LiquidityGauge
Verified contract
Active on
Ethereum with 200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd83a…393e
0xa12a…9e29
0x297e…dd04
0x3dc0…916b
-
variable spans 99999999999999999999999999999 additional slots
-
variable spans 99999999999999999999999999999 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
vlINSURE | ERC-20 | 11.26112M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19316092 | 9 months ago | | | 0 | 0.0022985851 | |
| 16627806 | 2 years ago | | | 0 | 0.0022664208 | |
| 16419407 | 2 years ago | | | 0 | 0.0023736095 | |
| 16059947 | 2 years ago | | | 0 | 0.0028061550 | |
| 16044144 | 2 years ago | | | 0 | 0.00055867494 | |
| 15976271 | 2 years ago | | | 0 | 0.00076447194 | |
| 15876285 | 2 years ago | | | 0 | 0.0011175930 | |
| 15801627 | 2 years ago | | | 0 | 0.0056762333 | |
| 15787418 | 2 years ago | | | 0 | 0.0010188855 | |
| 15698476 | 2 years ago | | | 0 | 0.00043180961 |
ABI
ABI objects
Getter at block 21166839
controller() view returns (address)
0x297ea2afce594149cd31a9b11adbae82fa1ddd04
future_epoch_time() view returns (uint256)
1740192190
inflation_rate() view returns (uint256)
532724505327245053
insure_token() view returns (address)
0xd83ae04c9ed29d6d3e6bf720c71bc7beb424393e
integrate_checkpoint() view returns (uint256)
1725599999
is_killed() view returns (bool)
false
minter() view returns (address)
0x76e8b82ea3450fa598e5e164c7e28af172debdc0
ownership() view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
period() view returns (uint256)
589
template() view returns (address)
0xa12ab76a82d118e33682acb242180b4cc0d19e29
totalSupply() view returns (uint256)
11261119952242000000000000
voting_escrow() view returns (address)
0x3dc07e60ecb3d064d20c386217ceef8e3905916b
working_supply() view returns (uint256)
7123054189182831195110667
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.