aptos_get_coin_info
Get detailed information about any coin type on the Aptos blockchain by providing the coin type. Access key metadata like supply, decimals, and name to support token analysis.
Instructions
Get information about a coin type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coinType | No | The coin type | 0x1::aptos_coin::AptosCoin |