StakeHoldersPool
Verified contract
Active on
Ethereum with 302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$3,952.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.476783 | $2,676.19 |
$3,952.15 | |
WETH | ERC-20 | 0.356204 | $2,676.96 |
$953.54 | |
ERC-20 | 0.002 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20933322 | 20 days ago | | | 0 | 0.00047633344 | |
| 17186348 | a year ago | | | 0 | 0.0051901490 | |
| 17186340 | a year ago | | | 0 | 0.0025684999 | |
| 16529203 | 2 years ago | | | 0 | 0.0013946206 | |
| 16457621 | 2 years ago | | | 0 | 0.00056274120 | |
| 16457621 | 2 years ago | | | 0 | 0.00082514493 | |
| 16320396 | 2 years ago | | | 0 | 0.00075188645 | |
| 16234804 | 2 years ago | | | 0 | 0.00062919889 | |
| 15928425 | 2 years ago | | | 0 | 0.0012279933 | |
| 15803725 | 2 years ago | | | 0 | 0.00095956842 |
ABI
ABI objects
Getter at block 21077573
totalReleased() view returns (uint256)
1568778697525857143392
totalShares() view returns (uint256)
1000
Read-only
getDuePayment(address account) view returns (uint256)
payee(uint256 index) view returns (address)
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(address[] payees, uint256[] shares_)
receive()
This contract contains no error objects.