Get count of outgoing ONE transactions

GET {{baseUrl}}/v3/one/transaction/count/:address?shardID=0

1 credit per API call.


Get a number of outgoing ONE transactions for the address. When a transaction is sent, there can be multiple outgoing transactions, which are not yet processed by the blockchain. To distinguish between them, there is a counter called a nonce, which represents the order of the transaction in the list of outgoing transactions.

Request Params

KeyDatatypeRequiredDescription
shardIDnumberShard to read data from

RESPONSES

status: OK

5