Skip to main content

V0 Account Fungible Tokens

Retrieve the indexed fungible token contract IDs for an account. This v0 route does not return balances.

Network
FastNear API keyNo saved key
Get API key
Endpointhttps://api.fastnear.com
Authnone detected
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

GET

This operation performs GET /v0/account/{account_id}/ft.

Required request inputs: yes

GET /v0/account/root.near/ft

Path parameters

account_id *string

Query parameters

apiKeystring

Response reference

200 application/json

Fungible token contract IDs for the requested account

Response schema

objectV0ContractsResponse
requires account_id, contract_ids
account_id *string
contract_ids *array
itemsstring