flashbots / searcher-minter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error execution reverted

ngdekhai opened this issue · comments

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

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