GMNetworkTestnet property

ChainInfo GMNetworkTestnet
getter/setter pair

Implementation

static ChainInfo GMNetworkTestnet = ChainInfo(
    202402181627,
    'GMNetwork',
    'evm',
    'https://static.particle.network/token-list/gmnetwork/native.png',
    'GMNetwork Testnet',
    'Testnet',
    'https://gmnetwork.ai',
    ChainInfoNativeCurrency('Ether', 'ETH', 18),
    'https://gmnetwork-testnet.alt.technology',
    '',
    'https://gmnetwork-testnet-explorer.alt.technology',
    [ChainInfoFeature('EIP1559')],
  );