0x62e6b30894eef9ec508015de61d4d8045cd73a62
Verified contract
Proxy
Active on
Ethereum with 42 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
dUSDC | ERC-20 | 917.272674K | -- | -- | |
dcbETH | ERC-20 | 190.276476 | -- | -- | |
eWBTC | ERC-20 | 68.272823 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17827126 | a year ago | | | 0 | 0.0025763856 | |
| 17820797 | a year ago | | | 0 | 0.0041164015 | |
| 17820791 | a year ago | | | 0 | 0.0050697327 | |
| 17784425 | a year ago | | | 0 | 0.0026379106 | |
| 17733254 | a year ago | | | 0 | 0.0026142481 | |
| 17634001 | a year ago | | | 0 | 0.0038854211 | |
| 17584207 | a year ago | | | 0 | 0.0025603410 | |
| 17434948 | a year ago | | | 0 | 0.0026714585 | |
| 17124102 | 2 years ago | | | 0 | 0.0039682679 | |
| 16995223 | 2 years ago | | | 0 | 0.0032538890 |
ABI
ABI objects
Getter at block 21119461
factory() view returns (address)
0xf16c709efbd2821fc06e1d530cef1719c477facc
owner() view returns (address)
0x4f134c3029f39900b9b05db1cfdefaae412202db
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrowAaveV2(address token, uint256 amount)
borrowCompoundV2(address token, uint256 amount)
borrowCompoundV3USDC(uint256 amount)
borrowEuler(address token, uint256 amount)
claimRewardsCompoundV2()
claimRewardsCompoundV3USDC()
init(address owner_)
repayAaveV2()
repayCompoundV2()
repayCompoundV3USDC()
repayEuler()
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
supplyAaveV2()
supplyCompoundV2()
supplyCompoundV3USDC()
supplyEuler()
swapStables(bool usdtToUsdc)
uniswapV3SwapCallback(int256 amount0, int256 amount1, bytes)
withdrawAaveV2(address token, uint256 amount)
withdrawCompoundV2(address token, uint256 amount)
withdrawCompoundV3USDC(address token, uint256 amount)
withdrawERC20(address token)
withdrawEuler(address token, uint256 amount)
withdrawNative()
This contract contains no event objects.
This contract contains no constructor objects.
receive()
AlreadyInitialised()
OnlyOwner()
UnsupportedToken()