RevenuePathFactory
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RevenuePathFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15661801 | 2 years ago | | | 0 | 0.0014214350 | |
| 15633235 | 2 years ago | | | 0 | 0.0036996118 | |
| 15618299 | 2 years ago | | | 0 | 0.0047634266 | |
| 15590492 | 2 years ago | | | 0 | 0.0051881278 | |
| 15572336 | 2 years ago | | | 0 | 0.0032082439 | |
| 15482891 | 2 years ago | | | 0 | 0.0024435541 | |
| 15477636 | 2 years ago | | | 0 | 0.0015269131 | |
| 15476371 | 2 years ago | | | 0 | 0.0011532946 | |
| 15460923 | 2 years ago | | | 0 | 0.0090287663 | |
| 15460923 | 2 years ago | | | 0 | 0.0090287663 |
ABI
ABI objects
Getter at block 21403006
owner() view returns (address)
0xcb6425b46a6958e443af559d3212683385dcd7eb
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events createRevenuePath(address[] payees, uint256[] shares, string name) returns (address)
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RevenuePathCreated(address indexed _from, address indexed _walletAddress, string _walletName)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.