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.
Path Parameters
The Babylon airdrop or Babylon Phase-2 registration ID. You can use the Register for Babylon airdrop or the Register for Babylon Phase-2 operation to get this information.
Response
Get babylon staking registration details successfully
The details of aBabylon Phase-2 registration.
The registration ID, a unique identifier for tracking the staking registration.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The ID of the Phase-1 BTC staking position.
"3f2840ce-44eb-450b-aa81-d3f84b772efb"
The Babylon address used for receive the BABY rewards. The information about the staking source.
The BTC address associated with the staking position. The information about the staking source.
The status of a Babylon airdrop or Babylon Phase-2 registration request. Possible values include:
Processing
: The registration request is being processed.Completed
: The registration has been completed.Failed
: The registration failed.
Processing
, Completed
, Failed
"Processing"
The amount of BTC that is staked.
"500.25"
The error message if the Babylon Phase-2 registration request failed.
"User rejected"
The time when the registration was created, in Unix timestamp format, measured in milliseconds.
1677587333000
The time when the registration was updated, in Unix timestamp format, measured in milliseconds.
1677587400000