Last updated 5 months ago
.swapExactIn({ token0: { token: TOKENS.KDA, amount: 0.02 }, token1: { token: TOKENS.ABC, amount: 0.1 }, slippage: '0.05' })
† Can be initialized in the SDK client constructor, i.e
new KaddexSdk({ account, secretKey })
account
Account
config.account (†)
secretKey
string
config.secretKey (†)
token0
TokenAmount
token1
slippage