MAPProtocolTestnet property
Implementation
static ChainInfo MAPProtocolTestnet = ChainInfo(
212,
'MAPProtocol',
'evm',
'https://static.particle.network/token-list/mapprotocol/native.png',
'MAP Protocol Testnet',
'Testnet',
'https://maplabs.io',
ChainInfoNativeCurrency('MAPO', 'MAPO', 18),
'https://testnet-rpc.maplabs.io',
'https://faucet.mapprotocol.io',
'https://testnet.maposcan.io',
[ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
);