v34

latestOpenAPI 3.0.0End User License Agreementraw.githubusercontent.com2026-08-01249654.9 KB
POST

Set distribution of your reward amongst pool members

Notes

  • Can only be updated once every block.config.opow.coinbase_update_period blocks

  • Header X-Api-Key is required. Use /request-api-key endpoint.

    • If <api_key> is invalid, a 401 error will be returned
  • <coinbase> is a map of <player_id> to float, where the floats must sum to at most 1.0

post/set-coinbase

Headers

X-Api-Keystring

<api_key> from /request-api-key endpoint

Request body

coinbasenumber double

Response

Success

okboolean