Skip to main content
POST
Build an async redeem quote and requestRedeem calldata.

Body

application/json
sharesRaw
string
required
Example:

"1000000000000000000"

account
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
slippageBps
integer
Required range: 0 <= x <= 2000
receiveChainId
integer

Desired final USDC receive chain. Defaults to 999. Persist this value and pass it again when creating the later claim action.

Example:

8453

Response

OK

success
boolean
required
data
object
required
meta
object
required