Get Smart Contract address from Transaction ID

Modified on Thu, 27 Oct 2022 at 10:12 AM

When you deploy a Smart Contract, you get as a response a transaction ID txID


Example:

{
    "txId": "0x97e2e9438319f49a9b5dde8f0236bb481a07cf3c2dea9852a0f64da2########"
}

After this, it's likely that you will want to know the related Contract Address.


To get the contract address from a txId from the response above, you need to call the following endpoint:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article