Namespace:
SecretNET.NFT
Assembly:
SecretNET.NFT (in SecretNET.NFT.dll)
Parameters
- address
- Type: String
Address of the querier if supplying optional ViewerInfo.
- viewingKey
- Type: String
Viewer's key if supplying optional ViewerInfo.
- startAfter
- Type: String
Results will only list token IDs that come after this token ID in the list.
- limit
- Type: Nullable<(Of <(<'Int32>)>)>
Number of token IDs to return (default 300).