TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 4,645 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
Balances ($26.93)
Native
Value
$26.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008472 | $3,178.76 |
$26.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19593570 | 7 months ago | | | 0.14 | 0.00036023383 | |
| 19508078 | 8 months ago | | | 0 | 0.00047159882 | |
| 19459859 | 8 months ago | | | 0.108 | 0.00072187430 | |
| 19399608 | 8 months ago | | | 0.00847155 | 0.0018855211 | |
| 19392699 | 8 months ago | | | 0 | 0.0022012804 | |
| 19387947 | 8 months ago | | | 0.108 | 0.0017290285 | |
| 19387943 | 8 months ago | | | 0.5 | 0.0074727810 | |
| 19387940 | 8 months ago | | | 0 | 0.0042283704 | |
| 19387938 | 8 months ago | | | 1.1 | 0.0083806144 | |
| 19387933 | 8 months ago | | | 3.898 | 0.0083504897 |
ABI
ABI objects
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)
4000000000000000000
methAllocation() view returns (uint256)
3680000000000000000000
minCap() view returns (uint256)
100000000000000000
owner() view returns (address)
0xcefae126a00541320af5db63fd33ec5c7579d7cf
totalDepositCap() view returns (uint256)
14720000000000000000000
totalDeposits() view returns (uint256)
4146067229225118815112
totalUsers() view returns (uint256)
3827
totalUsersCap() view returns (uint256)
50000
Read-only
deposits(address) view returns (uint256)
getAllocation(address user) view returns (uint256)
State-modifying
Events deposit(address token, uint256 amountIn, uint256 minAmountOut) payable
disableDeposits()
enableDeposits()
initialize(address _initOwner, uint256 _methAllo, uint256 _totalDepositCap, uint256 _totalUsersCap, uint256 _minCap, uint256 _maxCap)
renounceOwnership()
setMaxCap(uint256 newMaxCap)
transferOwnership(address newOwner)
withdrawToken(address token, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DepositEnabled(bool state)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UserDeposit(address user, address tokenIn, uint256 tokenInAmount, uint256 userDeposit, uint256 userTotalDeposit)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.