Skip to main content
Gets all static deposit addresses for a Spark address.

Method Signature

Parameters

string
required
The Spark address to query static deposit addresses for.

Returns

DepositAddressQueryResult[]
required
Array of static deposit address objects.

Example