Documentation ¶
Index ¶
- func GetAssetContract(contractAddress common.Address) *models.AssetContract
- func GetCollectionSlug(collectionAddress common.Address) string
- func GetCollectionsFor(walletAddress common.Address, userCollections *collections.CollectionDB, ...) []*collections.GbCollection
- func GetListings(contractAddress common.Address, tokenID int64) []models.SeaportOrder
- func GetWalletCollections(wallets *wallet.Wallets, userCollections *collections.CollectionDB, ...) []*collections.GbCollection
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAssetContract ¶
func GetAssetContract(contractAddress common.Address) *models.AssetContract
func GetCollectionSlug ¶
func GetCollectionsFor ¶
func GetCollectionsFor(walletAddress common.Address, userCollections *collections.CollectionDB, nodes *nodes.Nodes, try int) []*collections.GbCollection
GetCollectionsFor returns the collections a wallet owns at least one item of.
func GetListings ¶ added in v0.2.0
func GetListings(contractAddress common.Address, tokenID int64) []models.SeaportOrder
func GetWalletCollections ¶
func GetWalletCollections(wallets *wallet.Wallets, userCollections *collections.CollectionDB, nodes *nodes.Nodes) []*collections.GbCollection
GetWalletCollections returns the collections a wallet owns at least one item of.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.