Skip to main content

mega faucet

The faucet command requests ETH from the MegaETH testnet faucet on chain 6343. It is testnet-only and does not accept --network.

Usage

Options

How it works

Each successful request sends 0.001 ETH. An address can claim once every 24 hours. Because claiming calls the faucet contract, the requesting account needs enough testnet ETH to pay transaction gas. The faucet contract is deployed on MegaETH testnet at:
There is no separate funding function. Anyone can support the faucet by transferring MegaETH testnet ETH directly to the contract address.

Examples

Request tokens using a stored account

Request tokens using a private key

Check the resulting testnet balance

Notes

  • You must provide either --account or --private-key
  • Claims are limited to once every 24 hours per address
  • The faucet is only deployed on MegaETH testnet chain 6343
  • Never put a production private key directly into shell history
  • account - Manage accounts
  • balance - Check your balance after receiving tokens