Skip to content

Lesson 4: I couldn't get CONTRACT CALL on Ganache #562

Answered by mjh-jhm
HalaAura asked this question in Q&A
Discussion options

You must be logged in to vote
store_transaction = simple_storage.functions.store(15).buildTransaction(
    {
        "chainId": chain_id,
        "from": my_address,
        "nonce": nonce + 1,
        "gasPrice": w3.eth.gas_price,
    }
)

#include the gas price

Replies: 2 comments 39 replies

Comment options

You must be logged in to vote
32 replies
@HalaAura
Comment options

@cromewar
Comment options

@HalaAura
Comment options

@cromewar
Comment options

@HalaAura
Comment options

Comment options

You must be logged in to vote
7 replies
@cromewar
Comment options

@karlMoreno
Comment options

@cromewar
Comment options

@karlMoreno
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants