fund_account
Fund Aptos testnet accounts with APT tokens for testing. Specify the account address and optional amount to receive funding transaction details via the Aptos Blockchain MCP.
Instructions
Fund an Aptos account using the testnet faucet. This is only available on testnet and is used to add APT tokens to an account for testing purposes. Returns the funding transaction details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_address | Yes | Aptos account address to fund, e.g., 0x1 or 0x742d35Cc6634C0532925a3b8D6Ac0C4db9c8b3 | |
amount | No | Amount of APT to fund (optional, defaults to 1 APT) |