⛔️ Goerli Removed
- [Ethereum] We've removed support for Goerli within the Staking Integration API. You are no longer able to send API requests with this network.
- Learn more in the Ethereum Staking API doc.
⛔️ Goerli Removed
🚀 The SOL staking API now supports the Testnet network.
🛠️ We've updated the endpoint description for clarity:
unsigned_transaction
in response to the Ethereum POST /stake-intents
endpoint.GET /solana/{network}/stake-accounts
endpoint. 🚀 We're starting the year with some improvements:
protocol
or network
and client_id
in the response schemas.amount
and deactivationType
fields.POST/deactivation-intents
endpoint.GET/withdrawable-amount
endpoint.stake-intent
endpoint.🚀 We've released a new staking protocol:
🛠️ Bug fix:
🛠️ We've made some fixes and improvements:
amount
and deactivationType
fields in the Polkadot Deactivation Intent response.wallets_amount
in the schema of the /withdrawable-amount
endpoint.wallets_amount
in the schema of the /withdrawable-amount
endpoint.wallets_amount
in the schema of the /withdrawable-amount
endpoint.🚀 The latest update for Avalanche Staking API:
🛠️ Enhancement to All Protocols:
plan_id
and validator_address
are present in the stake-intents
request payload.🛠️ Avalanche Protocol Update:
stake-intent
with a plan_id
lacking any validators.➕ We've added support for two new protocols:
🛠️ We've made some improvements:
/stake-intents
endpoint to only check if the plan ID is valid when the validator address is not present.