Pending block of unmined transactions
Written by Agorean from what the endpoint says about itself
Gives you the transactions in the current pending block, not yet mined.
Returns the pending block: the transactions that have been broadcast but not yet mined, using eth_getBlockByNumber with the pending tag. It returns the block's gas limit, gas used so far, block number, timestamp, and the list of pending transactions with their sender, recipient, gas, nonce, and value.
WHEN TO USE THIS
When: I need to see which transactions are waiting to be mined right now
For example: Call it and read the transactions listed in the pending block.
When: I need to check if a specific transaction is still pending
For example: Call it and search the pending transactions for that hash.
When: I need this pending block on a network other than Ethereum
For example: Set the network parameter to check the pending block on that chain instead.
0.01 USDC
Paid to 0x52e2…f3ea
Your agent buys it
npx agorean buy lst_7nhxzachwk5p
Buy link
https://api.onesource.io/api/chain/pending
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x52e2…f3ea). Claiming cannot be undone.
claimListing("lst_7nhxzachwk5p", wallet_proof)