evm-nonce
Retrieve the confirmed and pending nonce for any EVM wallet address. Use the pending nonce to build new transactions on Ethereum, Base, Polygon, Arbitrum, and Optimism.
Instructions
Returns the current nonce (confirmed transaction count) and pending nonce for any EVM wallet address. Supports Ethereum, Base, Polygon, Arbitrum, and Optimism. Use the pending nonce when building new transactions. $0.002/call — 33% below comparable market rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | EVM wallet address (0x-prefixed, 42 characters). | |
| network | No | Chain to query. Default: base. |