update rpc and faucet (#270)

This commit is contained in:
guo 2021-05-21 13:19:30 -07:00 committed by GitHub
parent 18230fd702
commit 601225a3b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"chain": "iotex.io",
"network": "mainnet",
"rpc": [
"https://babel-api.mainnet.iotex.one"
"https://babel-api.mainnet.iotex.io"
],
"faucets": [
],

View File

@ -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",