GMNetwork property

ChainInfo GMNetwork
getter/setter pair

Implementation

static ChainInfo GMNetwork = ChainInfo(
    2777,
    'GMNetwork',
    'evm',
    'https://static.particle.network/token-list/gmnetwork/native.png',
    'GM Network Mainnet',
    'Mainnet',
    'https://gmnetwork.ai',
    ChainInfoNativeCurrency('Ether', 'ETH', 18),
    'https://rpc.gmnetwork.ai',
    '',
    'https://scan.gmnetwork.ai',
    [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
  );