ThePlooshiesRoyaltySplitter
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($153.65)
Native
Value
$153.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.045472 | $3,379.05 |
$153.65 | |
WETH | ERC-20 | 0 | $3,394.06 |
$0 | |
ERC-20 | 1.4423 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17813336 | a year ago | | | 0 | 0.0028652984 | |
| 17691757 | a year ago | | | 0 | 0.0012066488 | |
| 17691756 | a year ago | | | 0 | 0.0010278864 | |
| 17691755 | a year ago | | | 0 | 0.0010907159 | |
| 17691755 | a year ago | | | 0 | 0.00091429113 | |
| 17691753 | a year ago | | | 0 | 0.0011081856 | |
| 17691753 | a year ago | | | 0 | 0.00092893509 | |
| 17691743 | a year ago | | | 0 | 0.0011663859 | |
| 17691742 | a year ago | | | 0 | 0.00098836053 | |
| 17691739 | a year ago | | | 0 | 0.0011013056 |
ABI
ABI objects
Getter at block 21249262
owner() view returns (address)
0x55e8bbb07986b9f4d3adbb2b89d59f65c02745c6
totalReleased() view returns (uint256)
10298597619528629967
totalShares() view returns (uint256)
100
Read-only
payee(uint256 index) view returns (address)
releasable(address account) view returns (uint256)
releasable(address token, address account) view returns (uint256)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events release(address account)
release(address token, address account)
renounceOwnership()
transferOwnership(address newOwner)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor(address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.