Get Item

Use this method to get the metadata of an item.

Usage in your script

const alturaItem = await altura.getItem(COLLECTION_ADDRESS, TOKEN_ID);

Parameters

Last updated