BaseSepolia property
Implementation
static ChainInfo BaseSepolia = ChainInfo(
84532,
'Base',
'evm',
'https://static.particle.network/token-list/base/native.png',
'Base Sepolia',
'Sepolia',
'https://base.org',
ChainInfoNativeCurrency('ETH', 'ETH', 18),
'https://sepolia.base.org',
'https://bridge.base.org/deposit',
'https://sepolia.basescan.org',
[ChainInfoFeature('EIP1559')],
);