searcher-minter icon indicating copy to clipboard operation
searcher-minter copied to clipboard

Results 5 searcher-minter issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the tutorial on flashbots. I'm able to send bundle to flasbots goerli relayer but I'm getting `error: execution reverted` Code: ``` async function main() { const flashbotsProvider...

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' }...

I am not sure exactly what I am doing wrong but no matter what I try I can not get it to recognize my private key. The command in the...

Seems like a cool project but I don't understand why I would want to use this. To mint an NFT, sure — but why? Would this save on transaction fees?...