Posted on c/ElrondDevelopers 1 bog8304552146c/ElrondDevelopers 2 years ago That would work. I do not need to put in a acript I just need to compute the dress of my deployed contract. Do you have on example on how to use it in javascript? Comment 1 Comments mwf81318617 2years ago SmartContract.computeAddress(yourAddress, yourNonceDuringDeployment); https://github.com/ElrondNetwork/elrond-sdk-erdjs/blob/main/src/smartcontracts/smartContract.ts#L213=
SmartContract.computeAddress(yourAddress, yourNonceDuringDeployment); https://github.com/ElrondNetwork/elrond-sdk-erdjs/blob/main/src/smartcontracts/smartContract.ts#L213=