coins

Gets the availability indicator for reward codes for a specific coin

get/coins/{mint}/redeem

Path parameters

mintstring required
Example:9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM

The mint address of the coin

Response

Success

amountinteger required

Static amount indicator (always 1)

Example response

{
  "amount": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.