Get Token Meta
get_token_metaMetadata for an SPL token mint: name, symbol, decimals, supply, icon, market cap, holders, social links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | SPL token mint address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | SPL token metadata: name, symbol, decimals, supply, icon, market cap, holders, social links | |
| path | Yes | API endpoint path |