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@35e3770508 🚀
This commit is contained in:
parent
c904afb0d3
commit
4fec1701a9
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Beagle Messaging Chain",
|
||||
"chain": "BeagleChain",
|
||||
"chain": "BMC",
|
||||
"rpc": [
|
||||
"https://beagle.chat/eth"
|
||||
],
|
||||
|
@ -13,5 +13,10 @@
|
|||
"infoURL": "https://beagle.chat/",
|
||||
"shortName": "beagle",
|
||||
"chainId": 1515,
|
||||
"networkId": 1515
|
||||
"networkId": 1515,
|
||||
"explorers": [{
|
||||
"name": "Beagle Messaging Chain Explorer",
|
||||
"url": "https://eth.beagle.chat",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
|
@ -4147,7 +4147,7 @@
|
|||
}]
|
||||
}, {
|
||||
"name": "Beagle Messaging Chain",
|
||||
"chain": "BeagleChain",
|
||||
"chain": "BMC",
|
||||
"rpc": ["https://beagle.chat/eth"],
|
||||
"faucets": ["https://faucet.beagle.chat/"],
|
||||
"nativeCurrency": {
|
||||
|
@ -4158,7 +4158,12 @@
|
|||
"infoURL": "https://beagle.chat/",
|
||||
"shortName": "beagle",
|
||||
"chainId": 1515,
|
||||
"networkId": 1515
|
||||
"networkId": 1515,
|
||||
"explorers": [{
|
||||
"name": "Beagle Messaging Chain Explorer",
|
||||
"url": "https://eth.beagle.chat",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Catecoin Chain Mainnet",
|
||||
"chain": "Catechain",
|
||||
|
|
Loading…
Reference in New Issue
Block a user