MantaSepolia property

ChainInfo MantaSepolia
getter/setter pair

Implementation

static ChainInfo MantaSepolia = ChainInfo(
    3441006,
    'Manta',
    'evm',
    'https://static.particle.network/token-list/manta/native.png',
    'Manta Sepolia',
    'Sepolia',
    'https://manta.network',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://pacific-rpc.sepolia-testnet.manta.network/http',
    'https://pacific-info.manta.network',
    'https://pacific-explorer.sepolia-testnet.manta.network',
    [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
  );