MantaTestnet property
Implementation
static ChainInfo MantaTestnet = ChainInfo(
3441005,
'Manta',
'evm',
'https://static.particle.network/token-list/manta/native.png',
'Manta Testnet',
'Testnet',
'https://manta.network',
ChainInfoNativeCurrency('ETH', 'ETH', 18),
'https://pacific-rpc.testnet.manta.network/http',
'https://pacific-info.manta.network',
'https://pacific-explorer.testnet.manta.network',
[ChainInfoFeature('EIP1559')],
);