mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fixed space formating
This commit is contained in:
parent
cc23140bf8
commit
06725635b4
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "AVAX",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.avax-test.network/ext/bc/C/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.avax-test.network/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
"symbol": "AVAX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cchain.explorer.avax-test.network",
|
||||
"shortName": "Fuji",
|
||||
"chainId": 43113,
|
||||
"networkId": 1
|
||||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "AVAX",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.avax-test.network/ext/bc/C/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.avax-test.network/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
"symbol": "AVAX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cchain.explorer.avax-test.network",
|
||||
"shortName": "Fuji",
|
||||
"chainId": 43113,
|
||||
"networkId": 1
|
||||
}
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "Avalanche Mainnet",
|
||||
"chain": "AVAX",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://api.avax.network/ext/bc/C/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
"symbol": "AVAX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cchain.explorer.avax.network/",
|
||||
"shortName": "Avalanche",
|
||||
"chainId": 43114,
|
||||
"networkId": 1
|
||||
"name": "Avalanche Mainnet",
|
||||
"chain": "AVAX",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://api.avax.network/ext/bc/C/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
"symbol": "AVAX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cchain.explorer.avax.network/",
|
||||
"shortName": "Avalanche",
|
||||
"chainId": 43114,
|
||||
"networkId": 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user