Returns the list of token instruments that the faucet can dispense in the active environment. Use this before calling the faucet to discover which instruments are eligible and what limits apply. The faucet is enabled in development environments only.Documentation Index
Fetch the complete documentation index at: https://docs.silvana.one/llms.txt
Use this file to discover all available pages before exploring further.
Request
Response
Each entry describes a faucet-enabled instrument: its identifier, optional admin party, the per-request amount, and any cooldown or daily cap that the faucet enforces.
Example
See also
RequestFaucet— request funds for one of the instruments returned here. Documented in the Ledger Gateway API overview.GetBalances— confirm that funds arrived after a faucet request.