Table of Contents

Class ThirdwebInsightExtensions

Namespace
Thirdweb.Indexer
Assembly
Thirdweb.dll
public static class ThirdwebInsightExtensions
Inheritance
ThirdwebInsightExtensions
Inherited Members

Methods

ToNFT(Token_NFT)

public static NFT ToNFT(this Token_NFT token)

Parameters

token Token_NFT

Returns

NFT

ToNFTList(IEnumerable<Token_NFT>)

public static List<NFT> ToNFTList(this IEnumerable<Token_NFT> tokens)

Parameters

tokens IEnumerable<Token_NFT>

Returns

List<NFT>