GET
List last 10 contract sequenceIds of a wallet
Lists last 10 contract sequenceIds of the base address of a wallet alongwith their transaction ids.
Path Params
-
coinstring requiredA cryptocurrency symbol or token ticker symbol -
walletIdstring required
Responses
200
OK
Response Body
object
-
sequenceIdsarray of objects requiredsequenceIds object
-
txidstring requiredThe on-chain transaction id -
contractSequenceIdnumber requiredThe contract sequence id of the transaction
-
400
Bad Request
Response Body
ONE OF
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
-
namestring enum requiredInvalidWalletId -
contextobject requiredcontext object
-
idstring required
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id