Pool Tokens Info by Pool Address

To query pool metadata (base and quote token details, image, socials, websites, description, contract address, etc.) based on a provided pool contract address on a network

get/onchain/networks/{network}/pools/{pool_address}/info

Path parameters

networkstring required

Network ID. *refers to /onchain/networks.

pool_addressstring required

Pool contract address.

Query parameters

include'pool'

Attributes to include.

Response

Pool tokens info data

Changes

Changed in 6 of the 19 revisions of this API.12215

  • 11cc9e00fd86114See the full diff
    • the data/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

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

      response-optional-property-removed

    • api tag Tokens removed

      api-tag-removed

    • added the optional property included/items/attributes/quote_token_addresses to the response with the 200 status

      response-optional-property-added

    • added TokenInfoItem subschema #2 to the data/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • the response property data 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

  • fb6b6a203ce61013See the full diff
    • the response property data/items/data/attributes/discord_url became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

    • the data/items/data/attributes/holders/distribution_percentage/11_30 response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the data/items/data/attributes/holders/distribution_percentage/31_50 response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the data/items/data/attributes/holders/distribution_percentage/rest response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the data/items/data/attributes/holders/distribution_percentage/top_10 response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

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

      response-optional-property-removed

    • added the optional property data/items/data/attributes/decimals to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/data/attributes/gt_category_ids to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/data/attributes/gt_verified to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/data/attributes/farcaster_url to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/data/attributes/zora_url to the response with the 200 status

      response-optional-property-added

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

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

      response-body-type-changed

    • added the new optional query request parameter include

      new-optional-request-parameter

    • 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

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

      response-optional-property-added

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

    • added the optional property allOf[TokenInfo]/data/attributes/is_honeypot to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[TokenInfo]/data/attributes/image to the response with the 200 status

      response-optional-property-added