API Endpoints
Here are Sakai Vault API endpoints.
Last updated
Here are Sakai Vault API endpoints.
Last updated
Check the health status of the server.
Retrieve wallet data for a specific user based on their wallet address.
Retrieve the log history for a specific wallet address.
Retrieve the last 100 logs for transactions.
Retrieve the deposit ranking within a specified time range.
Retrieve the profit ranking within a specified time range.
Retrieve the commission ranking within a specified time range.
Update user's staking balance Description: This API endpoint updates the user's staking balance based on the provided wallet and transaction hash (txhash
). It checks for user existence, creates a new user if necessary, and updates the parent's rewards and referral details. If successful, the endpoint returns a JSON response with a status indicating success.
Update user's staking balance Description: This API endpoint updates the user's staking balance based on the provided wallet and transaction hash (txhash
). It checks for user existence, creates a new user if necessary, and updates the parent's rewards and referral details. If successful, the endpoint returns a JSON response with a status indicating success.