Closed praveenbm5 closed 1 year ago
I have updated the sandwich.huff with my address as below.
sandwich.huff
#define constant SEARCHER = 0xe1C17AA226Eb2F6d2a29C025532caBa4fbE45a83 #define constant HELPER = 0xe1C17AA226Eb2F6d2a29C025532caBa4fbE45a83
Compiled the contract using huffc, and deployed the same to this address 0x6C00C500009405000D005817a35f002a002F0068
huffc
0x6C00C500009405000D005817a35f002a002F0068
Now when I am trying to fund the contract, I am getting this error
Warning! Error encountered during contract execution [invalid jump destination]
ETH Txn: https://etherscan.io/tx/0x64392fabbfac3795c5ccf2fe32e9799e86e7159875191378fccc5cebcbe15298
Please help!
I sent ETH instead of WETH by mistake
I have updated the
sandwich.huff
with my address as below.Compiled the contract using
huffc
, and deployed the same to this address0x6C00C500009405000D005817a35f002a002F0068
Now when I am trying to fund the contract, I am getting this error
Warning! Error encountered during contract execution [invalid jump destination]
ETH Txn: https://etherscan.io/tx/0x64392fabbfac3795c5ccf2fe32e9799e86e7159875191378fccc5cebcbe15298
Please help!