eth_getTransactionCount - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getTransactionCountReturns the number of transactions sent from an address.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getTransactionCountparamsarrayrequiredDefaults to 0x871f1181AA63c988325539cF4b502E092595B50E,latestAn array containing the address and the block number/tag.params* string stringidintegerrequiredDefaults to 0Responses 200Integer of the number of transactions send from this address. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago