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@baa41feeff 🚀
This commit is contained in:
parent
1c061012b8
commit
286025b897
File diff suppressed because one or more lines are too long
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-mainnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-testnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-previewnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-localnet",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2112,7 +2112,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.hashio.io/api"],
|
||||
"faucets": [],
|
||||
|
@ -2125,7 +2125,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet.hashio.io/api"],
|
||||
"faucets": ["https://portal.hedera.com"],
|
||||
|
@ -2138,7 +2138,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://previewnet.hashio.io/api"],
|
||||
"faucets": ["https://portal.hedera.com"],
|
||||
|
@ -2151,7 +2151,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
|
|
|
@ -3053,7 +3053,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-mainnet",
|
||||
|
@ -3095,7 +3095,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-testnet",
|
||||
|
@ -3137,7 +3137,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-previewnet",
|
||||
|
@ -3163,7 +3163,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-localnet",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user