flashbots / flashbots/searcher-minter

error execution reverted

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
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'
}

![error](https://user-images.githubusercontent.com/60893292/135584507-31fd2652-e1d9-41d7-9492-1356f215cdbe.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.