# CoboWaas2.BabylonAirdropPop

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baby_address** | **String** | The Babylon (BABY) address used to receive BABY rewards. | 
**btc_address** | **String** | The Bitcoin (BTC) address used for staking. | 
**btc_public_key** | **String** | The public key corresponding to the &#x60;btc_address&#x60;, represented in hex format. | 
**btc_sign_baby** | **String** | A BTC signature that signs the &#x60;baby_address&#x60;. | 
**baby_sign_btc** | **String** | A BABY signature that signs the &#x60;btc_address&#x60;. | 
**baby_public_key** | **String** | The public key corresponding to the &#x60;baby_address&#x60;, represented in base64 format. | 


