Bonsai Finance
  • 🌳Bonsai
  • DeFi strategies
  • Batched Transactions
  • Supported Networks
  • Automated DCA
  • Deposit into Bonsai
Powered by GitBook
On this page

Batched Transactions

We are streamlining the user experience with batch transactions, ensuring a seamless DeFi journey. This is enabled by the capabilities of smart contract wallets. With Bonsai, approving and swapping in a single transaction is just a click away. Moreover, transactions are executed in full or reversed entirely, enhancing safety and efficiency.

  {
    target: "targetAddress1",
    data: "callData1",
    value: value1,
  },
  {
    target: "targetAddress2",
    data: "callData2",
    value: value2,
  },
PreviousDeFi strategiesNextSupported Networks

Last updated 1 year ago