mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@3fbd4eeac7 🚀
This commit is contained in:
parent
b312af3557
commit
241813144c
File diff suppressed because one or more lines are too long
|
@ -2,6 +2,7 @@
|
|||
"name": "Avalanche C-Chain",
|
||||
"chain": "AVAX",
|
||||
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
||||
"features": [{ "name": "EIP1559" }],
|
||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
|
|
@ -8255,6 +8255,9 @@
|
|||
"name": "Avalanche C-Chain",
|
||||
"chain": "AVAX",
|
||||
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
||||
"features": [{
|
||||
"name": "EIP1559"
|
||||
}],
|
||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
|
Loading…
Reference in New Issue
Block a user