Token
Token - Creation
Get token creation information
GET
Token - Creation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
Available options:
sol, eth, bsc An address of a token
Response
200 - application/json
Get Creation
Token creation info — mirrors TS TokenCreationDTO
Block height of creation transaction
Example:
123456789
Block slot of creation transaction
Example:
123456789
Token contract address
Example:
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
Creation transaction signature
Example:
"3A7B9C1D2E4F6G8"
Token creation type
Example:
"create"
Block hash of creation transaction
Example:
"5J7X9K2M4N6P8Q"
Block timestamp of creation (milliseconds)
Example:
1754055151000
Previous
Token - Holder TrendGet historical holder count trend data for a token with customizable resolution and time range
Next
Token - Creation

