Retrieve a transaction using its hash.
/txs/{hash}
Tx hash
BCBE20E8D46758B96AE5883B792858296AC06E51435490FBDCAE25A72B3CC76B
Search transactions by events.
/txs
transaction events such as 'message.action=send' which results in the following endpoint: 'GET /txs?message.action=send'. note that each module documents its own events. look for xx_events.md in the corresponding cosmos-sdk/docs/spec directory
send
transaction tags with sender: 'GET /txs?message.action=send&message.sender=cosmos16xyempempp92x9hyzz9wrgf94r6j9h5f06pxxv'
cosmos16xyempempp92x9hyzz9wrgf94r6j9h5f06pxxv
Page number
1
Maximum number of items per page
1
transactions on blocks with height greater or equal this value
25
transactions on blocks with height less than or equal this value
800000
Broadcast a signed tx to a full node
/txs
block