get_token_standards
Retrieve Stacks blockchain token standards including SIP-009 for NFTs and SIP-010 for fungible tokens with Clarity trait definitions and implementation guidance.
Instructions
Get the essential token standards for Stacks - SIP-009 (NFT) and SIP-010 (Fungible Token) complete with Clarity trait definitions and implementation guidance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}