RoyaltySplitter

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x46511d5d 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 "RoyaltySplitter"

0x25d372817060e8cd4abadd2f2dcc96e449ee2dd1df23ba301e57ba515e7104cc

Functions
Getter at block 20967658
getRecipients(view returns (struct Recipient[])
[(0x92b381515bd4851faf3d33a161f7967fd87b1227, 10000)]
owner(view returns (address)
0x92b381515bd4851faf3d33a161f7967fd87b1227
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
initialize(struct Recipient[] recipients
proxyCall(address targetbytes callData
renounceOwnership(
setRecipients(struct Recipient[] recipients
splitERC20Tokens(address erc20Contract
splitETH(
transferOwnership(address newOwner
Events
ERC20Transferred(address indexed erc20Contractaddress indexed accountuint256 amount
ETHTransferred(address indexed accountuint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PercentSplitCreated(address indexed contractAddress
PercentSplitShare(address indexed recipientuint256 percentInBasisPoints
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.