QueryMsg: {
    config: {};
} | {
    simulate_swap_operations: {
        offer_amount: Uint128;
        operations: SwapOperation[];
    };
}

©2020 - 2023 Oraichain Foundation