get https://api.playground.engine.get-blockchain.io/actions/
Upon successful event/ticket action creation through the Stream endpoint, an actionPromise
will be issued and returned. Use it to query it's status:
status | description |
---|---|
| Action is still waiting in queue to get broadcast on chain |
| Action was broadcast and is waiting confirmation |
| Action was broadcast and successfully confirmed |
| Action was broadcast on chain but an error occurred |
| Action was invalid (e.g. selling ticket on non existent event) and a broadcast on chain won't be attempted |
| Some actions might not need a broadcast on chain-at all e.g. |