OptionalchainOptional mapping of chain IDs to affiliate fee recipients. Structure: { [chainId]: { affiliates: Array<{ address: string; basis_points_fee: string }> } }
OptionalforcefulForcefully recheck compliance and avoid cache (5 minutes)
Slippage tolerance as a percentage (0-100). Can be a string or number.
The token in to swap. Format: "amount:X,denom:Y"
OptionaltokenOptional chain ID for the token in. Defaults to "bitbadges-1" if not provided.
OptionaltokenOptional chain ID for the token out. Defaults to "bitbadges-1" if not provided.
The token out denom to swap to.
Mapping of chain IDs to addresses. Must include "bitbadges-1" with a valid BitBadges address. Other chain addresses will be generated automatically from the bitbadges-1 address.