Depositors
API key in the format: cc_xxx_yyy (for customer API routes)
Depositor controller address to look up pending deposits for. The controller is the address that initiated the ERC-7540 async request (pendingDepositRequest / pendingRedeemRequest) and may differ from the eventual share owner — e.g. a smart wallet or router acting on a user's behalf. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Filter to a specific vault address. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
^0x[0-9a-fA-F]{40}$CAIP-2 network ID (e.g., "eip155:1", "eip155:8453"). If omitted, results span all chains.
Default Response
ERC-7540 controller address — the account that initiated the async deposit/redeem request. May differ from the eventual share owner.
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
Depositor controller address to look up pending redemptions for. The controller is the address that initiated the ERC-7540 async request (pendingDepositRequest / pendingRedeemRequest) and may differ from the eventual share owner — e.g. a smart wallet or router acting on a user's behalf. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Filter to a specific vault address. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
^0x[0-9a-fA-F]{40}$CAIP-2 network ID (e.g., "eip155:1", "eip155:8453"). If omitted, results span all chains.
Default Response
ERC-7540 controller address — the account that initiated the async deposit/redeem request. May differ from the eventual share owner.
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
Depositor owner address — the ERC-4626 holder of vault shares (per balanceOf). Returns balances for shares currently owned by this address. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
CAIP-2 network ID (e.g., "eip155:1", "eip155:8453"). If omitted, results span all chains.
If true, include vaults where the address has historical transfer activity but current balance is 0. Defaults to false.
Default Response
Depositor owner address queried — the ERC-4626 share holder.
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
Depositor owner address — the ERC-4626 holder of vault shares (per balanceOf). Returns portfolio performance for shares currently owned by this address. Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
CAIP-2 network ID (e.g., "eip155:1", "eip155:8453"). If omitted, results span all chains.
ISO 8601 date for the start of the measurement window (earliest: 2020-01-01). Prior transactions are used to compute the opening position.
2025-01-01ISO 8601 date for the end of the measurement window (inclusive). Defaults to now.
2025-03-19Default Response
Depositor owner address queried — the ERC-4626 share holder.
CAIP-2 network filter applied (null if querying all chains)
Start of measurement window (resolved from param or earliest activity; null if no activity)
End of measurement window (resolved from param or current time; null if no activity)
Default Response
Last updated
Was this helpful?