account
account data
Returns account states and its parsed data
get/accounts
Query parameters
addressstring[]
only given addresses
latestboolean
only latest account states
interfacestring[]
filter by interfaces
owner_addressstring
filter FT wallets or NFT items by owner address
minter_addressstring
filter FT wallets or NFT items by minter address
order'ASC' | 'DESC'
order by last_tx_lt
afterinteger
start from this last_tx_lt
limitinteger
limit
countboolean
count total number of rows
Response
OK