DODOChainTestnet property
Implementation
static ChainInfo DODOChainTestnet = ChainInfo(
53457,
'DODOChain',
'evm',
'https://static.particle.network/token-list/dodochain/native.png',
'DODOChain Testnet',
'Testnet',
'https://www.dodochain.com',
ChainInfoNativeCurrency('DODO', 'DODO', 18),
'https://dodochain-testnet.alt.technology',
'',
'https://testnet-scan.dodochain.com',
[ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
);