Skip to content

Commit

Permalink
Update pages/home/ai-agent-quickstarts/agent-with-spending-limit.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: louis-md <[email protected]>
  • Loading branch information
valle-xyz and louis-md authored Jan 24, 2025
1 parent cd36d27 commit 3dea0eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Steps } from 'nextra/components'

This setup is used by DAO's or other organizations that want to utilize AI agents to manage their funds.

This setup uses the [allowance module](https://github.com/safe-global/safe-modules/blob/main/modules/allowances/contracts/AllowanceModule.sol) of Safe.
This setup uses Safe's [allowance module](https://github.com/safe-global/safe-modules/blob/main/modules/allowances/contracts/AllowanceModule.sol).
After activating it for a Safe Smart Account, you can set an allowance per token for a spender (the delegator).
It can be a one-time allowance, or an allowance that resets after a certain time interval (for example, 100 USDC every day).

Expand Down

0 comments on commit 3dea0eb

Please sign in to comment.