flashbots / flashbots/searcher-minter
error execution reverted
- Dominant language
- Solidity
- Stars
- 229
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
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'
}

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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the Goerli FakeArtMinter behavior with the mainnet transaction details and the live contract at 0x22d202872950782012baC53346EE3DaE3D78E0CB. Reproduce the mint attempt and inspect why the supplied chain ID, endpoint, call data, or transaction variables cause execution to revert; done means the cause and required correction are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100