You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: