mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add PublicNode Avalanche Fuji C-Chain Endpoint (#2834)
This commit is contained in:
parent
4168273a4a
commit
8641e0edb8
|
@ -2,7 +2,10 @@
|
|||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "AVAX",
|
||||
"icon": "avax",
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||
"rpc": [
|
||||
"https://api.avax-test.network/ext/bc/C/rpc",
|
||||
"https://avalanche-fuji-c-chain.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://faucet.avax-test.network/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
|
Loading…
Reference in New Issue
Block a user