BOBTestnet property
Implementation
static ChainInfo BOBTestnet = ChainInfo(
111,
'BOB',
'evm',
'https://static.particle.network/token-list/bob/native.png',
'BOB Testnet',
'Testnet',
'https://www.gobob.xyz',
ChainInfoNativeCurrency('ETH', 'ETH', 18),
'https://testnet.rpc.gobob.xyz',
'',
'https://testnet-explorer.gobob.xyz',
[ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
);