Mempool
Authorizations
api-keystringRequired
Responses
200
A list of mempool transactions grouped by fromGroup and toGroup
application/json
fromGroupintegerOptionalExample:
Source group ID of the transaction
2toGroupintegerOptionalExample:
Destination group ID of the transaction
1400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get/mempool/transactions
Last updated