getAllTokens
This endpoint is used to get all tokens in a contract.
Parameters
contractAddress
string
The contract address whose tokens you want to fetch.
Returns
VyPromise<VyTokenSummaryDto[]>
Last updated
This endpoint is used to get all tokens in a contract.
Parameters
contractAddress
string
The contract address whose tokens you want to fetch.
Returns
VyPromise<VyTokenSummaryDto[]>
Last updated