Last updated 2 years ago
Use this method to get the metadata of an item.
const alturaItem = await altura.getItem(COLLECTION_ADDRESS, TOKEN_ID);
const alturaItem: TAlturaItem = await altura.getItem(COLLECTION_ADDRESS, TOKEN_ID);
collection_address
String
Yes
The item's collection address
token_id
Int
The item's tokenId