Skip to main content
GET
Python (SDK)

Authorizations

x-api-key
string
header
required

Your Compass API Key. Get your key here.

Query Parameters

owner
string
default:0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B
required

The owner of the Tokenized Assets Account whose IXS redemption requests to read. Requests are reconstructed on-chain from the derived product account (the request receiver).

chain
enum<string>
default:bsc

Network the IXS vault lives on (IXS managed vaults are on BNB Smart Chain). The chain to use.

Available options:
base,
ethereum,
arbitrum,
hyperevm,
tempo,
bsc
vault
string
default:ixv1

The IXS vault handle to read redemptions for (e.g. 'ixv1').

Response

Successful Response

An owner's IXS redemption requests for one vault.

redemptions
Redemption · object[]

The owner's non-empty redemption requests for the vault, in ascending id order. Empty when the owner has never requested one.