CRYPTO GUIDANCE INC.

Kansas City, MO


What Is Permit2?

Permit2 is a Uniswap-designed contract that lets you grant token allowances with a signature instead of a separate on-chain approve transaction. You sign a message: this spender, this amount, this deadline. The first time, you still approve the Permit2 contract itself. After that, many apps can pull through Permit2 without another approve, which saves gas and clicks.

How It Actually Works

Risks and Common Mistakes

When It Matters

Every modern Uniswap-style swap prompt, and any "sign to approve, no gas" flow. Convenient is not the same as harmless. The Security page still starts with: read before you sign.

Related Terms