DepositL1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2571f39d at 19356731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "DepositL1"

No transactions found for "DepositL1"


Functions
Getter at block 21181727
METH(view returns (address)
0xd5f7838f5c461feff7fe49ea5ebaf7728bb0adfa
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
canDeposit(view returns (bool)
false
maxCap(view returns (uint256)
0
methAllocation(view returns (uint256)
0
minCap(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
totalDepositCap(view returns (uint256)
0
totalDeposits(view returns (uint256)
0
totalUsers(view returns (uint256)
0
totalUsersCap(view returns (uint256)
0
Read-only
deposits(addressview returns (uint256)
getAllocation(address userview returns (uint256)
State-modifying
deposit(address tokenuint256 amountInuint256 minAmountOutpayable 
disableDeposits(
enableDeposits(
initialize(address _initOwneruint256 _methAllouint256 _totalDepositCapuint256 _totalUsersCapuint256 _minCapuint256 _maxCap
renounceOwnership(
setMaxCap(uint256 newMaxCap
transferOwnership(address newOwner
withdrawToken(address tokenuint256 amount
Events
DepositEnabled(bool state
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UserDeposit(address useraddress tokenInuint256 tokenInAmountuint256 userDeposituint256 userTotalDeposit
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.