Lending

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xce3b3c7e at 16534259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lending"

No transactions found for "Lending"


Functions
Getter at block 21119461
factory(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
borrowAaveV2(address tokenuint256 amount
borrowCompoundV2(address tokenuint256 amount
borrowCompoundV3USDC(uint256 amount
borrowEuler(address tokenuint256 amount
claimRewardsCompoundV2(
claimRewardsCompoundV3USDC(
init(address owner_
repayAaveV2(
repayCompoundV2(
repayCompoundV3USDC(
repayEuler(
runMultipleTx(address[] targetsuint256[] valuesbytes[] datas
runTx(address targetuint256 valuebytes data
supplyAaveV2(
supplyCompoundV2(
supplyCompoundV3USDC(
supplyEuler(
swapStables(bool usdtToUsdc
uniswapV3SwapCallback(int256 amount0int256 amount1bytes
withdrawAaveV2(address tokenuint256 amount
withdrawCompoundV2(address tokenuint256 amount
withdrawCompoundV3USDC(address tokenuint256 amount
withdrawERC20(address token
withdrawEuler(address tokenuint256 amount
withdrawNative(
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AlreadyInitialised(
OnlyOwner(
UnsupportedToken(