NiftyKitV3
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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
Balances ($0.00)
No balances found for "NiftyKitV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NiftyKitV3"
ABI
ABI objects
Getter at block 21226715
appRegistry() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
treasury() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
commission(address collection, uint256 amount) view returns (uint256, uint256)
getFees(uint256 amount) view returns (uint256, uint256)
State-modifying
Events createDiamond(string collectionId_, uint96 feeRate_, bytes signature_, address treasury_, address royalty_, uint16 royaltyBps_, string name_, string symbol_, bytes32[] apps_)
initialize(address appRegistry_)
renounceOwnership()
setFeeType(address collection, uint8 feeType)
setRate(address collection, uint256 rate)
setSigner(address signer)
setTreasury(address newTreasury)
transferOwnership(address newOwner)
withdraw()
DiamondCreated(address indexed diamondAddress, string collectionId)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.