LendFlareProxy
Verified contract
Proxy
Active on
Ethereum with 282 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LendFlareProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19540624 | 8 months ago | | | 0 | 0.0076455363 | |
| 18233780 | a year ago | | | 0 | 0.00081199422 | |
| 18233779 | a year ago | | | 0 | 0.0012441850 | |
| 18233777 | a year ago | | | 0 | 0.00082534957 | |
| 18233767 | a year ago | | | 0 | 0.00093298760 | |
| 18233761 | a year ago | | | 0 | 0.00083254434 | |
| 18026467 | a year ago | | | 0 | 0.0047169284 | |
| 17874393 | a year ago | | | 0 | 0.0052953120 | |
| 17661487 | a year ago | | | 0 | 0.0062525550 | |
| 17559054 | a year ago | | | 0 | 0.0012088454 |
ABI
ABI objects
Getter at block 21330616
lendflareGaugeModel() view returns (address)
0xe06ee26a1ed939452269856bf3a8d1784f51028c
lendflareToken() view returns (address)
0xb620be8a1949aa9532e6a3510132864ef9bc3f82
lendflareVotingEscrow() view returns (address)
0x19ac8e582a9e6f059e56ce77015c46e250c711d2
owner() view returns (address)
0x63b8c91dd55626db091da26ba96bd8dd3f36820b
supplyBooster() view returns (address)
0x1fa362339392f910bd69af8e13dd20c5942d446f
supplyPoolGaugeFactory() view returns (address)
0x8929369821b1e8ac62e5e59514fda7378bcd4a6e
supplyRewardFactory() view returns (address)
0x725c9da2efcf67866632f8fa5009e7859c21bc13
Read-only
gaugePool(uint256) view returns (address)
veLendFlarePool(uint256) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addExtraReward(uint256 _pid, address _lpToken, address _virtualBalance, bool _isErc20)
afterStake(uint256 _pid, address _for)
afterWithdraw(uint256 _pid, address _for)
beforeStake(uint256 _pid, address _for)
beforeWithdraw(uint256 _pid, address _for)
getRewards(uint256 _pid, address _for)
getVeLFTUserRewards(uint256[] _pids)
initialize(address _supplyBooster, address _supplyRewardFactory, address _supplyPoolGaugeFactory, address _lendflareGaugeModel, address _lendflareVotingEscrow, address _lendflareToken, address _owner)
notifyRewardAmount(uint256 _pid, address _underlyToken, uint256 _amount) payable
setOwner(address _owner)
toggleShutdownPool(uint256 _pid, bool _state)
updateOldPool(uint256 _pid)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address logic, address admin, bytes data)
fallback()
receive()
receive()
This contract contains no error objects.