Testnet
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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.