Beagle Messaging Chain update (#1455)

* Create eip155-1515.json

* Update eip155-1515.json
This commit is contained in:
Wei Li 2022-08-19 21:17:00 +08:00 committed by GitHub
parent e080f3508e
commit abca67db24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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
}