Interface

QueryAssetParamsByOwner

QueryAssetParamsByOwner

Properties:
Name Type Attributes Description
starkKey string

Stark key of collection owners for those assets

ownerWalletAddress string

Owner wallet address of the collection

collectionIds number

List of collections ID to get the assets belong to those collection

walletAddress string

Wallet address of player to get assets for this specific player

  • if wallet address is empty, by default it would get all of assets belong to all players
page string <optional>

Page number of list items

limit limit <optional>

Limit items per page for assets list

View Source types/AssetTypes.ts, line 59