get https://aleo-testnet3.alphazk.com/v1/find/transactionID/deployment/
Returns the transaction ID of the transaction containing the given program ID.
Log in to see full request history
Response
Returns the transaction ID of the transaction containing the given program ID.
xxxxxxxxxx
curl --request GET \
--url https://aleo-testnet3.alphazk.com/v1/find/transactionID/deployment/programID \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: