Skip to main content

Get Historical Statistics of a Token

GET 

/trade/stats/:tokenAddress

Get Historical Statistics of a Token

Request

Details

Path Parameters

    tokenAddress stringrequired

    Token Contract Address

    Example: 0x495d133B938596C9984d462F007B676bDc57eCEC
Details

Query Parameters

    limit integer

    The number of days to return statistics for

    Example: 7
    apiKey string

    (Required) Your Public API key

    Example: {{publicKey}}

Responses

OK

Details

Response Headers

  • Date

    string

  • Content-Type

    string

  • Content-Length

    integer

  • Connection

    string

  • X-Powered-By

    string

  • ETag

    string

Details

Schema

    object

Loading...

Was this page helpful?