get Asset
fun getAsset(tokenAddress: String, tokenId: String, includeFees: Boolean? = null): Asset
Content copied to clipboard
Get details of an asset Get details of an asset
Return
Asset
Parameters
token Address
Address of the ERC721 contract
token Id
Either ERC721 token ID or internal IMX ID
include Fees
Set flag to include fees associated with the asset (optional)
Throws
If the API returns an informational or redirection response
org. openapitools. client. infrastructure. Client Exception
If the API returns a client error response
org. openapitools. client. infrastructure. Server Exception
If the API returns a server error response