LiquidityGauge
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd83a…393e
0x86c8…a439
0x297e…dd04
0x3dc0…916b
-
variable spans 99999999999999999999999999999 additional slots
-
variable spans 99999999999999999999999999999 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
iReserve | ERC-20 | 11.227596K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15634373 | 2 years ago | | | 0 | 0.012779091 | |
| 15166604 | 2 years ago | | | 0 | 0.011292951 | |
| 15032507 | 2 years ago | | | 0 | 0.0069780410 | |
| 14970145 | 2 years ago | | | 0 | 0.013934283 | |
| 14841447 | 2 years ago | | | 0 | 0.0038417126 | |
| 14806333 | 2 years ago | | | 0 | 0.0089621172 | |
| 14741963 | 2 years ago | | | 0 | 0.0084857072 | |
| 14720307 | 2 years ago | | | 0 | 0.027432239 | |
| 14546210 | 3 years ago | | | 0 | 0.020787280 | |
| 14518744 | 3 years ago | | | 0 | 0.014681306 |
ABI
ABI objects
Getter at block 21089307
controller() view returns (address)
0x297ea2afce594149cd31a9b11adbae82fa1ddd04
future_epoch_time() view returns (uint256)
1677120190
inflation_rate() view returns (uint256)
887874175545408422
insure_token() view returns (address)
0xd83ae04c9ed29d6d3e6bf720c71bc7beb424393e
integrate_checkpoint() view returns (uint256)
1664398691
is_killed() view returns (bool)
true
minter() view returns (address)
0x76e8b82ea3450fa598e5e164c7e28af172debdc0
ownership() view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
period() view returns (uint256)
112
template() view returns (address)
0x86c82e8cd8a865f01a8cebed870af5d58e69a439
totalSupply() view returns (uint256)
11227595874
voting_escrow() view returns (address)
0x3dc07e60ecb3d064d20c386217ceef8e3905916b
working_supply() view returns (uint256)
4491267718
Read-only
approved_to_deposit(address, address) view returns (bool)
balanceOf(address) view returns (uint256)
integrate_checkpoint_of(address) view returns (uint256)
integrate_fraction(address) view returns (uint256)
integrate_inv_supply(uint256) view returns (uint256)
integrate_inv_supply_of(address) view returns (uint256)
period_timestamp(uint256) view returns (uint256)
working_balances(address) view returns (uint256)
State-modifying
Events claimable_tokens(address _addr) returns (uint256)
deposit(uint256 _value, address _addr)
kick(address _addr)
kill_me()
set_approve_deposit(address _addr, bool can_deposit)
user_checkpoint(address _addr) returns (bool)
withdraw(uint256 _value)
Deposit(address indexed provider, uint256 value)
UpdateLiquidityLimit(address user, uint256 original_balance, uint256 original_supply, uint256 working_balance, uint256 working_supply, uint256 voting_balance, uint256 voting_total)
Withdraw(address indexed provider, uint256 value)
constructor(address _lp_addr, address _minter, address _ownership)
This contract contains no fallback and receive objects.
This contract contains no error objects.