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@eac94f5951 🚀
This commit is contained in:
parent
9eb104587e
commit
93cc6a4711
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2429,6 +2429,19 @@
|
|||
"rpc": ["https://tsfapi.europool.me"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://teslafunds.io"
|
||||
}, {
|
||||
"name": "BON Network",
|
||||
"chainId": 1898,
|
||||
"shortName": "boya",
|
||||
"networkId": 1,
|
||||
"nativeCurrency": {
|
||||
"name": "BOYACoin",
|
||||
"symbol": "BOY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://8.210.150.70:8545"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://boyanet.org"
|
||||
}, {
|
||||
"name": "EtherGem",
|
||||
"chainId": 1987,
|
||||
|
|
|
@ -3298,6 +3298,26 @@
|
|||
"shortName": "tsf",
|
||||
"chainId": 1856,
|
||||
"networkId": 1
|
||||
}, {
|
||||
"name": "BON Network",
|
||||
"chain": "BON",
|
||||
"network": "testnet",
|
||||
"rpc": ["http://8.210.150.70:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BOYACoin",
|
||||
"symbol": "BOY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://boyanet.org",
|
||||
"shortName": "boya",
|
||||
"chainId": 1898,
|
||||
"networkId": 1,
|
||||
"explorers": [{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.boyanet.org:4001",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "EtherGem",
|
||||
"chain": "EGEM",
|
||||
|
|
|
@ -186,6 +186,7 @@
|
|||
"ath": "eip155:1620",
|
||||
"bta": "eip155:1657",
|
||||
"tsf": "eip155:1856",
|
||||
"boya": "eip155:1898",
|
||||
"egem": "eip155:1987",
|
||||
"420": "eip155:2020",
|
||||
"edg": "eip155:2021",
|
||||
|
|
Loading…
Reference in New Issue
Block a user