Skip to main content
Glama

mint_coin

Mint new tokens for a deployed custom coin on Aptos Blockchain, increasing total supply and sending them to a specified recipient. Only the coin deployer can use this tool.

Instructions

Mint new tokens of a previously deployed custom coin. Only the coin deployer can mint new tokens. This increases the total supply of the coin and sends the minted tokens to a specified recipient.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
amountYesAmount of coins to mint (in the coin's base unit)
coin_typeYesThe coin type identifier (e.g., '0x123::coin::T')
max_gas_amountNoMaximum gas amount for the transaction (optional)
recipient_addressYesAddress to receive the minted coins

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/punkpeye/aptos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server