Node RPC API
Mempool

Mempool Transaction Info

1min
GET
https://xdg-mainnet.gomaestro-api.org/v0/rpc/mempool/transactions/{tx_hash}
Dogecoin Mainnet API
Mempool transaction info by hash
Authentication
api-key
Path Parameters
tx_hash
*
Responses
200
OK
data
last_updated
400
Invalid request.
One Of
api_dogecoin.NodeRPCError
500
Error getting mempool transaction info.
error