flashbots / searcher-minter

236 stars 93 forks source link

error execution reverted #4

Open ngdekhai opened 2 years ago

ngdekhai commented 2 years ago

chain ID = 1 flashbots_relay_endpoint = https://relay.flashbots.net/ nft value = 0.026

transaction: { chainId: 1, type: 2, value: [BigNumber], data: '0xe9ae9e510000000000000000000000000000000000000000000000000000000000000001', gasLimit: 1503716, maxFeePerGas: [BigNumber], maxPriorityFeePerGas: [BigNumber], to: '0x22d202872950782012baC53346EE3DaE3D78E0CB' }

error

Is there anything wrong with my variable? When I use goerli testnet to test minting the FakeArtMinter contract , it work. But when I go mainnet, and a live contract, it failed, keep saying error execution reverted

fguaragna97 commented 2 years ago

have you solved the issue? i also want to start using it on mainnet