RoyaltiesRegistry

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0c214a0f at 14083903
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
-
variable spans 45 additional slots

No balances found for "RoyaltiesRegistry"

No transactions found for "RoyaltiesRegistry"


Functions
Getter at block 20894223
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getProvider(address tokenview returns (address)
getRoyaltiesType(address tokenview returns (uint256)
royaltiesByToken(addressview returns (bool initialized)
royaltiesByTokenAndTokenId(bytes32view returns (bool initialized)
royaltiesProviders(addressview returns (uint256)
State-modifying
__RoyaltiesRegistry_init(
clearRoyaltiesType(address token
forceSetRoyaltiesType(address tokenuint256 royaltiesType
getRoyalties(address tokenuint256 tokenIdreturns (struct LibPartPart[])
renounceOwnership(
setProviderByToken(address tokenaddress provider
setRoyaltiesByToken(address tokenstruct LibPartPart[] royalties
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesSetForContract(address indexed tokenstruct LibPartPart[] royalties
RoyaltiesSetForToken(address indexed tokenuint256 indexed tokenIdstruct LibPartPart[] royalties
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.