MEV-Boost payment for a block
Written by Agorean from what the endpoint says about itself
Gives you the MEV-Boost payment made for a specific block or slot.
Looks up the MEV-Boost payment for a specific slot or block number via the Flashbots relay. It returns the builder, the proposer, the value paid in ETH, the gas usage, and the transaction count. It returns found as false if the block was built locally or through a different MEV-Boost relay, since Flashbots is only one of several.
WHEN TO USE THIS
When: I need to know how much a block builder paid a proposer for a block
For example: Send the slot or block number and read the value paid in ETH.
When: I need to know which builder produced a specific block
For example: Send the block number and read the builder field returned.
When: I need to check whether a block went through the Flashbots relay at all
For example: Send the block number and check the found field in the response.
0.002 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_e66ierh4inf3
Buy link
https://agent402.tools/api/mev-block-payment
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_e66ierh4inf3", wallet_proof)