cURL
curl --request GET \ --url https://build.wield.xyz/vibe/boosterbox/ \ --header 'API-KEY: <api-key>'
{ "success": true, "boosterBox": {} }
Free API key needed to authorize requests, grab one at docs.wield.xyz
The token ID
The contract address
The chain ID
Whether to include metadata
Whether to include contract details
Successful response
The response is of type object.
object