Faucet
Move VM
Wallet
In case of wallet, just add the faucet link in the network settings like on the screenshot. It supported by most of the wallets.
Copy the faucet URL:
CLI
When using the CLI, provide the faucet link during the aptos init
command:
Executing this command will automatically fund your account.
CURL
You can also use curl
for the same purpose:
EVM
To request funds on the EVM, first create a new account in MetaMask or any other EVM-compatible wallet. Ensure that the wallet is connected to the Supercharger network. Once set up, you can use the public faucet to obtain funds.
Last updated