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@4e93d1d593 🚀
This commit is contained in:
parent
05a1357378
commit
04c06ed546
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2140,9 +2140,9 @@
|
|||
"symbol": "AMBR",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.ambroschain.com"],
|
||||
"rpc": ["https://api.ambros.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://bcmhunt.com/"
|
||||
"infoURL": "https://ambros.network"
|
||||
}, {
|
||||
"name": "Wanchain",
|
||||
"chainId": 888,
|
||||
|
@ -3349,9 +3349,9 @@
|
|||
"symbol": "AMBR",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet.ambroschain.com"],
|
||||
"rpc": ["https://api.testnet.ambros.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://bcmhunt.com/"
|
||||
"infoURL": "https://test.ambros.network"
|
||||
}, {
|
||||
"name": "Mammoth",
|
||||
"chainId": 8898,
|
||||
|
|
|
@ -2939,20 +2939,20 @@
|
|||
}, {
|
||||
"name": "Ambros Chain Mainnet",
|
||||
"chain": "ambroschain",
|
||||
"rpc": ["https://mainnet.ambroschain.com"],
|
||||
"rpc": ["https://api.ambros.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AMBROS",
|
||||
"symbol": "AMBR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bcmhunt.com/",
|
||||
"infoURL": "https://ambros.network",
|
||||
"shortName": "ambros",
|
||||
"chainId": 880,
|
||||
"networkId": 880,
|
||||
"explorers": [{
|
||||
"name": "Ambros Chain Explorer",
|
||||
"url": "https://explorer.ambroschain.com",
|
||||
"url": "https://ambrosscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
@ -4659,20 +4659,20 @@
|
|||
}, {
|
||||
"name": "Ambros Chain Testnet",
|
||||
"chain": "ambroschain",
|
||||
"rpc": ["https://testnet.ambroschain.com"],
|
||||
"rpc": ["https://api.testnet.ambros.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AMBROS",
|
||||
"symbol": "AMBR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bcmhunt.com/",
|
||||
"infoURL": "https://test.ambros.network",
|
||||
"shortName": "ambrostestnet",
|
||||
"chainId": 8888,
|
||||
"networkId": 8888,
|
||||
"explorers": [{
|
||||
"name": "Ambros Chain Explorer",
|
||||
"url": "https://testexplorer.ambroschain.com",
|
||||
"url": "https://testnet.ambrosscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user