diff --git a/_data/chains/eip155-444900.json b/_data/chains/eip155-444900.json new file mode 100644 index 00000000..c0ebc624 --- /dev/null +++ b/_data/chains/eip155-444900.json @@ -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" + }] +} \ No newline at end of file