Get Off Chain Transaction
This service returns off chain transaction detail for the specified id parameter.
Last updated
This service returns off chain transaction detail for the specified id parameter.
Last updated
Key | Type | Description |
---|---|---|
id*
Number
Represents off chain transaction's identifier
Authorization*
String
UUID formatted access token
Content-Type*
String
application/json
PROJECT-ID*
String
UUID formatted projectId information
id
Number
Represents off chain transaction's identifier.
fromAddress
String
Represents sender wallet address of the transaction.
toAddress
String
Represents receiver wallet address of the transaction.
amount
Number
Represents count of Nft Items
nftItemId
Number
Represents Nft Item's identifier.
projectSessionId
String
Represents UUID formatted project session identifier.