RPC API 레퍼런스ethAccount[Account] eth_getTransactionCount[Account] eth_getTransactionCount Returns the number of transactions sent from an address. JSONRPC: eth_getTransactionCount Request Responses200Integer of the number of transactions send from this address.