Manta property

ChainInfo Manta
getter/setter pair

Implementation

static ChainInfo Manta = ChainInfo(
    169,
    'Manta',
    'evm',
    'https://static.particle.network/token-list/manta/native.png',
    'Manta Mainnet',
    'Mainnet',
    'https://manta.network',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://pacific-rpc.manta.network/http',
    '',
    'https://pacific-explorer.manta.network',
    [ChainInfoFeature('EIP1559')],
  );