Ordiscan: getSRC20Token
getSRC20TokenFetch SRC-20 token metadata by ticker: deploy info, max supply, mint progress, holder count, and creator. Provides essential data for Bitcoin Stamps fungible tokens.
Instructions
Fetch metadata for a single SRC-20 token (the Bitcoin Stamps fungible-token standard) by ticker: deploy info, max supply, mint progress, holder count, and creator. SRC-20 is the Stamps protocol equivalent of BRC-20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tick | Yes | SRC-20 token ticker, typically 4 characters (e.g. 'KEVIN', 'STAMP'). Case-insensitive. |