PeaqKrest property

ChainInfo PeaqKrest
getter/setter pair

Implementation

static ChainInfo PeaqKrest = ChainInfo(
    2241,
    'peaq',
    'evm',
    'https://static.particle.network/token-list/peaq/native.png',
    'Peaq Krest Mainnet',
    'Mainnet',
    'https://www.peaq.network',
    ChainInfoNativeCurrency('KRST', 'KRST', 18),
    'https://erpc-krest.peaq.network',
    '',
    'https://krest.subscan.io',
    [ChainInfoFeature('EIP1559')],
  );