chains/_data/chains/4.json
2019-04-24 17:57:49 +02:00

12 lines
287 B
JSON

{
"name": "Ethereum Testnet Rinkeby",
"short_name": "rin",
"chain": "ETH",
"network": "rinkeby",
"chain_id": 4,
"network_id": 4,
"rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}"],
"faucets": ["https://faucet.rinkeby.io"],
"info_url": "https://www.rinkeby.io"
}