Multicalls
Service Multicall Helpers
import { GearboxSDK, createCreditAccountService } from '@gearbox-protocol/sdk';
const sdk = await GearboxSDK.attach({ client, marketConfigurators: [] });
const service = createCreditAccountService(sdk, 310);Available Service Methods
Method
Operation
Detailed Operation Guides
Building a Multicall
Executing Multicalls
On Existing Account
Opening with Multicall
Combining SDK Helpers with Raw Encoding
Slippage Protection
On-Demand Price Updates
Getting Adapter Addresses
Complete Example
Best Practices
Last updated
