fund_account
Add APT tokens to an Aptos testnet account using the testnet faucet for testing purposes. Specify the account address and optional amount to fund with transaction details returned.
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) |