Get Collection

Use this method to get the metadata of a collection.

Usage in your script

const alturaCollection = await altura.getCollection(COLLECTION_ADDRESS);

Parameters

Last updated