Unlock the Full Power of Blocktools
Go Pro to get access to advanced features across the entire suite, designed for professional developers and teams.
Feature Comparison
Feature | Free Tier | Pro Tier |
---|---|---|
sol-console | ||
Interactive REPL & Local Compilation | ✅ | ✅ |
Mainnet Forking (`--fork-url`) | ❌ | ✅ |
Local Anvil Node (`--standalone`) | ❌ | ✅ |
Generate Foundry Tests (`record`) | ❌ | ✅ |
Fetch Verified ABIs from Etherscan | ❌ | ✅ |
Deep Event Search (100k+ Blocks) | ❌ | ✅ |
sol-sentry | ||
Scan for 15+ Vulnerabilities | ✅ | ✅ |
Guided, Interactive Remediation (`fix`) | ❌ | ✅ |
Automated Git Pre-commit Hook | ❌ | ✅ |
receipt-parse | ||
Decode Function Calls & Events | ✅ | ✅ |
Full Execution Trace, State Diffs & Gas Profile | ❌ | ✅ |
gas-forecaster | ||
Forecast Deployment & Call Costs | ✅ | ✅ |
Full Contract Gas Report (All Functions) | ❌ | ✅ |
CI/CD Gas Budgeting (`--budget`) | ❌ | ✅ |
event-tail | ||
Real-time Event Monitoring | ✅ | ✅ |
Pro License with Annual Updates
$99
Includes 1 year of updates. You own the software forever.
Get Your Pro LicenseFrequently Asked Questions
Is this a subscription?
Not exactly. It's a perpetual fallback license. You pay once for a license that you own forever. This purchase includes one year of free updates. If you choose not to renew after a year, the Pro tools will continue to work perfectly at the last version you received.
How many machines can I use my license on?
Your Pro license is tied to a unique machine ID and can be active on one machine at a time. To move your license to a new machine, please contact support for a license deactivation.
What happens after I purchase?
You will immediately receive an email containing your unique license key and simple instructions on how to activate it using the activate
command in any of the tools.
Do my private keys or source code leave my machine?
No. Your privacy and security are paramount. All Blocktools run 100% locally on your machine. Your private keys, source code, and other sensitive information are never sent to our servers or any third party. The only network requests made are to public APIs like your RPC provider or Etherscan, and these only contain public data like contract addresses.