stack

Home > @infiniteobjects/eth-tokens-service > OpenSeaService > getCollection

OpenSeaService.getCollection() method

Gets Assets from the OpenSea API

Signature:

getCollection(collectionSlug: string): Promise<JsonObject>;

Parameters

Parameter Type Description
collectionSlug string  

Returns:

Promise<JsonObject>