V1 Account Fungible Tokens
Fetch the v1 indexed fungible token balance rows for one account.
Live Response
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
Request reference
GETThis operation performs GET /v1/account/{account_id}/ft.
Required request inputs: yes
GET /v1/account/root.near/ft
Path parameters
account_id *stringQuery parameters
apiKeystringResponse reference
200 application/jsonIndexed fungible token rows for the requested account
Response schema
objectV1FtResponse
requires account_id, tokensaccount_id *stringtokens *arrayitemsobjectTokenRowbalance *stringcontract_id *stringlast_update_block_height *integer