Add WhiteBIT Network testnet (#2595)

* Create eip155-2625.json

Add WhiteBIT Network testnet chain id

* Create whitebit-testnet.json

Add WhiteBIT network testnet icon

* Add files via upload

Add WhiteBIT Network testnet icon

* Create QmSQK2mR2bH4kDihjHhvtpWbTKqdEsRhsXEKe6tRacYwU6

* Update eip155-2625.json

* Rename QmSQK2mR2bH4kDihjHhvtpWbTKqdEsRhsXEKe6tRacYwU6 to QmSyEtjE7xsssFFEULAr5e2oabUaWonyp96FZzeJgB1DET

* Update whitebit-testnet.json

* added offset to stop tag in svg

* Update eip155-2625.json

run prettier

* Update eip155-2625.json

run prettier

---------

Co-authored-by: ccxdev <anywaycode@gmail.com>
Co-authored-by: Vladyslav Hryhoriev <vladyslav.hryhoriev@ec319.com>
This commit is contained in:
White Bull 2023-06-02 12:10:30 +02:00 committed by GitHub
parent 83ed39b0fe
commit 3b46b9b44d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "WhiteBIT Network Testnet",
"chain": "WBT",
"rpc": ["https://rpc-testnet.whitebit.network"],
"faucets": ["https://explorer.whitebit.network/testnet/faucet"],
"nativeCurrency": {
"name": "WhiteBIT Coin",
"symbol": "WBT",
"decimals": 18
},
"infoURL": "https://whitebit.com/wbt",
"shortName": "twbt",
"chainId": 2625,
"networkId": 2625,
"icon": "whitebit-testnet",
"explorers": [
{
"name": "wb-explorer-testnet",
"url": "https://explorer.whitebit.network/testnet",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQqAAn2F98TH5ouRyvReKxQdaGKjE7WJQPEPW6mFFVXUT",
"width": 32,
"height": 32,
"format": "svg"
}
]

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><circle cx="16" cy="16" r="16" fill="#3A3A3C"/><path fill="url(#a)" d="M16.68 14.25a1.35 1.35 0 0 0-1.26-.52 1.36 1.36 0 0 0-1.07.82l-2.04 4.96-1.78-3.31a1.37 1.37 0 0 0-1.81-.53 1.32 1.32 0 0 0-.58 1.77l3.13 5.85a1.34 1.34 0 0 0 1.2.71h.07a1.37 1.37 0 0 0 1.18-.83l2.24-5.43 1.7 2.2a1.35 1.35 0 0 0 1.25.52 1.36 1.36 0 0 0 1.07-.82L24 9.88A11.12 11.12 0 0 0 21.85 8l-3.48 8.46-1.7-2.2Z"/><defs><linearGradient id="a" x1="7.98" x2="24.65" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#E9C570"/><stop offset="1" stop-color="#F7B839"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 667 B