Position
Get stake positions for a wallet
Retrieve all stake (standard AMM or CPMM) positions owned by this wallet. Returns cached position data including amounts and rewards.
get/position/stake/{owner}
Path parameters
ownerstring required
Wallet public key (base58)
Response
Success
object required
Position data structure (see OwnerAPI responses)
Changes
No recorded changes to this endpoint across all 1 revision of this API.