Skip to content

Commit

Permalink
Add WhiteBIT Network mainnet (#3273)
Browse files Browse the repository at this point in the history
* Create eip155-1875.json

* Create whitebit.json

* upload wbt icon

* Update eip155-1875.json
  • Loading branch information
john-whitebit authored Aug 3, 2023
1 parent af4c372 commit a8f69c8
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-1875.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "WhiteBIT Network",
"chain": "WBT",
"rpc": ["https://rpc.whitebit.network"],
"faucets": [],
"nativeCurrency": {
"name": "WhiteBIT Coin",
"symbol": "WBT",
"decimals": 18
},
"infoURL": "https://whitebit.network",
"shortName": "wbt",
"chainId": 1875,
"networkId": 1875,
"icon": "whitebit",
"explorers": [
{
"name": "wb-explorer",
"url": "https://explorer.whitebit.network",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/whitebit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://Qmbi6cqsQyDjkQSoxbNTTUy8WGyVEFqCtATX2aF4KLmCcZ",
"width": 512,
"height": 512,
"format": "png"
}
]
Binary file not shown.

0 comments on commit a8f69c8

Please sign in to comment.