Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Create eip155-6502.json

* Update eip155-6502.json

* Update _data/chains/eip155-6502.json

* Create eip155-8086.json

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
PeerpayCorp and ligi authored May 17, 2023
1 parent 5541adb commit 82adb65
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _data/chains/eip155-8086.json
Original file line number Diff line number Diff line change
@@ -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": []
}

0 comments on commit 82adb65

Please sign in to comment.