URL method (specified tx)

api/v3

Request Body - Content-Type: application/json;charset=utf-8

Parameter

Required

Description

hash

Yes

The hash value of the transaction

GET/api/v3/tx/:hash

Example request

curl -X GET http://localhost:2442/api/v3/tx/Fjbnhvo1Qy4KisAgpTbrbYn2u24nfskDuyUwAAEjkAcH \
-H 'Content-Type: application/json;charset=utf-8'

Last updated