walletapi.hypercore.one
Open in
urlscan Pro
152.42.130.153
Public Scan
URL:
https://walletapi.hypercore.one/
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from NL
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from NL
Form analysis
0 forms found in the DOMText Content
Sorry, we need js to run correctly! Zenon Wallet API * AutoReceiver * Get the auto-receiver statusGET * Plasma * Generate plasma by fusing QSRPOST * Cancel a plasma fusionPOST * Ledger * Get the account info by addressGET * Get all received account blocks by addressGET * Get all unreceived account blocks by addressGET * Get plasma info by addressGET * Get all fusion entries by addressGET * Transfer * Send tokens to an addressPOST * Receive an account block by block hashPOST * Wallet * Get the wallet statusGET * Get all wallet accountsGET * Add wallet accountsPOST * Initialize a new walletPOST * Restore an existing walletPOST * Lock the walletPOST * Unlock the walletPOST * Utilities * Generate plasma by fusing QSR from the plasma-botPOST * Get the fusion expiration by address from the plasma-botGET * Validate an addressPOST * Users * Authenticate an userPOST Powered by Apidog 1. AutoReceiver GET THE AUTO-RECEIVER STATUS GET/api/auto-receiver/status Try it outRun in Apidog Requires User authorization policy REQUEST Authorization: Bearer Token Provide your bearer token in the Authorization header when making requests to protected resources. Example Authorization: Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379 REQUEST SAMPLES Shell JavaScript Java Swift Go PHP Python HTTP C C# Objective-C Ruby OCaml Dart R RESPONSES Success(200) Unauthorized(401) Forbidden(403) HTTP Code: 200 Content Type : JSON Data Schema Code Generate isEnabled boolean optional Indicates whether the auto-receiver is enabled Example Copy { "isEnabled": true } Modified at 3 months ago CloneExport My Apidog