Deployment Addresses
Contract | Address | Comment |
---|---|---|
StakingError | Common error codes | |
StakingNFT | Stake NonFungibleToken (e.g. a Float) into a staking pool to earn (potential multiple) FungibleTokens as rewards | |
StakingNFTVerifiers | An extra verifier checks whether the given nft is allowed to stake into a farm pool. Use cases: e.g. All floats are stored in the same Collection, but logically they belong to different FLOATEvents . This contract is upgradable, with more verifiers to be implemented. |
Contract | Address |
---|---|
StakingError | |
StakingNFT | |
StakingNFTVerifiers |
Last modified 1yr ago