StolenNftFilterOracle.sol
Inherits: ReservoirOracle, Owned
Author: out.eth (@outdoteth)
A contract to check that a set of NFTs are not stolen.
State Variables
TOKEN_TYPE_HASH
cooldownPeriod
validFor
Functions
constructor
setCooldownPeriod
Sets the cooldown period.
Parameters
setValidFor
Sets the valid for period.
Parameters
validateTokensAreNotStolen
Checks that a set of NFTs are not stolen.
Parameters
Last updated