Klaytn property

ChainInfo Klaytn
getter/setter pair

Implementation

static ChainInfo Klaytn = ChainInfo(
    8217,
    'Klaytn',
    'evm',
    'https://static.particle.network/token-list/klaytn/native.png',
    'Klaytn Mainnet',
    'Mainnet',
    'https://www.klaytn.com',
    ChainInfoNativeCurrency('Klaytn', 'KLAY', 18),
    'https://cypress.fandom.finance/archive',
    '',
    'https://scope.klaytn.com',
    [],
  );