Find Transaction ID From Program ID
Get the transaction ID of the transaction containing the given program ID.
ENDPOINT
Arguments
Parameter | Type | Request | Description |
---|---|---|---|
programID | string | Yes | The program ID |
Response
Parameter | type | Description |
---|---|---|
result | string | The transaction ID |
Request
Last updated