Saver
Returns the saver position given then savers pool and address.
GEThttps://thor.nownodes.io/thorchain/pool/{asset}/saver/{address}
Path parameters
asset*string
Example: "BTC.BTC"
address*string
Example: "thor1zupk5lmc84r2dh738a9g3zscavannjy3nzplwt"
Query parameters
Response
OK
Body
asset*string
Example: "BNB.BNB"
asset_address*string
Example: "bnb1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
last_add_heightinteger (int64)
Example: 82745
last_withdraw_heightinteger (int64)
Example: 82745
units*string
Example: "0"
asset_deposit_value*string
Example: "0"
asset_redeem_value*string
Example: "0"
growth_pct*string
Example: "0.02"
Request
Response