PlatON property

ChainInfo PlatON
getter/setter pair

Implementation

static ChainInfo PlatON = ChainInfo(
    210425,
    'PlatON',
    'evm',
    'https://static.particle.network/token-list/platon/native.png',
    'PlatON Mainnet',
    'Mainnet',
    'https://www.platon.network',
    ChainInfoNativeCurrency('LAT', 'LAT', 18),
    'https://openapi2.platon.network/rpc',
    '',
    'https://scan.platon.network',
    [],
  );