stack

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

OpenSeaService class

Open Sea API service

Signature:

export declare class OpenSeaService implements IEthTokensService 

Implements: IEthTokensService

Constructors

Constructor Modifiers Description
(constructor)()   Constructs a new instance of the OpenSeaService class

Methods

Method Modifiers Description
findAssetByTokenId(contract, token, owner)    
findAssetsByWallet(wallet, sort)    
findCreatorByTokenId(contract, token, owner)    
findOwnerByTokenId(contract, token, owner)    
getCollection(collectionSlug)   Gets Assets from the OpenSea API
getPaginatedWalletTokens(wallet, sort)   Retrieve the tokens owned by the given address
listAssets(params)   Gets Assets from the OpenSea API