Developer Tools
Every Stagenet ships with built-in tools that remove common testing friction — funding accounts, generating wallets, sending transactions without signing, and scripting recurring activity. Find them under Stagenet → Tools (and Activity) in the sidebar.
Available tools
- Platform Wallet — a built-in account that sends transactions instantly without signing and reads as having the maximum balance and allowance for every ERC20.
- Wallet Generator — create a fresh address and fund it with the Stagenet’s native token in one click.
- Token Faucet — send any amount of any token (native or ERC20) to any address.
- Activity Scheduler — schedule recurring transactions to simulate ongoing user behaviour: swaps, deposits, keeper calls, rebalances.
From the CLI
If you’d rather drive these from your terminal, the CLI covers most of the same ground: generate-wallet, balance, erc20-balance, and impersonate.
Last updated on