Deploying to gh-pages from @ ethereum-lists/chains@3b46b9b44d 🚀

This commit is contained in:
ligi 2023-06-02 10:16:50 +00:00
parent ae374304a4
commit 25547884cb
11 changed files with 2515 additions and 2441 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-2625.json Normal file
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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5731,6 +5731,19 @@
"rpc": ["https://testnet-api.ezchain.com/ext/bc/C/rpc"],
"faucets": ["https://testnet-faucet.ezchain.com"],
"infoURL": "https://ezchain.com"
}, {
"name": "WhiteBIT Network Testnet",
"chainId": 2625,
"shortName": "twbt",
"networkId": 2625,
"nativeCurrency": {
"name": "WhiteBIT Coin",
"symbol": "WBT",
"decimals": 18
},
"rpc": ["https://rpc-testnet.whitebit.network"],
"faucets": ["https://explorer.whitebit.network/testnet/faucet"],
"infoURL": "https://whitebit.com/wbt"
}, {
"name": "Boba Network Goerli Testnet",
"chainId": 2888,

View File

@ -8604,6 +8604,26 @@
"url": "https://testnet-cchain-explorer.ezchain.com",
"standard": "EIP3091"
}]
}, {
"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"
}]
}, {
"name": "Boba Network Goerli Testnet",
"chain": "ETH",

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

File diff suppressed because one or more lines are too long

View File

@ -440,6 +440,7 @@
"REDLC": "eip155:2611",
"EZChain": "eip155:2612",
"Fuji-EZChain": "eip155:2613",
"twbt": "eip155:2625",
"Bobagoerli": "eip155:2888",
"bty": "eip155:2999",
"cennz-r": "eip155:3000",