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@d335edf01f 🚀
This commit is contained in:
parent
e8d05994b9
commit
163f0a6334
4220
chain_icons.json
4220
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,10 @@
|
||||||
"name": "Avalanche C-Chain",
|
"name": "Avalanche C-Chain",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
"icon": "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" }],
|
"features": [{ "name": "EIP1559" }],
|
||||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7483,7 +7483,7 @@
|
||||||
"symbol": "AVAX",
|
"symbol": "AVAX",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
"rpc": ["https://api.avax.network/ext/bc/C/rpc", "https://avalanche-c-chain.publicnode.com"],
|
||||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||||
"infoURL": "https://www.avax.network/"
|
"infoURL": "https://www.avax.network/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -11156,7 +11156,7 @@
|
||||||
"name": "Avalanche C-Chain",
|
"name": "Avalanche C-Chain",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
"icon": "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": [{
|
"features": [{
|
||||||
"name": "EIP1559"
|
"name": "EIP1559"
|
||||||
}],
|
}],
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user