Git Product home page Git Product logo

Comments (6)

MrSpike63 avatar MrSpike63 commented on September 23, 2024 1

As far as I can tell, ethereum/EIPs#3171 isn't official, but I have added support for create3-factory. It takes the address of the caller, deployer contract, and the bytecode of the deployer's proxy contract, as there are multiple deployer contracts to choose from.

from vanity-eth-address.

MrSpike63 avatar MrSpike63 commented on September 23, 2024 1

The bytecode needed is the bytecode of the proxy contract the deployer uses, not the deployer itself. You can find it here.

from vanity-eth-address.

NaliFinance avatar NaliFinance commented on September 23, 2024

i may doing it wrong, but given the contract bytecode, the deployer-address (0x9fBB3DF7C40Da2e5A0dE984fFE2CCB7C47cd0ABf) and the msg.sender (my) address.. i get a salt, but when i test it
https://sepolia.etherscan.io/address/0x9fBB3DF7C40Da2e5A0dE984fFE2CCB7C47cd0ABf#readContract

it gives me a different final contract address.. what am i missing?

from vanity-eth-address.

MrSpike63 avatar MrSpike63 commented on September 23, 2024

Just to confirm, did you set the bytecode to 0x67363d3d37363d34f03d5260086018f3?

from vanity-eth-address.

NaliFinance avatar NaliFinance commented on September 23, 2024

Just to confirm, did you set the bytecode to 0x67363d3d37363d34f03d5260086018f3?

nope, but it's working now! where i could find that? i used the bytecode from etherscan and it didn't work, with this it's working! great!!

from vanity-eth-address.

NaliFinance avatar NaliFinance commented on September 23, 2024

damn, thank you! i didn't understand that at first glance.. thank you again for all the help! +++

from vanity-eth-address.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.