lt
(less than)/api/v1/accounts?account.id=lt:0.0.1000
lte
(less than or equal to)/api/v1/accounts?account.id=lte:0.0.1000
gt
(greater than)/api/v1/accounts?account.id=gt:0.0.1000
gte
(greater than or equal to)/api/v1/accounts?account.id=gte:0.0.1000
order
(order asc
or desc
values)/api/v1/accounts?order=asc
/api/v1/accounts?order=desc
/api/v1/accounts?account.id=0.0.1001
/api/v1/accounts?account.balance=gt:1000
/api/v1/accounts?account.publickey=2b60955bcbf0cf5e9ea880b52e5b63f664b08edf6ed 15e301049517438d61864
/api/v1/accounts/2?transactionType=cryptotransfer
lt
(less than)/api/v1/balances?account.id=lt:0.0.1000
lte
(less than or equal to)/api/v1/balances?account.id=lte:0.0.1000
gt
(greater than)/api/v1/balances?account.id=gt:0.0.1000
gte
(greater than or equal to)/api/v1/balances?account.id=gte:0.0.1000
order
(order asc
or desc
values)/api/v1/balances?order=asc
/api/v1/balances?order=desc
/api/v1/balances?account.id=0.0.1000
/api/v1/balances?account.balance=gt:1000
/api/v1/balances?timestamp=1566562500.040961001
/api/v1/balances?account.publickey=2b60955bcbf0cf5e9ea880b52e5b6 3f664b08edf6ed15e301049517438d61864
lt
(less than)/api/v1/transactions?account.id=lt:0.0.1000
lte
(less than or equal to)/api/v1/transactions?account.id=lte:0.0.1000
gt
(greater than)/api/v1/transactions?account.id=gt:0.0.1000
gte
(greater than or equal to)api/v1/transactions?account.id=gte:0.0.1000
order
(order asc
or desc
values)/api/v1/transactions?order=asc
/api/v1/transactions?order=desc
?account.id=gt:0.0.15000
or if you use?account.id=gt:0.0.15000&account.id=lt:0.0.30000
, then the API will only return results or some 1000 accounts in this range that match the rest of the query filters.{transaction_ID}
/api/v1/transactions/?account.id=0.0.1000
/api/v1/transactions?timestamp=1565779209.711927001
/api/v1/transactions?result=fail
/api/v1/transactions?account.id=0.0.13622&type=credit
/api/v1/transactions?account.id=0.0.13622&type=debit
/api/v1/transactions?transactionType=cryptotransfer
/api/v1/tokens?publickey=3c3d546321ff6f63d70 1d2ec5c277095874e19f4a235bee1e6bb19258bf362be
/api/v1/tokens?account.id=0.0.8
/api/v1/tokens?token.id=gt:0.0.1001
/api/v1/tokens?order=desc
token.id
/api/v1/tokens?limit=x
x
number of tokens/api/v1/tokens/<token_id>/balances?order=asc
/api/v1/tokens/<token_id>/balances?account.id=0.0.1000
/api/v1/tokens/<token_id>/balances?account.balance=gt:1000
/api/v1/tokens/<token_id>/balances?timestamp=1566562500.040961001
true
when the system expires a contract