CeloTestnet property

ChainInfo CeloTestnet
getter/setter pair

Implementation

static ChainInfo CeloTestnet = ChainInfo(
    44787,
    'Celo',
    'evm',
    'https://static.particle.network/token-list/celo/native.png',
    'Celo Testnet',
    'Testnet',
    'https://docs.celo.org',
    ChainInfoNativeCurrency('Celo', 'CELO', 18),
    'https://alfajores-forno.celo-testnet.org',
    ' https://celo.org/developers/faucet',
    'https://explorer.celo.org/alfajores',
    [],
  );