TreasuryClaim
Verified contract
Active on
Ethereum with 358 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($269,425.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FXS | ERC-20 | 32.664324K | $3.47 |
$113,345.2 | |
WETH | ERC-20 | 23.839057 | $3,616.82 |
$86,221.58 | |
CRV | ERC-20 | 89.222167K | $0.724029 |
$64,599.44 | |
TOKE | ERC-20 | 9.50367K | $0.553394 |
$5,259.27 | |
DOS | ERC-20 | 400 | $0.000555 |
$0.22 | |
LOBI | ERC-20 | 94.208226K | -- | -- | |
BGBG | ERC-20 | 831.109565 | -- | -- | |
GTG | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18869281 | a year ago | | | 0 | 0.0044578115 | |
| 18869204 | a year ago | | | 0 | 0.0043828728 | |
| 18267653 | a year ago | | | 0 | 0.0016769329 | |
| 18092904 | a year ago | | | 0 | 0.0083861466 | |
| 18092893 | a year ago | | | 0 | 0.0068415075 | |
| 17093492 | 2 years ago | | | 0 | 0.0012711102 | |
| 17019344 | 2 years ago | | | 0 | 0.0068456370 | |
| 16693744 | 2 years ago | | | 0 | 0.0088053388 | |
| 16432032 | 2 years ago | | | 0 | 0.0043256637 | |
| 16318911 | 2 years ago | | | 0 | 0.0027960199 |
ABI
ABI objects
Getter at block 21317940
governance() view returns (address)
0xde50fb295549eda934d222e7a24d5a8dd132444f
lobi() view returns (address)
0xdec41db0c33f3f6f3cb615449c311ba22d418a8d
Read-only
claimable(uint256 amount) view returns (struct TreasuryClaimClaimable[])
rates(address) view returns (uint256)
tokens(uint256) view returns (address)
State-modifying
Events addToken(address _token)
claim(uint256 amount)
recoverTokens(address token, uint256 amount)
removeToken(address _token)
setRate(address _token, uint256 _rate)
transferGovernance(address _newGovernance)
Claimed(address user, address token, uint256 amount)
GovernanceSet(address _governance)
RateSet(address token, uint256 rate)
constructor(address[] _tokens, address _lobi)
This contract contains no fallback and receive objects.
This contract contains no error objects.