Cart
Upload +
Log In
Browse
Apps & Tools
Web Apps
One-click browser tools
AI Agents
Act for you, on any site
Blockchain
Wallet & on-chain tools
VPN
Switch region in a tap
Blockchain + AI
Agents that read the chain
AI Actions
Agents that take action
Web3 Apps
Built for on-chain use
Media
News
Curated links, in-app
Books
1M books, no limits
Audiobooks
250K audiobooks, free
Video
Stream inside BotSurf
Audio
Music & podcasts, free
157 categories in the store
See the BotStore →
Features
Platform
BOT Token
Fixed supply, real utility
Extensions
Free for every browser
Whitepaper
How it all fits together
The tokens and extensions behind BotGentz
Learn about BOT →
Solutions
AI Agents
AI Agents on Any Site
Act for you, on any site
On-Device AI
Local, private, works offline
Everyday Tools
Everyday Web Apps
One-click browser tools
Shopping & Price Tools
Compare prices automatically
Productivity Tools
Notes, reminders, checklists
Finance Tools
Calculators & converters
Developer Tools
Format, test, convert inline
Web3 & Blockchain
Web3 & Blockchain Apps
Wallet & on-chain tools
Blockchain + AI
Agents that read the chain
VPN & Region Access
Switch region in a tap
Free Media
Free Books
1M books, no limits
Free Audiobooks
250K audiobooks, free
Free Video, Music & News
Video, music & news
Creator Tools
Upload & Get Paid
Upload and get paid
Referral Rewards
Earn BOT for real signups
14 solutions across 5 categories
See all →
Products
Hardware
BotSurf
The AI agent browser
BotFone
Agents, in your pocket
BotFlip
The laptop agents run on
BotPad
Room to read and work
Devices built to run agents on-device
Compare devices →
Resources
Resources
Download BotSurf
Every device, free
How BotGentz Works
A tour of everyday use
Advertise
Reach readers & listeners
Business
For Teams
BotGentz for Business
Tools picked for your team
Pricing
Starter, Growth, Enterprise
Popular Industries
Technology & SaaS
Formatters, testers, converters
Retail & E-commerce
Price checks, listing prep
Finance & Fintech
Calculations, formatting
Marketing & Advertising
Content prep, scheduling
Healthcare & Life Sciences
Scheduling, documentation
Real Estate & Property
Admin, client follow-up
15 industries covered in total
See all industries →
Jump to a category…
All Categories
Accessibility
AI Accessibility
AI Accounting
AI Agriculture
AI Analytics
AI Animal Welfare
AI Arts
AI Automotive
AI Aviation
AI Banking
AI Beverage
AI Business
AI Business Dev
AI Business Ops
AI Camp
AI Careers
AI Cloud
AI Community
AI Compliance
AI Construction
AI Consumer Affairs
AI Content Marketing
AI Corporate Governance
AI Craft
AI Crafts
AI Creative
AI Customer Experience
AI Customer Service
AI Customer Support
AI Database
AI Dating
AI Design
AI Developer
AI Development
AI DIY
AI E-commerce
AI Education
AI Energy
AI Engineering
AI Enterprise
AI Entertainment
AI Environmental
AI Events
AI Executive
AI Fashion
AI Film
AI Finance
AI Food
AI Gaming
AI Gardening
AI Governance
AI Government
AI Health
AI Health & Safety
AI Healthcare
AI Healthcare Admin
AI Home Improvement
AI Home Services
AI Hospitality
AI HR
AI Human Resources
AI Immigration
AI Insurance
AI Internal Comms
AI Investor
AI IT Support
AI Landscaping
AI Laundry
AI Legal
AI Lifestyle
AI Logistics
AI Maintenance
AI Manufacturing
AI Marketing
AI Media
AI Moving
AI Music
AI Networking
AI Nonprofit
AI Operations
AI Organizing
AI Performing Arts
AI Personal
AI Pet
AI Pets
AI Photography
AI Procurement
AI Product
AI Productivity
AI Professional Services
AI Project Management
AI Project Mgmt
AI Property
AI Quality
AI Real Estate
AI Recruiting
AI Religion
AI Research
AI Retail
AI Retention
AI Safety
AI Sales
AI Security
AI Service Mgmt
AI Social
AI Social Services
AI Sports
AI Strategy
AI Support
AI Sustainability
AI Tax
AI Team Collaboration
AI Technology
AI Telecommunications
AI Textiles
AI Tourism
AI Trade
AI Transport
AI Transportation
AI Travel
AI Utilities
AI Wellness
Airdrops
Analytics
Appearance
Blockchain
DAO
DeFi
Design & Development
Developer Tools
Education
Entertainment
Finance
Gaming
Gas & Fees
Governance
Health
Identity
Media
News & Media
NFTs
Portfolio
Privacy
Productivity
Research
Security
SEO & Marketing
Shopping
Shopping & Deals
Social
Social Media
Social Media Tools
Sports
Streaming
Travel
Utilities
Wallets
Developer Tools
All Platforms
Chrome
Firefox
Edge
Mutation Testing Score Reporter
Report mutation testing scores: view score, killed/survived mutants, and coverage from contract and test data.
View
Transaction Trace Decoder
Decode transaction traces: view function calls, input/output data, events, and logs from any transaction.
View
Revert Reason Decoder from Raw Bytes
Decode revert reasons from raw bytes: support Error(string), Panic(uint256), and custom errors via ABI.
View
Storage Slot Layout Inspector
Inspect storage slot values: view raw data at specified slots for any contract address on EVM chains.
View
Storage Slot Value Diff Tracker
Track storage slot value changes between two blocks: compare raw values and detect diffs for any contract.
View
Opcode-Level Execution Step Debugger
Debug opcode-level execution step by step: inspect PC, opcode, stack, memory, storage, and gas state.
View
Memory Layout Inspector at Breakpoint
Memory layout inspector at EVM breakpoints: view contract memory, stack, storage, and bytecode at a specific PC.
View
Event Log Decoder from Raw Topics
Decode raw EVM event logs from any transaction — paste topics and data or a tx hash, get human-readable parameter names and values.
View
Custom Error Selector Decoder
Decode custom revert errors from failed EVM transactions using ABI — turn raw hex into readable error names and typed parameters.
View
Panic Code Explainer from Revert Data
Explain Solidity panic codes from revert data — decode 0x4e487b71 errors into human-readable descriptions and fix suggestions.
View
DAO Sub-DAO Spinoff Deployer
Deploy sub-DAO spinoffs from parent DAOs with initial members, governance tokens, and treasury funding in a single transaction.
View
DAO Proposal Simulation-and-Execute Tool
Simulate and execute DAO proposals with dry-run validation, vote checking, and batch execution support.
View
Priority Fee Recommendation Tool for Devs
Get data-driven priority fee recommendations based on recent blocks and mempool activity to optimize transaction inclusion speed
View
Function Call Frequency Analyzer
Analyze which functions get called most on any contract by scanning historical logs and extracting method IDs from transaction
View
Most-Expensive-Function Identifier
Identify which functions cost the most gas on any contract by analyzing historical transaction receipts and calldata across any
View
Dead Code Detector in Deployed Contracts
Find unused functions in deployed contracts by comparing all possible selectors against historical call data across any block range.
View
Unreachable Branch Detector via Coverage Data
Identify conditional branches in deployed contracts that are never executed by analyzing historical call data and source code
View
Cross-Repo Dependency Graph Generator
Map cross-repository dependencies between deployed smart contracts by analyzing source code imports and GitHub repository metadata.
View
Team Contribution Report Generator for Contract Repos
Generate comprehensive contribution reports for smart contract teams by analyzing GitHub activity across repositories with deployed
View
ZK Proof Submission Tool
Submit ZK proofs to verifier contracts with public inputs, proof points, and batch support.
View
Code Ownership Map Generator (CODEOWNERS Validator)
Validate CODEOWNERS files and map ownership across contract repositories to ensure every source file has designated owners.
View
ZK Identity Attestation Generator
Generate ZK identity attestations from off-chain credentials with schema support and batch capabilities.
View
Repository Health Score Generator
Generate a comprehensive health score for smart contract repositories by analyzing GitHub metadata, community activity, and code
View
Third-Party Protocol Integration Test Harness
Run integration tests against third-party DeFi protocols to verify function signatures, state reads, and event compatibility
View
Showing 529–552 of 692
1
…
21
22
23
24
25
…
29
Page 23 of 29
Log in to BotGentz
Email
Password
Log In
New here?
Create a free account
Create your BotGentz account
Username
Email
Password
Create Account
Already have an account?
Log in
Suggest an App
Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.
What kind of app is this?
Works with our extension on any website, like most apps in the store
Built specifically for one website
Which website?
What should it do?
Your email
Send Suggestion