RoyaltiesSplitterMutantGodHatesNFTees
Verified contract
Active on
Ethereum with 559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$296.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.094974 | $3,120.25 |
$296.34 | |
WETH | ERC-20 | 0.050816 | $3,124.23 |
$158.76 | |
USDC | ERC-20 | 34.769 | $0.999508 |
$34.75 | |
ERC-20 | 0.21413 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20283848 | 4 months ago | | | 0 | 0.00094720566 | |
| 20283842 | 4 months ago | | | 0 | 0.00056908919 | |
| 20276928 | 4 months ago | | | 0 | 0.0011654857 | |
| 18579185 | a year ago | | | 0 | 0.0033878964 | |
| 18579178 | a year ago | | | 0 | 0.0023340151 | |
| 18253529 | a year ago | | | 0 | 0.00025894342 | |
| 18096603 | a year ago | | | 0 | 0.00078945968 | |
| 18096322 | a year ago | | | 0 | 0.00048496316 | |
| 18084803 | a year ago | | | 0 | 0.00083493165 | |
| 18047944 | a year ago | | | 0 | 0.0011142203 |
ABI
ABI objects
Getter at block 21220273
totalReleased() view returns (uint256)
20120863811795220000
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)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor()
receive()
This contract contains no error objects.