Withdraw without
Your staked $BULLION lives in a smart contract on Robinhood Chain — not on this website. You can always get it back directly from the blockchain, even if this site goes down, changes, or disappears, and without asking anyone's permission. Here's how. Save this page.
The one address that matters
Bullion Reward Pool — this contract holds all staked BULLION:
It is verified and public on the blockchain's own explorer (this is not our site):
robinhoodchain.blockscout.com/address/0xeA3172A18bCEeE0e4c6151D8CaF80d48Ca87951F
Bookmark that link. As long as Robinhood Chain exists, that page works.
Withdraw in 5 steps (any wallet, no Bullion site needed)
- Open the contract's Write Contract page (link above).
- Make sure your wallet is on Robinhood Chain (chain id
4663). - Click Connect Wallet and connect the wallet you staked with.
- Use one of these functions:
emergencyWithdraw— enter just thetiernumber (0 = 1h, 1 = 6h, 2 = 12h, 3 = 24h). Pulls your entire position for that tier. The simplest "give me everything back" button.withdraw— enter theamount(in wei) and thetier, to withdraw a specific amount.
- Click Write, confirm in your wallet, pay the tiny gas fee. Your BULLION returns to your wallet.
Tip: to fill the withdraw amount in wei, add 18 zeros (100 BULLION = 100000000000000000000). Or just use emergencyWithdraw, which needs no amount.
What you get back
- After your lock period has elapsed: 100% of your stake, no penalty.
- Before it elapses (early exit): your stake minus a 5% burn — the same rule the website enforces. You are never blocked from leaving; early departure just costs 5%.
- Still "pending" (not activated yet): use
cancelPending(enter the tier) for 100% back, no penalty.
Your rewards are separate and can be claimed any time with claim (per asset) or claimAll — they are never locked.
Why no one can stop you
- The contract is immutable — nobody can change it, freeze it, or pause withdrawals. There is no pause function; it does not exist in the code.
- The admin's only powers are housekeeping. The admin cannot touch your stake or block a withdrawal.
- Withdrawal is permissionless — between you and the blockchain. No website, server, or person in the middle.
- Independently audited twice, including a property test proving every staker can always exit, checked across 200,000 random scenarios.
You are always in control of your own tokens. The website is a convenience, not a gatekeeper. Keep this page and the contract address, and you can recover your stake yourself, any time, forever.