ZetaChainTestnet property
ChainInfo
ZetaChainTestnet
getter/setter pair
Implementation
static ChainInfo ZetaChainTestnet = ChainInfo(
7001,
'ZetaChain',
'evm',
'https://static.particle.network/token-list/zetachain/native.png',
'ZetaChain Testnet',
'Testnet',
'https://zetachain.com',
ChainInfoNativeCurrency('ZETA', 'ZETA', 18),
'https://zetachain-athens-evm.blockpi.network/v1/rpc/public',
'https://labs.zetachain.com/get-zeta',
'https://zetachain-athens-3.blockscout.com',
[ChainInfoFeature('EIP1559')],
);