Add Avalanche C-Chain PublicNode RPC Endpoint (#2380)

This commit is contained in:
Sephiroth 2023-03-08 07:21:30 +00:00 committed by GitHub
parent 8fba4fddcb
commit d335edf01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,10 @@
"name": "Avalanche C-Chain",
"chain": "AVAX",
"icon": "avax",
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
"rpc": [
"https://api.avax.network/ext/bc/C/rpc",
"https://avalanche-c-chain.publicnode.com"
],
"features": [{ "name": "EIP1559" }],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {