Skip to main content

Automate DeFi Trades with Agentic Signers

An agentic signer is an autonomous program that holds a session key and can execute blockchain transactions on behalf of a user. Unlike traditional bots that require the user’s private key, agentic signers operate with:
  • Limited scope: Can only perform specific, pre-approved actions
  • Time bounds: Authorization expires automatically
  • Spending limits: Cannot exceed defined value thresholds
  • Revocability: User can cancel at any time
Step 1: Create a smart account with MEE
Biconomy’s MEE (Modular Execution Environment) provides all the functionality of traditional ERC-4337 bundlers and paymasters, with additional cross-chain orchestration capabilities.
Step 2: Define trading permissions
Step 3: Create session for the bot
Step 4: Run the trading bot
1. Use restrictive session policies:
2. Monitor bot activity:
3. Implement kill switches:
4. Use separate hot wallets:

Get started with automation

Web3 Automation

Learn automation fundamentals

Session Policies

Configure security policies