mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Avalanche networks
This commit is contained in:
parent
e819f5dc44
commit
fa2616e2ba
18
_data/chains/eip155-43113.json
Normal file
18
_data/chains/eip155-43113.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Avalanche Testnet Fuji",
|
||||||
|
"chain": "AVAX",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.avax-test.network/ext/bc/C/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "AVAX",
|
||||||
|
"symbol": "AVAX",
|
||||||
|
"decimals": 9
|
||||||
|
},
|
||||||
|
"infoURL": "https://cchain.explorer.avax-test.network",
|
||||||
|
"shortName": "Fuji",
|
||||||
|
"chainId": 43113,
|
||||||
|
"networkId": 43113
|
||||||
|
}
|
18
_data/chains/epi155-43114.json
Normal file
18
_data/chains/epi155-43114.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Avalanche Mainnet",
|
||||||
|
"chain": "AVAX",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.avax.network/ext/bc/C/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "AVAX",
|
||||||
|
"symbol": "AVAX",
|
||||||
|
"decimals": 9
|
||||||
|
},
|
||||||
|
"infoURL": "https://cchain.explorer.avax.network/",
|
||||||
|
"shortName": "Mainnet",
|
||||||
|
"chainId": 43114,
|
||||||
|
"networkId": 43114
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user