📄️ Get staking overview
This endpoint provides an overview of total staked amounts and rewards for a given user, aggregated both:
📄️ Get bonded overview
This endpoint provides an overview of bonded (locked) assets following an unstake action for assets that have a defined bonding period.
📄️ Stake a crypto asset
The endpoint enables users to lock a specified amount of cryptocurrency into a staking process in which participants in a network earn rewards by locking their coins into cryptocurrency wallets to validate network transactions or to supply liquidity to others.
📄️ Stake a crypto asset V2
The endpoint enables users to lock a specified amount of cryptocurrency into a staking process in which participants in a network earn rewards by locking their coins into cryptocurrency wallets to validate network transactions or to supply liquidity to others.
📄️ Unstake a crypto asset
The endpoint allows users to retrieve their previously staked cryptocurrency from the network, specifying parameters such as the staking identifier, the asset and the amount to unstake, and returns details of the unstaking transaction.
📄️ Unstake a crypto asset V2
The endpoint allows users to retrieve their previously staked cryptocurrency from the network, specifying parameters such as the staking identifier, the asset and the amount to unstake, and returns details of the unstaking transaction.
📄️ Get a staking action status
Use this endpoint to verify the status of a previously created staking transaction and see if it is pending, successful or failed.