RevenueSplitFactory
Verified contract
Implementation
Active on
Ethereum with 1 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 "RevenueSplitFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14504391 | 3 years ago | | | 0 | 0.0061343220 |
ABI
ABI objects
Getter at block 21207592
owner() view returns (address)
0x9db006063ee2049a35624bcce32945e524105401
Read-only
This contract contains no read-only function objects.
State-modifying
Events createRevenueSplit(string name, address[] payees, uint256[] shares)
initialize(address implementation)
renounceOwnership()
setImplementation(address implementation)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RevenueSplitCreated(address indexed revenueSplitAddress)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.