mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Explorer address (#1459)
* Create eip155-1515.json * Update eip155-1515.json * Update eip155-1515.json add explorer address
This commit is contained in:
parent
abca67db24
commit
35e3770508
|
@ -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"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user