mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
525 B
JSON
24 lines
525 B
JSON
{
|
|
"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"
|
|
}]
|
|
} |