EOSEVM property

ChainInfo EOSEVM
getter/setter pair

Implementation

static ChainInfo EOSEVM = ChainInfo(
    17777,
    'Eosevm',
    'evm',
    'https://static.particle.network/token-list/eosevm/native.png',
    'EOS EVM',
    'Mainnet',
    'https://eosnetwork.com',
    ChainInfoNativeCurrency('EOS', 'EOS', 18),
    'https://api.evm.eosnetwork.com',
    '',
    'https://explorer.evm.eosnetwork.com',
    [],
  );