BTKN Tokens by IDs (Batch)

This endpoint is used to retrieve the metadata & market data associated with a batch of up to 100 Spark BTKN token, based on their IDs.

post

Retrieve metadata for up to 100 tokens at once.

Authorizations
x-api-keystringRequired
Body
tokenAddressesstring[] · max: 100Required

List of 66-character hex token addresses.

Example: ["691c8f8a06274c6d17956e2e4115935d501d85ee569319d20b50e1fe4195b33d","32a317bf216b8485d9560ea61c8e852ae184cb2851cf19fcb5ff0e33da2a1990"]
Responses
post
/v1/spark/tokens/metadata/batch

Last updated