Transaction
Brief description
Get transaction status
Request URL
/api/get-trans-status
Method
POST
Parameter
Parameter name | Required | Type | Explain |
---|---|---|---|
trans_hash | Yes | string | transaction hash |
type | No | string | If the type is NFT transaction, type is 1,or else is null |
Return example
Remark
Type:1, return to buy ticket_id
Last updated