Transactions
Last updated
Last updated
Lookup account transactions. Transactions are returned newest to oldest.
/v2/accounts/{account-id}/transactions
account string
Maximum number of results to return. There could be additional pages even if the limit is not reached.
The next page of results. Use the next token provided by the previous results.
Specifies a prefix which must be contained in the note field.
pay
, keyreg
, acfg
, axfer
, afrz
, appl
, stpf
SigType filters just results using the specified type of signature:
sig
, msig
, lsig
Lookup the specific transaction by ID.
Include results for the specified round.
Include results at or after the specified min-round.
Include results at or before the specified max-round.
Asset ID
Include results before the given time. Must be an RFC 3339 formatted string.
Include results after the given time. Must be an RFC 3339 formatted string.
Results should have an amount greater than this value. MicroAlgos are the default currency unless an asset-id is provided, in which case the asset will be used.
Results should have an amount less than this value. MicroAlgos are the default currency unless an asset-id is provided, in which case the asset will be used.
Include results which include the rekey-to field.
curl -L \
--url 'https://algo-index.nownodes.io/v2/accounts/{account-id}/transactions'
{
"current-round": 1,
"next-token": "text",
"transactions": [
{
"application-transaction": {
"accounts": [
"text"
],
"application-args": [
"text"
],
"application-id": 1,
"approval-program": "text",
"clear-state-program": "text",
"extra-program-pages": 1,
"foreign-apps": [
1
],
"foreign-assets": [
1
],
"global-state-schema": {
"num-byte-slice": 1,
"num-uint": 1
},
"local-state-schema": {
"num-byte-slice": 1,
"num-uint": 1
},
"on-completion": "noop"
},
"asset-config-transaction": {
"asset-id": 1,
"params": {
"clawback": "text",
"creator": "text",
"decimals": 1,
"default-frozen": true,
"freeze": "text",
"manager": "text",
"metadata-hash": "text",
"name": "text",
"name-b64": "text",
"reserve": "text",
"total": 1,
"unit-name": "text",
"unit-name-b64": "text",
"url": "text",
"url-b64": "text"
}
},
"asset-freeze-transaction": {
"address": "text",
"asset-id": 1,
"new-freeze-status": true
},
"asset-transfer-transaction": {
"amount": 1,
"asset-id": 1,
"close-amount": 1,
"close-to": "text",
"receiver": "text",
"sender": "text"
},
"auth-addr": "text",
"close-rewards": 1,
"closing-amount": 1,
"confirmed-round": 1,
"created-application-index": 1,
"created-asset-index": 1,
"fee": 1,
"first-valid": 1,
"genesis-hash": "text",
"genesis-id": "text",
"global-state-delta": [
{
"key": "text",
"value": {
"action": 1,
"bytes": "text",
"uint": 1
}
}
],
"group": "text",
"id": "text",
"inner-txns": [
{
"application-transaction": {
"accounts": [
"text"
],
"application-args": [
"text"
],
"application-id": 1,
"approval-program": "text",
"clear-state-program": "text",
"extra-program-pages": 1,
"foreign-apps": [
1
],
"foreign-assets": [
1
],
"global-state-schema": {
"num-byte-slice": 1,
"num-uint": 1
},
"local-state-schema": {
"num-byte-slice": 1,
"num-uint": 1
},
"on-completion": "noop"
},
"asset-config-transaction": {
"asset-id": 1,
"params": {
"clawback": "text",
"creator": "text",
"decimals": 1,
"default-frozen": true,
"freeze": "text",
"manager": "text",
"metadata-hash": "text",
"name": "text",
"name-b64": "text",
"reserve": "text",
"total": 1,
"unit-name": "text",
"unit-name-b64": "text",
"url": "text",
"url-b64": "text"
}
},
"asset-freeze-transaction": {
"address": "text",
"asset-id": 1,
"new-freeze-status": true
},
"asset-transfer-transaction": {
"amount": 1,
"asset-id": 1,
"close-amount": 1,
"close-to": "text",
"receiver": "text",
"sender": "text"
},
"auth-addr": "text",
"close-rewards": 1,
"closing-amount": 1,
"confirmed-round": 1,
"created-application-index": 1,
"created-asset-index": 1,
"fee": 1,
"first-valid": 1,
"genesis-hash": "text",
"genesis-id": "text",
"global-state-delta": [
{
"key": "text",
"value": {
"action": 1,
"bytes": "text",
"uint": 1
}
}
],
"group": "text",
"id": "text",
"inner-txns": [
"[Circular Reference]"
],
"intra-round-offset": 1,
"keyreg-transaction": {
"non-participation": true,
"selection-participation-key": "text",
"state-proof-key": "text",
"vote-first-valid": 1,
"vote-key-dilution": 1,
"vote-last-valid": 1,
"vote-participation-key": "text"
},
"last-valid": 1,
"lease": "text",
"local-state-delta": [
{
"address": "text",
"delta": [
{
"key": "text",
"value": {
"action": 1,
"bytes": "text",
"uint": 1
}
}
]
}
],
"logs": [
"text"
],
"note": "text",
"payment-transaction": {
"amount": 1,
"close-amount": 1,
"close-remainder-to": "text",
"receiver": "text"
},
"receiver-rewards": 1,
"rekey-to": "text",
"round-time": 1,
"sender": "text",
"sender-rewards": 1,
"signature": {
"logicsig": {
"args": [
"text"
],
"logic": "text",
"multisig-signature": {
"subsignature": [
{
"public-key": "text",
"signature": "text"
}
],
"threshold": 1,
"version": 1
},
"signature": "text"
},
"multisig": {
"subsignature": [
{
"public-key": "text",
"signature": "text"
}
],
"threshold": 1,
"version": 1
},
"sig": "text"
},
"state-proof-transaction": {
"message": {
"block-headers-commitment": "text",
"first-attested-round": 1,
"latest-attested-round": 1,
"ln-proven-weight": 1,
"voters-commitment": "text"
},
"state-proof": {
"part-proofs": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"positions-to-reveal": [
1
],
"reveals": [
{
"participant": {
"verifier": {
"commitment": "text",
"key-lifetime": 1
},
"weight": 1
},
"position": 1,
"sig-slot": {
"lower-sig-weight": 1,
"signature": {
"falcon-signature": "text",
"merkle-array-index": 1,
"proof": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"verifying-key": "text"
}
}
}
],
"salt-version": 1,
"sig-commit": "text",
"sig-proofs": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"signed-weight": 1
},
"state-proof-type": 1
},
"tx-type": "pay"
}
],
"intra-round-offset": 1,
"keyreg-transaction": {
"non-participation": true,
"selection-participation-key": "text",
"state-proof-key": "text",
"vote-first-valid": 1,
"vote-key-dilution": 1,
"vote-last-valid": 1,
"vote-participation-key": "text"
},
"last-valid": 1,
"lease": "text",
"local-state-delta": [
{
"address": "text",
"delta": [
{
"key": "text",
"value": {
"action": 1,
"bytes": "text",
"uint": 1
}
}
]
}
],
"logs": [
"text"
],
"note": "text",
"payment-transaction": {
"amount": 1,
"close-amount": 1,
"close-remainder-to": "text",
"receiver": "text"
},
"receiver-rewards": 1,
"rekey-to": "text",
"round-time": 1,
"sender": "text",
"sender-rewards": 1,
"signature": {
"logicsig": {
"args": [
"text"
],
"logic": "text",
"multisig-signature": {
"subsignature": [
{
"public-key": "text",
"signature": "text"
}
],
"threshold": 1,
"version": 1
},
"signature": "text"
},
"multisig": {
"subsignature": [
{
"public-key": "text",
"signature": "text"
}
],
"threshold": 1,
"version": 1
},
"sig": "text"
},
"state-proof-transaction": {
"message": {
"block-headers-commitment": "text",
"first-attested-round": 1,
"latest-attested-round": 1,
"ln-proven-weight": 1,
"voters-commitment": "text"
},
"state-proof": {
"part-proofs": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"positions-to-reveal": [
1
],
"reveals": [
{
"participant": {
"verifier": {
"commitment": "text",
"key-lifetime": 1
},
"weight": 1
},
"position": 1,
"sig-slot": {
"lower-sig-weight": 1,
"signature": {
"falcon-signature": "text",
"merkle-array-index": 1,
"proof": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"verifying-key": "text"
}
}
}
],
"salt-version": 1,
"sig-commit": "text",
"sig-proofs": {
"hash-factory": {
"hash-type": 1
},
"path": [
"text"
],
"tree-depth": 1
},
"signed-weight": 1
},
"state-proof-type": 1
},
"tx-type": "pay"
}
]
}
(empty)