GET /trade/v1/info/trade/{chainId}/{txHash}

Get information of a trade conducted in Unizen API.

Get information of a trade

get
Authorizations
HTTPRequired

[just text field] Please enter token in following format: Bearer

Path parameters
chainIdnumberRequired

Chain id of the trade.

Example: 137
txHashstringRequired

Transaction hash of the trade.

Example: 0xe3d66fa91b621aea1bf743c70db809b47d0b67f82abce471819c84060577b0c2
Responses
200

Get information of a trade

application/json
get
/v1/info/trade/{chainId}/{txHash}
200

Get information of a trade

Last updated

Was this helpful?