PlatONTestnet property

ChainInfo PlatONTestnet
getter/setter pair

Implementation

static ChainInfo PlatONTestnet = ChainInfo(
    2206132,
    'PlatON',
    'evm',
    'https://static.particle.network/token-list/platon/native.png',
    'PlatON Testnet',
    'Testnet',
    'https://www.platon.network',
    ChainInfoNativeCurrency('LAT', 'LAT', 18),
    'https://devnetopenapi2.platon.network/rpc',
    'https://devnet2faucet.platon.network/faucet',
    'https://devnet2scan.platon.network',
    [],
  );