Skip to content

Faucets

Arsenii Petrovich edited this page Feb 11, 2026 · 3 revisions

Purpose

Lists official/community testnet faucets for this chain.

Storage path

networks/<network_name>/faucet.csv

When to add

  • Faucet is reliable and tied to this chain/testnet.
  • Avoid spammy/nonfunctional sites.

Example

slug,provider,actionButtons,chain,requiresLogin,hasCaptcha,requiredMainnetBalance,price,dripLimitAmount,dripLimitPeriod,additionalNotes,starred
alchemy-sepolia-faucet,!provider:alchemy-faucet,"[""[Faucet](https://www.alchemy.com/faucets/optimism-sepolia)""]",testnet,,,,,0.1 ETH,72h,,
chain-platform-sepolia-faucet,Chain Platform,"[""[Faucet](https://faucet.chainplatform.co/faucets/ethereum-sepolia/)""]",testnet,FALSE,TRUE,,$0,0.1 ETH,24h,,FALSE

slug

Refer to Common Columns.

provider

Refer to Common Columns.

actionButtons

Refer to Common Columns.

chain

Refer to Common Columns.

requiresLogin

Auth required to claim.

Blank: No

Format: TRUE/FALSE

hasCaptcha

Human‑verification present.

Blank: No

Format: TRUE/FALSE

requiredMainnetBalance

Funds on mainnet required to claim.

Blank: Yes

Format: text

Examples: 10 ETH, 0.1 LINK

price

Refer to Common Columns.

dripLimitAmount

Max per claim/period.

Blank: Yes

Format: text

Examples: 0.1 ETH, 100 tokens

dripLimitPeriod

Period for limits.

Blank: Yes

Format: text

Examples: 24h, per day

additionalNotes

Extra requirements/instructions.

Blank: Yes

Format: text

Examples: Twitter task required

starred

Refer to Common Columns.

Clone this wiki locally