* Create eip155-6502.json

* Update eip155-6502.json

* Update _data/chains/eip155-6502.json

* Create eip155-8086.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Peerpay 2023-05-17 12:46:32 -07:00 committed by GitHub
parent 5541adbdd2
commit 82adb6507c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "BitEth",
"chain": "BTE",
"rpc": ["https://rpc.biteth.org"],
"faucets": [],
"nativeCurrency": {
"name": "BitEth",
"symbol": "BTE",
"decimals": 18
},
"infoURL": "https://biteth.org",
"shortName": "BitEth",
"chainId": 8086,
"networkId": 8086,
"explorers": []
}