Randomness
dcipher's Verifiable Randomness Services are available across multiple blockchain networks, including production mainnets and testnets for development and testing.
Mainnet Networks
Network | Chain ID | RandomnessSender Proxy Contract |
---|---|---|
Filecoin | 314 | 0xDD6FdE56432Cd3c868FEC7F1430F741967Fb0de8 |
Polygon | 137 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Testnet Networks
Network | Chain ID | RandomnessSender Proxy Contract |
---|---|---|
Filecoin Calibration | 314159 | 0x94C5774DEa83a921244BF362a98c12A5aAD18c87 |
Base Sepolia | 84532 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Arbitrum Sepolia | 421614 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Optimism Sepolia | 11155420 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Avalanche C-Chain | 43113 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Sei | 713715 | 0xf4e080Db4765C856c0af43e4A8C4e31aA3b48779 |
Furnace | 1337 | 0xbf6b0Ed504bf595021a634e5d7161DD20ea42f18 |
Network Details
🔥 Furnace Testnet
Randamu's furnace
testnet is an EVM testnet and is available via JSON RPC and Websockets at the following respective URLs:
- HTTPS:
https://api.furnace.dcipher.network
- Websockets:
wss://ws.furnace.dcipher.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.dcipher.network/gimme?address=0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefde
Replace 0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefde
with your wallet address.
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.
Request a New Network
We aim to bring Verifiable Randomness Services to all the ecosystems who need it!
In case your network of choice is not supported yet by our stack, don't hesitate to request its addition at: [email protected].