mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Beagle Messaging Chain update (#1455)
* Create eip155-1515.json * Update eip155-1515.json
This commit is contained in:
parent
e080f3508e
commit
abca67db24
17
_data/chains/eip155-1515.json
Normal file
17
_data/chains/eip155-1515.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Beagle Messaging Chain",
|
||||
"chain": "BeagleChain",
|
||||
"rpc": [
|
||||
"https://beagle.chat/eth"
|
||||
],
|
||||
"faucets": ["https://faucet.beagle.chat/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Beagle",
|
||||
"symbol": "BG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://beagle.chat/",
|
||||
"shortName": "beagle",
|
||||
"chainId": 1515,
|
||||
"networkId": 1515
|
||||
}
|
Loading…
Reference in New Issue
Block a user