chains/_data/chains/eip155-44787.json

22 lines
487 B
JSON

{
"name": "Celo Alfajores Testnet",
"chainId": 44787,
"shortName": "ALFA",
"chain": "CELO",
"networkId": 44787,
"nativeCurrency": {
"name": "CELO",
"symbol": "CELO",
"decimals": 18
},
"rpc": [
"https://alfajores-forno.celo-testnet.org",
"wss://alfajores-forno.celo-testnet.org/ws"
],
"faucets": [
"https://celo.org/developers/faucet",
"https://cauldron.pretoriaresearchlab.io/alfajores-faucet"
],
"infoURL": "https://docs.celo.org/"
}