Register for Babylon airdrop
This operation initiates a Babylon airdrop registration request.
Before calling this operation, please ensure the following:
- The Bitcoin (BTC) address is eligible for the Babylon airdrop and has not been registered. You can call the List wallets eligible for Babylon airdrop 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 the Babylon airdrop. 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 airdrop 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 register for the Babylon airdrop.
Response
Airdrop registration created successfully
The registration ID, a unique identifier for tracking the airdrop registration request. You can check the registration status with the Get Babylon airdrop registration details operation.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
