Ancient8Testnet property

ChainInfo Ancient8Testnet
getter/setter pair

Implementation

static ChainInfo Ancient8Testnet = ChainInfo(
    28122024,
    'ancient8',
    'evm',
    'https://static.particle.network/token-list/ancient8/native.png',
    'Ancient8 Testnet',
    'Testnet',
    'https://ancient8.gg',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://rpcv2-testnet.ancient8.gg',
    '',
    'https://scanv2-testnet.ancient8.gg',
    [ChainInfoFeature('EIP1559')],
  );