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 airdrop registration details successfully
The details of a Babylon airdrop registration.
The registration ID, a unique identifier for tracking the airdrop registration.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
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 Bitcoin (BTC) address used for staking. The information about the staking source.
The Babylon address used for receiving the Babylon airdrop. The information about the staking source.
The actual airdrop amount allocated for this BTC address.
"500.25"
The detailed error message if the registration 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