mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added faucet to testnet
This commit is contained in:
parent
6b1a38f5d6
commit
be5663417a
|
@ -5,7 +5,9 @@
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://api.avax-test.network/ext/bc/C/rpc"
|
"https://api.avax-test.network/ext/bc/C/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [
|
||||||
|
"https://faucet.avax-test.network/"
|
||||||
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "AVAX",
|
"name": "AVAX",
|
||||||
"symbol": "AVAX",
|
"symbol": "AVAX",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user