DDC_royalties
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$106.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028911 | $3,688.12 |
$106.63 | |
WETH | ERC-20 | 0.03191 | $3,692.55 |
$117.83 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15836208 | 2 years ago | | | 0 | 0.00047290437 | |
| 15467160 | 2 years ago | | | 0 | 0.00030016529 | |
| 15387778 | 2 years ago | | | 0 | 0.00029222565 | |
| 15380495 | 2 years ago | | | 0 | 0.00021234732 | |
| 15349442 | 2 years ago | | | 0 | 0.00060941102 | |
| 15349304 | 2 years ago | | | 0 | 0.0011314845 | |
| 15348957 | 2 years ago | | | 0 | 0.0011315371 | |
| 15348939 | 2 years ago | | | 0 | 0.0010738296 | |
| 15348770 | 2 years ago | | | 0 | 0.0014405800 |
ABI
ABI objects
Getter at block 21299842
totalReleased() view returns (uint256)
978006024102659989
totalShares() view returns (uint256)
1000
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.