XterioETH property

ChainInfo XterioETH
getter/setter pair

Implementation

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