Changes to Most Recently Updated Tokens List

GET /onchain/tokens/info_recently_updated

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 19 revisions of this API.7424

  1. 11cc9e00fd86522
  2. fb6b6a203ce614
  3. 91c83447321b1
  4. 0484eb6fcafa2

What changed

  • 11cc9e00fd86522See the full diff
    • for the query request parameter network, default value eth was removed

      request-parameter-default-value-removed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response property data/items/attributes/description became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/attributes/gt_score became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/attributes/image_url became nullable for the status 200

      response-property-became-nullable

    • api tag Tokens removed

      api-tag-removed

    • added the optional property included to the response with the 200 status

      response-optional-property-added

    • the response property data became required for the status 200

      response-property-became-required

    • the response property data/items/attributes became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/address became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/coingecko_coin_id became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/decimals became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/description became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/discord_url became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/farcaster_url became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/gt_score became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/image_url became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/metadata_updated_at became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/name became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/symbol became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/telegram_handle became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/twitter_handle became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/websites became required for the status 200

      response-property-became-required

    • the response property data/items/attributes/zora_url became required for the status 200

      response-property-became-required

    • the response property data/items/id became required for the status 200

      response-property-became-required

    • the response property data/items/relationships became required for the status 200

      response-property-became-required

    • the response property data/items/type became required for the status 200

      response-property-became-required

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • fb6b6a203ce614See the full diff
    • the data response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the optional property data/attributes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/relationships from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/type from the response with the 200 status

      response-optional-property-removed

    • for the query request parameter network, default value eth was added

      request-parameter-default-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed TokenInfo from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property data to the response with the 200 status

      response-optional-property-added