v1
latestOpenAPI 3.1.02026-07-22163829.6 KBTestnet
Faucet Status
Whether the faucet is enabled and, if so, its drip amount, cooldown, and remaining pool balance.
get/faucet/status
Response
Faucet status
Example response
{
"enabled": true,
"dripAmount": 1000,
"cooldownMinutes": 1440,
"poolBalance": 250000
}