Coder Social home page Coder Social logo

Comments (4)

mds1 avatar mds1 commented on July 18, 2024 1

The README command is correct, but some nodes require EIP-155 which means the transaction must be signed over chain ID for replay protection. The readme's transaction is intentionally not signed over chain ID because we want it to be replayable across chains, but I will more clearly document this and what the error means

from multicall.

skyline9981 avatar skyline9981 commented on July 18, 2024

Thank you for responding, but I'm wondering how I can deploy the contract on chains that require me to sign over the chain ID by myself. (Just for learning)

from multicall.

mds1 avatar mds1 commented on July 18, 2024

You can either run your own node for that chain that does not enforce EIP-155 (AllowUnprotectedTxs flag in geth), or someone with the private key (e.g. me for multicall3) needs to sign and send a new transaction that does sign over chain ID

from multicall.

XterioTech avatar XterioTech commented on July 18, 2024

@mds1 Hi, we are trying to deploy multicall3 on Xterio Chain which is an op gaming rollup.
Since the chain is based on the standard OP Stack, which does not provide any configuration to not enforce EIP-155, so we cannot go the first route.

Could you please sign the deployment transaction with gas price of 10 Gwei and these following chain IDs?
Testnet Chain ID: 1637450
Mainnet Chain ID: 112358

Thank you!

from multicall.

Related Issues (20)

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.