Get persistent address data
API key generated at https://studio.aurora.dev
Filter by exact recipient (destination chain address).
Filter by exact sender (the integrator-supplied user id).
Filter by deposit chain. A non-EVM shortcut (e.g. "near", "sol", "btc") matches that chain exactly; the special value "evm" matches addresses created on any EVM chain.
Filter by the chain the funds are received on (any shortcut, EVM chains separately). Resolved against the tokens list: matches addresses whose destination asset lives on this chain.
Filter by destination token SYMBOL (e.g. "USDC"). When a symbol maps to multiple asset ids, addresses for ALL of them are returned.
Sort order (newest first). "created" sorts by created_at then last_time_used; "used" sorts by last_time_used then created_at.
createdPossible values: 1-based page number. Default: 1.
1Items per page. Default: 50. Max: 1000.
50A paginated page of deposit address records
A paginated page of deposit address records
Current page number.
1Items per page.
50Total records matching the query.
230Total number of pages.
5Next page number, or null if none.
2Previous page number, or null if none.
Default Response
Application key is not assigned
Internal Server Error - Failed to reach an upstream service
API key generated at https://studio.aurora.dev
The exact deposit address to look up. Must belong to this API key (otherwise 404).
The deposit address record
The deposit address record
Chain-specific deposit address.
0x76b4c56085ED136a8744D52bE956396624a730E8Target address on the destination chain.
0x2527D02599Ba641c19FEa793cD0F167589a0f10DIntegrator-supplied user id the address was generated for.
some-user-idDeposit chain in shortcut format. EVM chains share one address, so any EVM deposit chain is reported as the single value "evm".
evmSymbol of the destination asset the address is bound to. Null for legacy rows whose asset could not be resolved.
USDCChain the funds are received on (the chain the destination asset lives on), in shortcut format. Null for legacy rows whose asset could not be resolved.
baseDeposit memo required by some chains (currently only Stellar). Deposits to this address on such chains MUST include it. Omitted for chains that do not use a memo.
66357When the address was first created (ISO 8601).
2026-01-01T00:00:00.000ZWhen the address was last requested (ISO 8601).
2026-01-02T00:00:00.000ZDefault Response
Application key is not assigned, or no address matches address for this key
Internal Server Error - Failed to reach an upstream service
Last updated
