PoolShare
Verified contract
Active on
Ethereum with 160 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,671.09)
Native
Value
$1,671.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.424398 | $3,937.55 |
$1,671.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17585066 | a year ago | | | 0 | 0.00076685268 | |
| 17585052 | a year ago | | | 0 | 0.00078152080 | |
| 17556241 | a year ago | | | 0 | 0.00039773667 | |
| 17553436 | a year ago | | | 0 | 0.00036158722 | |
| 17549581 | a year ago | | | 0 | 0.00042707683 | |
| 17543680 | a year ago | | | 0 | 0.00074023168 | |
| 17541036 | a year ago | | | 0 | 0.00039797192 | |
| 17538173 | a year ago | | | 0 | 0.00043696859 | |
| 17537135 | a year ago | | | 0 | 0.00072490879 | |
| 17536372 | a year ago | | | 0 | 0.00056289935 |
ABI
ABI objects
Getter at block 21397523 getTotalWalletsBalance() view returns (uint256)
getTotalPoolBalance() view returns (uint256)
424398081255539382
getWalletCount() view returns (uint256)
102
Read-only
getShareBalance(address _wallet) view returns (uint256)
getSharePercentage(address _wallet) view returns (uint256)
getWalletAtIndex(uint256 _index) view returns (address)
State-modifying
Events removeShareWallet(address _wallet)
setSharePercentage(address _wallet, uint256 _percentage)
withdraw()
Deposit(address indexed wallet, uint256 amount)
SharePercentageSet(address indexed wallet, uint256 percentage)
Withdraw(address indexed wallet, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.