XterioETHTestnet property

ChainInfo XterioETHTestnet
getter/setter pair

Implementation

static ChainInfo XterioETHTestnet = ChainInfo(
    1637451,
    'xterioeth',
    'evm',
    'https://static.particle.network/token-list/xterioeth/native.png',
    'Xterio(ETH) Testnet',
    'Testnet',
    'https://xterscan.io',
    ChainInfoNativeCurrency('Ether', 'ETH', 18),
    'https://xterio-eth-testnet.alt.technology',
    '',
    'https://eth-testnet.xterscan.io',
    [ChainInfoFeature('EIP1559')],
  );