improved
Staking API (2024-01-08)
8 months ago by ReadMe API
🚀 We're starting the year with some improvements:
- [All] Ensured all intent objects have
protocol
ornetwork
andclient_id
in the response schemas. - [Ethereum] Added support for the Ethereum Holešky network in the Staking Integration API.
- Learn more in the Ethereum API Overview.
- [Polkadot] Fixed an issue where Polkadot deactivation intent responses were missing the
amount
anddeactivationType
fields. - [NEAR]
- Fixed an error message for new customers who have not staked, preventing them from creating any withdrawal intents.
- Fixed response when requesting customer deactivation on the
POST/deactivation-intents
endpoint. - Fixed invalid network response on
GET/withdrawable-amount
endpoint.
- [Cosmos] Fixed the response when a customer has no deactivation and restake intents.
- [Solana] Fixed the issue where the Customer ID was returned blank for the
stake-intent
endpoint.