LiquidityGauge
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd83a…393e
0x8dff…b24a
0x297e…dd04
0x3dc0…916b
-
variable spans 99999999999999999999999999999 additional slots
-
variable spans 99999999999999999999999999999 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
iWILD | ERC-20 | 0.000004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14345563 | 3 years ago | | | 0 | 0.0058512086 | |
| 14286984 | 3 years ago | | | 0 | 0.0059624263 | |
| 14285705 | 3 years ago | | | 0 | 0.0059865962 | |
| 14279992 | 3 years ago | | | 0 | 0.0028029389 | |
| 14276536 | 3 years ago | | | 0 | 0.013346265 | |
| 14274673 | 3 years ago | | | 0 | 0.0063265877 | |
| 14273158 | 3 years ago | | | 0 | 0.011957214 | |
| 14267637 | 3 years ago | | | 0 | 0.026388911 |
ABI
ABI objects
Getter at block 21224867
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)
1646733819
is_killed() view returns (bool)
true
minter() view returns (address)
0x76e8b82ea3450fa598e5e164c7e28af172debdc0
ownership() view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
period() view returns (uint256)
10
template() view returns (address)
0x8dffb0c2b2d0a126f13667c0825ba7c026ecb24a
totalSupply() view returns (uint256)
4
voting_escrow() view returns (address)
0x3dc07e60ecb3d064d20c386217ceef8e3905916b
working_supply() view returns (uint256)
1
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.