Allows you to create tools for interacting with the Balmy protocol - a state-of-the-art DCA (Dollar Cost Average) protocol that enables users to DCA any ERC20 into any ERC20 with their preferred period frequency.
npm install @goat-sdk/plugin-balmy
yarn add @goat-sdk/plugin-balmy
pnpm add @goat-sdk/plugin-balmy
import { balmy } from "@goat-sdk/plugin-balmy";
const tools = await getOnChainTools({
wallet: // ...
plugins: [
balmy()
]
});
- Get quote
- Execute swap