NiftyKitV2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "NiftyKitV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NiftyKitV2"
ABI
ABI objects
Getter at block 21275552
getDropKitPass() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
commission(address collection, uint256 amount) view returns (uint256)
getFees(address account) view returns (uint256)
getImplementation(uint96 typeId) view returns (address)
State-modifying
Events addCollection(uint96 typeId, address collection)
addFees(uint256 amount)
addFeesClaimed(uint256 amount)
createCollection(uint96 typeId, string name, string symbol, address treasury, address royalty, uint96 royaltyFee)
initialize()
removeUserRate(address user)
renounceOwnership()
setAdmin(address admin)
setDropKitPass(address passAddress)
setImplementation(uint96 typeId, address implementation)
setRateOverride(address collection, uint256 rate)
setTreasury(address treasury)
setUserRate(address user, uint256 rate)
transferOwnership(address newOwner)
withdraw(uint256 amount)
CollectionCreated(uint96 indexed typeId, address indexed collectionAddress)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UserRateRemoved(address indexed user, uint256 indexed rate)
UserRateUpdated(address indexed user, uint256 indexed rate)
constructor()
receive()
This contract contains no error objects.