Skip to main content

Get Tokens by Address

GET 

/admin/tokens/:tokenAddress

Get a token by tokenAddress

Request

Path Parameters

    tokenAddress stringrequired
    Example: 0x6F353A3A737bF3f6442BEc6246411E513285882E

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema

    object

Loading...

Was this page helpful?