Get Interaction Status
When a request to update a contract, token or add a new token is received, it is queued in the system to be broadcast to the network.
This endpoint returns the status and accompanying information about a contract interaction.
get
https://api.hypermint.com/v1
/interaction/:interactionId
Gets on chain status of an interaction
Parameters
Header
HM_ACCESS_KEY*
HyperMint Access Key
HM_ACCESS_KEY_SECRET*
HyperMint Access Key Secret
Responses
200: OK
Responds with interaction status
404: Not Found
Interaction does not exist or you do not have permission
Something not quite right, unclear or can't find what you are looking for? Please let us know at [email protected] and we will get back to you as soon as we can.
Last modified 7mo ago