Hello anyone can let me know mechanism of getting same contract address on bsc chain and eth chain !! I done bridge contract earlier but the thing is how to do the both address same ??

Jul 21, 2023, 4:57 AM
*My Case Study*
Ether(main contract) - https://etherscan.io/token/0x6a4c76874e686a7d080d173987a35a9c48905583

Bsc (second contract for cross chain or multichain) - https://bscscan.com/token/0x6a4c76874e686a7d080d173987a35a9c48905583
Jul 21, 2023, 4:57 AM
Its just a guess since, contract address is keccak256 of rlp encoded value of sender address and nonce...if I try from a fresh wallet with same nonce and txn order in both network, u might end up with same address on both network.
Create a new wallet n try
Jul 21, 2023, 5:31 AM

© 2024 Draquery.com All rights reserved.