GithubHelp home page GithubHelp logo

Comments (4)

sourav-bz avatar sourav-bz commented on August 10, 2024

@germartinez can you help me out here?

from safe-core-sdk.

mmv08 avatar mmv08 commented on August 10, 2024

Please have a look at https://stackoverflow.com/questions/74160798/why-would-create2-revert. In your case, the transaction fails because you've already deployed an identical safe at this transaction https://goerli.etherscan.io/tx/0xe992a34408531546e9070d06ac28e9d465a92181926af57f08ef2a036440e45a. Since the addresses are deterministic, the same deployment parameters deploy Safes to the same address. You can pass a custom saltNonce to deploySafe to use a different nonce for deployment.

from safe-core-sdk.

sourav-bz avatar sourav-bz commented on August 10, 2024

@mmv08 thank you so much, you were right about the SAFE being deployed on the same address.

Tried it with new account. And this is the error it's throwing again. How do i debug this?

Uncaught (in promise) Error: bad response (status=400, headers={"content-length":"179","content-type":"application/json"}, body="{\"jsonrpc\":\"2.0\",\"id\":74,\"error\":{\"code\":-32600,\"message\":\"Unsupported method: eth_sendTransaction. See available methods at https://docs.alchemy.com/alchemy/documentation/apis\"}}", requestBody="{\"method\":\"eth_sendTransaction\",\"params\":[{\"gas\":\"0x3ff2b\",\"from\":\"0x7e1cfcd7a87c45399e1b23b443af595be793ee2e\",\"to\":\"0xa6b71e26c5e0845f74c812102ca7114b6a896ab2\",\"data\":\"0x1688f0b90000000000000000000000003e5c63644e683549055b9be8653de26e0b4cd36e0000000000000000000000000000000000000000000000000000000000000060b1073742015cbcf5a3a4d9d1ae33ecf619439710b89475f92e2abd2117e90f900000000000000000000000000000000000000000000000000000000000000164b63e800d0000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000f48f2b2d2a534e402487b3ee7c18c33aec0fe5e400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000007e1cfcd7a87c45399e1b23b443af595be793ee2e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\"}],\"id\":74,\"jsonrpc\":\"2.0\"}", requestMethod="POST", url="https://eth-goerli.g.alchemy.com/v2/dZ88JZEdBCFoeLuNNFWrMRkv2sxLB6SU", code=SERVER_ERROR, version=web/5.7.1) at Logger.makeError (webpack-internal:///(app-client)/./node_modules/@ethersproject/logger/lib.esm/index.js:231:23) at Logger.throwError (webpack-internal:///(app-client)/./node_modules/@ethersproject/logger/lib.esm/index.js:240:20) at eval (webpack-internal:///(app-client)/./node_modules/@ethersproject/web/lib.esm/index.js:244:28) at Generator.next (<anonymous>) at fulfilled (webpack-internal:///(app-client)/./node_modules/@ethersproject/web/lib.esm/index.js:18:58)

from safe-core-sdk.

mmv08 avatar mmv08 commented on August 10, 2024

This seems like a problem with your provider and not an issue with the safe SDK. Please paste the error message into google.

from safe-core-sdk.

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.