Funding a Testnet Account
info
The Flow Testnet Faucet allows users to create accounts and receive 1,000 Testnet FLOW tokens for testing and development purposes. You can also fund an existing Testnet accounts without needing to create one through the site, or through the CLI.
Fund a valid Testnet Flow Account using the Flow CLI.
_10flow accounts fund <address>
Example Usage​
_10> flow accounts fund 8e94eaa81771313a_10_10Opening the faucet to fund 0x8e94eaa81771313a on your native browser._10_10If there is an issue, please use this link instead: https://testnet-faucet.onflow.org/fund-account?address=8e94eaa81771313a
Arguments​
Address​
- Name:
address
- Valid Input: Flow Testnet account address.
Flow account address (prefixed with 0x
or not).