mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
BitEth (#2855)
* 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:
parent
5541adbdd2
commit
82adb6507c
16
_data/chains/eip155-8086.json
Normal file
16
_data/chains/eip155-8086.json
Normal 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": []
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user