PGN property

ChainInfo PGN
getter/setter pair

Implementation

static ChainInfo PGN = ChainInfo(
    424,
    'PGN',
    'evm',
    'https://static.particle.network/token-list/pgn/native.png',
    'PGN Mainnet',
    'Mainnet',
    'https://publicgoods.network',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://sepolia.publicgoods.network',
    '',
    'https://explorer.publicgoods.network',
    [ChainInfoFeature('EIP1559')],
  );