Skip to main content

getHofundSubmissionStatus

POST /hofund-status. Returns the current state of one submission you made. Lookup is scoped to your key; another key’s submission id returns 404, -32004 submission not found.
string
required
The X-Hofund-Submission-ID value from the submission response: 64 lowercase hex characters.
object
The record lives about 10 minutes. After that, or for WebSocket submissions (which return no submission id), reconcile the signature through ThorEdge RPC.

getFastTipConfig

POST /hofund-status, params: []. Returns the fast-lane contract for the instance you reached.
object

getThorTipConfig

POST /hofund-bundle, params: []. Returns the protected-lane contract.
object

getHealth

/hofund with params absent or []. Result is the string "ok".