BOB property

ChainInfo BOB
getter/setter pair

Implementation

static ChainInfo BOB = ChainInfo(
    60808,
    'BOB',
    'evm',
    'https://static.particle.network/token-list/bob/native.png',
    'BOB Mainnet',
    'Mainnet',
    'https://www.gobob.xyz',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://rpc.gobob.xyz',
    '',
    'https://explorer.gobob.xyz',
    [ChainInfoFeature('EIP1559')],
  );