mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc and faucet (#270)
This commit is contained in:
parent
18230fd702
commit
601225a3b8
|
@ -3,7 +3,7 @@
|
|||
"chain": "iotex.io",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://babel-api.mainnet.iotex.one"
|
||||
"https://babel-api.mainnet.iotex.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
"chain": "iotex.io",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://babel-api.testnet.iotex.one"
|
||||
"https://babel-api.testnet.iotex.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.iotex.io/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "IoTeX",
|
||||
|
|
Loading…
Reference in New Issue
Block a user