eth_getTransactionCount
Accounts info | Plasma
eth_getTransactionCount | Plasma
Plasma API method that returns the number of transactions sent from an address (nonce). eth_getTransactionCount on Plasma via Chainstack.
POST
eth_getTransactionCount
Plasma API method that returns the number of transactions sent from an address (nonce).
Parameters
address— the address to get the transaction count fromquantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)
Response
quantity— the number of transactions sent from this address
eth_getTransactionCount code examples
Last modified on May 18, 2026