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",
|
"name": "Beagle Messaging Chain",
|
||||||
"chain": "BeagleChain",
|
"chain": "BMC",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://beagle.chat/eth"
|
"https://beagle.chat/eth"
|
||||||
],
|
],
|
||||||
|
@ -13,5 +13,10 @@
|
||||||
"infoURL": "https://beagle.chat/",
|
"infoURL": "https://beagle.chat/",
|
||||||
"shortName": "beagle",
|
"shortName": "beagle",
|
||||||
"chainId": 1515,
|
"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",
|
"name": "Beagle Messaging Chain",
|
||||||
"chain": "BeagleChain",
|
"chain": "BMC",
|
||||||
"rpc": ["https://beagle.chat/eth"],
|
"rpc": ["https://beagle.chat/eth"],
|
||||||
"faucets": ["https://faucet.beagle.chat/"],
|
"faucets": ["https://faucet.beagle.chat/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -4158,7 +4158,12 @@
|
||||||
"infoURL": "https://beagle.chat/",
|
"infoURL": "https://beagle.chat/",
|
||||||
"shortName": "beagle",
|
"shortName": "beagle",
|
||||||
"chainId": 1515,
|
"chainId": 1515,
|
||||||
"networkId": 1515
|
"networkId": 1515,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Beagle Messaging Chain Explorer",
|
||||||
|
"url": "https://eth.beagle.chat",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Catecoin Chain Mainnet",
|
"name": "Catecoin Chain Mainnet",
|
||||||
"chain": "Catechain",
|
"chain": "Catechain",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user