Skip to main content
GET
/
faucet-claim
Get faucet claim
curl --request GET \
  --url https://beta.rocketfi.io/faucet-claim
{
  "lastClaimTimestamp": 1704067200000
}

Documentation Index

Fetch the complete documentation index at: https://api.docs.rocketfi.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

account
string<hex>
required

Ethereum-style account address for the sub-account context. An Ethereum-style account address (20 bytes).

Response

Last faucet claim timestamp

lastClaimTimestamp
null | integer<int64>
Required range: x >= 0