add eip155-444900.json

This commit is contained in:
huangyu9784 2022-03-16 17:27:50 +08:00
parent cae8d2b27c
commit 9458c22d5f

View 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": "EIP3091"
}]
}