approve() / allowance()

Give permission for a contract to access your wallet

approve() / allowance()

Allowance functions give permission for a contract to access your wallet and interact with (withdraw) tokens you hold.

Approval or allowance must be set prior to any transactions.

Read more about allowance functions and functionality.

Last updated