بنقرة واحدة
approvals
Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check eligibility for and claim token airdrops
Set up automated server-side trading strategies (limit buys/sells) that execute on Base via Bankr
Deploy tokens on Base (Uniswap V4) or Solana (Raydium) via Bankr gas-sponsored launch API
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
Access Polymarket prediction markets to search, place bets, view positions, and redeem winnings
Custodial wallet accessible via API for server-side on-chain operations without phone approval
| name | approvals |
| description | Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions |
Use the approvals tool to scan, audit, and revoke ERC-20 token approvals.
ERC-20 Approval: Permission granted to a spender contract to transfer tokens on your behalf. Created when you interact with DEXes, lending protocols, etc.
Unlimited Approval: Approval for the maximum uint256 amount. Convenient (no re-approval needed) but risky if the spender contract is compromised.
Risk Levels:
approvals action=scan
approvals action=scan chain=ethereum
Uses Etherscan/Basescan event logs for comprehensive scanning. Falls back to known-spender heuristic if no API key is configured.
approvals action=revoke token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 spender=0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD
approvals action=revoke_all
Scans and revokes every non-zero approval found. Each revocation is a separate transaction.
| Chain | Scan Method |
|---|---|
| Base (default) | Basescan events + known spenders |
| Ethereum | Etherscan events + known spenders |
scan first to review what will be revoked