Faucet
✅ Validado (off-chain / infra)
Faucet de testnet — fora do escopo da validação on-chain de produção.
Gerada automaticamente do spec OpenAPI da API (fonte de verdade). 3 endpoint(s).
Get faucet balance
GET /v1/faucet/balance
Returns faucet wallet balances across supported testnets
Auth: bearer
Respostas: 200, 401
Request testnet tokens
POST /v1/faucet/drip
Drip testnet ETH to the specified wallet address on the given network
Auth: bearer
Request body:
| Campo | Tipo | Obrigatório | Descrição |
|---|---|---|---|
network | string | sim | |
wallet_address | string | sim |
Respostas: 201, 401, 429
Get faucet status
GET /v1/faucet/status
Public endpoint — returns faucet availability and supported networks
Auth: pública / api-key
Respostas: 200