Skip to main content
Permit2 on Tron lets the user lock tokens and produce a signature that authorizes the swap. Tokens remain secure until the resolver executes the swap, on Tron or across chains, using the signature to move funds into escrow. The typed data is built exactly as for EVM; on Tron the user signs it with TronWeb.
The user must have granted the Permit2 contract an allowance on the source token first. See Approve for Permit2.

Example