mintless_jetton_service

Get mintless jetton config

get/api/v1/services/mintless/config

Response

Mintless Jetton config

usd_price_per_jettonnumber required

Example response

{
  "usd_price_per_jetton": 0.1
}

Changes

Changed in 2 of the 50 revisions of this API.12

  • 67919bb67f3f11See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added