ERC-20
Get Token Info
Retrieves the ERC20 token info by any of its identifiers.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Token address or symbol.
Example:
"0xabcdef"
Query Parameters
Network identifier where the token contract was deployed.
Example:
10004
Response
200
application/json
Token info retrieved successfully.
The response is of type object
.