Skip to main content

Get Latest Price for a Token

GET 

/trade/price/:tokenAddress

Get Latest Price for a Token

Request

Path Parameters

    tokenAddress stringrequired

    Token Contract Address

    Example: 0x495d133B938596C9984d462F007B676bDc57eCEC

Query Parameters

    apiKey string

    (Required) Your Public API key

    Example: {{publicKey}}

Responses

OK

Response Headers
  • Date string
  • Content-Type string
  • Content-Length integer
  • Connection string
  • X-Powered-By string
  • ETag string
Schema
  • object
Loading...