RoyaltyReceiver

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x0cc34acd at 14537849
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 49 additional slots
-
variable spans 49 additional slots

No balances found for "RoyaltyReceiver"

0xbd8e6cc43a8d6cd069081bacb4ccc9517f287ca52ac755f61f14f49408ab69bd

Functions
Getter at block 20988131
nifty(view returns (address)
0x0000000000000000000000000000000000000000
niftyPercentage(view returns (uint256)
0
owner(view returns (address)
0xeeac9eea71464f83a227b2defe754d0d52a2e732
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
smartTokensLabs(view returns (address)
0x0000000000000000000000000000000000000000
smartTokensLabsPercentage(view returns (uint256)
0
Read-only
getERC20txData(bytes32 _txview returns (struct RoyaltyReceiverERC20toPay)
getETHtxData(bytes32 _txview returns (struct RoyaltyReceiverETHtoPay)
State-modifying
combinedWithdrawUserRoyalty(bytes erc20payloadbytes erc20signaturebytes payloadbytes signature
initialize(address tokenDetector_
renounceOwnership(
setBaycMayc(address bayc_address mayc_
setReceiversData(address niftyAddruint256 niftyPercentaddress stlAddruint256 stlPercent
setTokenDetector(address addr
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawERC20(bytes payloadbytes signature
withdrawETH(bytes payloadbytes signature
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiversDataSet(address indexed niftyAddruint256 niftyPercentaddress indexed stlAddruint256 stlPercent
RoyaltyPaid(bytes32 indexed txaddress indexed receiveruint256 sum
RoyaltyPaidERC20(bytes32 indexed txaddress indexed erc20address indexed receiveruint256 sum
TokenDetectorSet(address indexed previousAddressaddress indexed newAddress
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.