approvals

Community

Clear, safe ERC-20 approvals UX.

Authorkonopkja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Token approvals for ERC-20 can expose users to excessive permissions and confusing UX, leading to funds being spent by apps without clear consent. This Skill provides UX patterns to standardize approvals, improve visibility, and support safe revocation across common ERC-20 flows.

Core Features & Use Cases

  • Exact-amount approvals by default with zero-reset handling for tokens like USDT.
  • Permit2 gasless approvals workflow including AllowanceTransfer and SignatureTransfer patterns.
  • Batched Approve + Action (EIP-5792) when wallets support atomic batching.
  • Human-readable approval displays with contract name resolution and explicit permission summaries.
  • In-app approval management to view, monitor, and revoke active approvals.

Quick Start

Apply exact-amount approvals by default and implement a one-click revoke flow for any granted permissions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: approvals
Download link: https://github.com/konopkja/ethux-design/archive/main.zip#approvals

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.