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
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".