ワンクリックで
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