Git Source Inherits: ITokenHandlerEvents, AppAdministratorOrOwnerOnlyDiamondVersion Author: @ShaneDuncan602 @oscarsernarosero @TJ-Everett @bfcoursewool Setters and getters for the rule in the handler. Meant to be inherited by a handler facet to easily support the rule.Documentation Index
Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Functions
setNFTValuationLimit
Set the NFT Valuation limit that will check collection price vs looping through each tokenId in collections| Name | Type | Description |
|---|---|---|
_newNFTValuationLimit | uint16 | set the number of NFTs in a wallet that will check for collection price vs individual token prices |
getNFTValuationLimit
Get the nftValuationLimit| Name | Type | Description |
|---|---|---|
<none> | uint256 | nftValautionLimit number of NFTs in a wallet that will check for collection price vs individual token prices |