Skip to main content

api_staking_subscribe_formatted_create

POST /api/staking/subscribe:format

api_staking_subscribe_formatted_create

Path Parameters
  • format string required

    Possible values: [.json]

Request Body required
  • stake_address string required
  • address string required
Responses

Schema
  • stake_address string required
  • address string required
  • accumulated_reward decimal required

    Possible values: Value must match regular expression ^\d{0,9}(?:\.\d{0,6})?$

  • enabled boolean required
Loading...