0xf31443301fe56ac615bd475f941634ea65216b20
Unverified contract
Proxy
Active on
Ethereum with 32 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "0xf31443301fe56ac615bd475f941634ea65216b20"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20893148 | a month ago | | | 0 | 0.0018830147 | |
| 20893143 | a month ago | | | 0 | 0.0012672542 | |
| 20893135 | a month ago | | | 0 | 0.0028141173 | |
| 20893098 | a month ago | | | 0 | 0.00068220087 | |
| 20893087 | a month ago | | | 0 | 0.0016453022 | |
| 20893067 | a month ago | | | 0 | 0.0013712977 | |
| 20892861 | a month ago | | | 0 | 0.0014372457 | |
| 20849771 | 2 months ago | | | 0 | 0.0015525054 | |
| 20836722 | 2 months ago | | | 0 | 0.0021760011 | |
| 20836715 | 2 months ago | | | 0 | 0.0028810370 |
ABI
ABI objects
Getter at block 21187326
FACTORY() view returns (address)
0x90e32c5115687aa656b746c3af03663c840cae87
LOGIC() view returns (address)
0x1d5f00d908509837927ffe94cadceabfcf714ebd
incentiveVault() view returns (address)
0x8d0e694b0b971bd3d2e5f16ffcb218ed33915be4
owner() view returns (address)
0xff00701c26eeb9658052dbe9be3e5b2d4061a892
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrow(address token, uint256 amount)
claimRewards()
init(address logic, address owner, address incentiveVault_)
renounceOwnership()
repay(address token)
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
supply()
transferOwnership(address newOwner)
withdrawCollateral(uint256 amount)
withdrawERC20(address token)
withdrawNative()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)