mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add eip155-444900.json (#984)
* add eip155-444900.json * fix explorers to none * fix explorer
This commit is contained in:
parent
cae8d2b27c
commit
a76aae1c99
24
_data/chains/eip155-444900.json
Normal file
24
_data/chains/eip155-444900.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Weelink Testnet",
|
||||
"chain": "WLK",
|
||||
"rpc": [
|
||||
"https://weelinknode1c.gw002.oneitfarm.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.weelink.gw002.oneitfarm.com"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Weelink Chain Token",
|
||||
"symbol": "tWLK",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://weelink.cloud",
|
||||
"shortName": "wlkt",
|
||||
"chainId": 444900,
|
||||
"networkId": 444900,
|
||||
"explorers": [{
|
||||
"name": "weelink-testnet",
|
||||
"url": "https://weelink.cloud/#/blockView/overview",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user