get_pending_transactions_info
Check pending transactions in a network's mempool, optionally filtering by wallet address, to monitor unconfirmed activity.
Instructions
Get information about pending transactions in the mempool for a network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Optional address to check pending transactions for | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |