How to find the contract address from your transaction hash after deploying a contract
If you have deployed a contract from the dashboard or custom code and it doesn't show up in your thirdweb dashboard, you can retrieve your contract address using your transaction hash. Here's how:
- Go to your explorer and paste in your transaction hash for the deployment & click on search:
- Go to the Internal Txns section tab on the explorer:
- Copy the Address on the “To” column here:
- Head over to your contract dashboard URL by using the following URL structure
https://thirdweb.com/
chainName/contractAddress
:
- Click Import Contract to add it to the contracts section in your dashboard:
That’s it! Now your contract should be available on your thirdweb Dashboard.
Can’t get this working? If you’ve followed the above and still have issues, contact our support team for help.
Did this answer your question?
😞
😐
🤩