evm-nonce
ActiveTool of The Stall
declared in 4.82.0
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.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"address": {
"type": "string",
"description": "EVM wallet address (0x-prefixed, 42 characters)."
},
"network": {
"type": "string",
"description": "Chain to query. Default: base."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries