AstarzkEVMMainet property

ChainInfo AstarzkEVMMainet
getter/setter pair

Implementation

static ChainInfo AstarzkEVMMainet = ChainInfo(
    3776,
    'AstarZkEVM',
    'evm',
    'https://static.particle.network/token-list/astarzkevm/native.png',
    'Astar zkEVM Mainet',
    'Mainet',
    'https://astar.network',
    ChainInfoNativeCurrency('Sepolia Ether', 'ETH', 18),
    'https://rpc.startale.com/astar-zkevm',
    '',
    'https://astar-zkevm.explorer.startale.com',
    [],
  );