This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).
evm-nonce
InactiveTool of The Stall
declared in 4.97.1
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