Returns a single transaction bundling the submitted actions. For available actions, see /actions
endpoint.
Chain ID of the network to execute the transaction on
Ethereum address of the wallet to send the transaction from
"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
Routing strategy to use. Use delegate
when:
spender
harvest
or deposit
action with /bundle
endpointensowallet
, router
, delegate
, router-legacy
, delegate-legacy
Ethereum address of the receiver of the tokenOut
"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
Ethereum address of the spender of the tokenIn
"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
A list of swap aggregators to be ignored from consideration. See /aggregators
endpoint for available aggregators
Referral code that will be included in an on-chain event after encoding to hex. At most 16 characters.
16
"0123456789ABCDEF"
Ethereum address of the receiver of any dust tokens that might be produced during the execution of actions
"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
Flag to skip quoting (if true, amountOut and gas will not be returned)
The body is of type object[]
.
The response is of type object
.