🔥 Furnace 🔥 Testnet
Randamu's furnace
testnet is an EVM testnet and is available via JSON RPC and Websockets at the following respective URLs:
- https://furnace.firepit.network
- wss://furnace.firepit.network
Testnet faucet​
In order to use the furnace
testnet, you must request tokens from our faucet API by providing your wallet address.
The easiest way to achieve this is by using cURL from your terminal:
curl -XPOST https://hose.firepit.network/gimme?address=0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefde
replacing 0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefde
with your wallet address.
note
You will be given a small number of tokens, and have a limit on the number of times you can request tokens per day (by both IP and wallet address). If you need a large number of tokens for some reason, reach out to the team on Telegram or Slack and we can assist you.