Skip to content

List savings

GET
/v2/treasury/savings

List all savings for a wallet

walletId
required
string

The wallet ID

Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
X-API-Key
string

API Key

X-API-Secret
string

API Secret

List of savings

object
items
required
Array<object>
object
savingId
required

The saving ID

string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
walletId
required

The wallet ID

string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
savingProviderId
required

The provider ID

string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
currencyName
required

The currency name

string
USDC
balance
required

The current balance up to 6 decimal places

string
1000.123456
apy
required

The current APY

string
5.25