Peaq property

ChainInfo Peaq
getter/setter pair

Implementation

static ChainInfo Peaq = ChainInfo(
    3338,
    'Peaq Network',
    'evm',
    'https://static.particle.network/token-list/peaq/native.png',
    'Peaq Mainnet',
    'Mainnet',
    'https://peaq.subscan.io',
    ChainInfoNativeCurrency('PEAQ', 'PEAQ', 18),
    ' https://evm.peaq.network',
    '',
    'https://peaq.subscan.io',
    [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
  );