Skip to content

ERC20 token faucet - Sorry, the faucet is out of funds :( #427

@air3ijai

Description

@air3ijai

Hello,

We just run a faucet for ERC20 token and it show a message

Sorry, the faucet is out of funds :(

screenshot Image

config.yaml

        # minimum balance to keep in the faucet wallet (in wei)
        spareFundsAmount: 10000000000000000000  # 10 TOKEN

        # minimum balance to show the empty faucet error message
        noFundsBalance:   100000000000000000000  # 100 TOKEN

        # minimum balance to show the low funds warning
        lowFundsBalance: 1000000000000000000000 # 1000 TOKEN

faucet logs

2025-09-15 19:42:37  INFO     Wallet 0xe8e6EffeDD527b2E30244443A5094fA6c67F82F7:  1000 TOKEN  [Nonce: 0]

Does these limits apply to ERC20 tokens or only for ETH, and is there a way to disable them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions