FeeDistributor
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$625,756.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 173.077048 | $3,615.48 |
$625,756.61 | |
USDC | ERC-20 | 38.712091K | $0.999768 |
$38,703.11 | |
USDT | ERC-20 | 38.503379K | $1.00 |
$38,503.38 | |
WBTC | ERC-20 | 0.310586 | $95,168.00 |
$29,557.89 | |
WETH | ERC-20 | 1.078271 | $3,617.45 |
$3,900.59 | |
GUSD | ERC-20 | 3.71869K | $0.999678 |
$3,717.49 | |
AMPL | ERC-20 | 2.044614K | $1.36 |
$2,780.67 | |
UNI | ERC-20 | 171.516606 | $13.73 |
$2,354.92 | |
DAI | ERC-20 | 2.247958K | $0.999783 |
$2,247.47 | |
ERC-20 | 0.711561 | $1,951.57 |
$1,388.66 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18029430 | a year ago | | | 0 | 0.0026579927 | |
| 18029423 | a year ago | | | 0 | 0.0013741332 | |
| 17272798 | 2 years ago | | | 0 | 0.0033367208 | |
| 17272770 | 2 years ago | | | 0 | 0.0036761758 | |
| 15934825 | 2 years ago | | | 0 | 0.011577306 | |
| 15709041 | 2 years ago | | | 0 | 0.00092279580 | |
| 15267802 | 2 years ago | | | 0 | 0.00023561615 | |
| 15267796 | 2 years ago | | | 0 | 0.00022803454 | |
| 15267788 | 2 years ago | | | 0 | 0.00019144578 | |
| 15267780 | 2 years ago | | | 0 | 0.00018724863 |
ABI
ABI objects
Getter at block 21317957
totalShares() view returns (uint256)
10000
Read-only
available(address token, address recipient) view returns (uint256)
earned(address token, address recipient) view returns (uint256)
shares(address) view returns (uint256)
tokenBalance(address token) view returns (uint256)
State-modifying
Events withdraw(address[] tokens)
Withdrawal(address[] tokens, address indexed recipient)
constructor(address[] recipients, uint256[] _shares)
fallback()
This contract contains no error objects.