Set Payout Destination
Set Payout Destination
Updates the payout destination for a specific mining account belonging to the authenticated user. Can be set to main balance or an external BTC address.
POST
Set Payout Destination
Authorizations
API key authentication using signed requests
Body
application/json
Mining pool account name
Example:
"my_miner_01"
Payout destination type
Available options:
main_balance, external_address Example:
"external_address"
External BTC address. Required when destination is external_address. Supports all standard Bitcoin address formats.
Maximum string length:
100Example:
"bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh"