EIP2981MultiReceiverRoyaltyOverrideCloneable

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x3bd204f0 at 16271968
Slot
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

No balances found for "EIP2981MultiReceiverRoyaltyOverrideCloneable"

0x607de4370ad69961b17904e2839745d8fb0ceaf9c7fafbac81274dc37fb54aea

Functions
Getter at block 20967097
getAllSplits(view returns (address[] splits)
[0x290f27fCc130B80a8430e23b96dAee1e0c5AC027]
 
getDefaultRoyalty(view returns (uint16 bpsstruct Recipient[] recipients)
 
getRecipients(view returns (struct Recipient[])
getTokenRoyalties(view returns (struct IEIP2981MultiReceiverRoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs)
[]
owner(view returns (address)
0x92b381515bd4851faf3d33a161f7967fd87b1227
Read-only
royaltyInfo(uint256 tokenIduint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
initialize(address royaltySplitterCloneableuint16 defaultBpsstruct Recipient[] defaultRecipientsaddress initialOwner
renounceOwnership(
setDefaultRoyalty(uint16 bpsstruct Recipient[] recipients
setTokenRoyalties(struct IEIP2981MultiReceiverRoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs
transferOwnership(address newOwner
Events
DefaultRoyaltySet(uint16 royaltyBPSstruct Recipient[] recipients
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRoyaltyRemoved(uint256 tokenId
TokenRoyaltySet(uint256 tokenIduint16 royaltyBPSstruct Recipient[] recipients
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.