register_coin
Register an account to receive custom coins on Aptos Blockchain by specifying the coin type. Enables receipt of transfers for the designated coin and returns registration transaction details.
Instructions
Register your account to receive a specific coin type. This is required before you can receive transfers of custom coins on Aptos. Returns the registration transaction details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coin_type | Yes | The coin type identifier to register for (e.g., '0x123::coin::T') | |
max_gas_amount | No | Maximum gas amount for the transaction (optional) |