Register for Babylon Phase-2
This operation initiates a Babylon Phase-2 registration request.
Before calling this operation, please ensure the following:
- The staking position is eligible for the Babylon Phase-2 and has not been registered. You can call the List staking positions eligible for Babylon Phase-2 operation to check the registration status.
- The Babylon address has enough asset to pay for the registration fee.
- The Babylon address must be a Babylon address in an MPC Wallet in your organization.
The system first checks whether the provided address is eligible for Phase-2. If eligible, it creates a unique registration ID, which can be used to track the status.
The registration is processed asynchronously and may take some time to complete. It is recommended that you regularly call the Get Babylon Phase-2 registration details operation to check the status and handle registration accordingly.
For more information, refer to Babylon’s official doc.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Body
The request body to transit Babylon BTC staking to Phase-2
Response
Register Babylon BTC staking for Phase-2 successfully
The registration ID, a unique identifier for tracking the Babylon Phase-2 registration request. You can use it with the Get Babylon Phase-2 registration details operation to check the registration status.
"0011039d-27fb-49ba-b172-6e0aa80e37ec"
