Mitosis weETHs

Verified contract

Proxy

Active on Ethereum with 10,551 txns
Deployed by via 0xd780f2d3 at 20226436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $11,190,643.91
0x6bc8cb03da6b95bf62390d4ecbd871af737947e587aa333e238d5163501b1b63
0x08dfd9eae601d752c38cdf49646875c114b462175da5254a225536bbfbfaa565
0x818e6bef11c0c16f8cfae8dd489caeb580293115b43d3ba5810dd941fd4c0c36
0x24d987fb16cc573abff63593697edf7fa0edbaeaa33056b95e050d7c864bead3
0x1853d2ab1220e01784fd156545fb1284a421b0ad7df508d3cda2dd21a692300f
0x9deebfdbf795f6bd51f7001dd3afb781994adecb67868f6a75792c663beb4c5c
0x33215ae8d2fc89fb386ebc2148c7ffd2206bab1ba982553fc581119d172e7679
0xe22dd477c122a65e47860a108280cb6ccc35abd8f34b9480d859986b03503050
0x8b8a7289fc6740e5e6168d443b4db14f0d33029ff4f455884037a4df66c5ce29
0xe635487548c80142f56fdd512e1eb3ea9d867c171331b75e196ffe1411d6c897

Functions
Getter at block 21158548
DOMAIN_SEPARATOR(view returns (bytes32)
0xbe93628f4873887487a977fcb1601f2f6715153bf93da697e5fe2b9a891e2540
StorageV1Location(view returns (bytes32)
0xdfd1d7385a5871446aad353015e13a89d148fc3945543ae58683c6905a730600
UtilStorageV1Location(view returns (bytes32)
0xb74bb28fc0dafa03e97d9d2c2a11bb377bfd56ee8bbb7eda9a3949d9c8d49c00
asset(view returns (address)
0x917cee801a67f933f2e6b33fc0cd1ed2d5909d88
cap(view returns (address)
0xb73676aa2e44674b1807ad8d073142c0920eb065
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Mitosis weETHs, version=1, chainId=1, verifyingContract=0xe4cf2d4eb9c01784798679f2fed4cf47cc59a3ec, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
Mitosis weETHs
owner(view returns (address)
0x8181164cb98cab2f6a52283da6f149cdf2d4cf3c
symbol(view returns (string)
miweETHs
totalSupply(view returns (uint256)
3468719441887921716603
vaultType(pure returns (uint8)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAllowed(address accountuint8 actionview returns (bool)
isHalted(uint8 actionview returns (bool)
nonces(address ownerview returns (uint256)
previewDeposit(uint256 amountview returns (uint256)
previewRedeem(uint256 amountview returns (uint256)
State-modifying
allow(address accountuint8 action
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amountaddress receiver
deposit(uint256 amountaddress receiverbytes permitData
disallow(address accountuint8 action
halt(uint8 action
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address asset_string namestring symbol
manualDeposit(uint256 amountaddress receiverreturns (uint256)
manualRedeem(uint256 amountaddress receiverreturns (uint256)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(uint256 amountaddress receiver
renounceOwnership(
resume(uint8 action
setCap(address cap_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ActionAllowed(address accountuint8 action
ActionDisallowed(address accountuint8 action
Approval(address indexed owneraddress indexed spenderuint256 value
CapSet(address cap
Deposit(address indexed accountaddress indexed baseAssetuint256 amount
EIP712DomainChanged(
Halted(uint8 action
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(address indexed accountaddress indexed baseAssetuint256 amount
RedeemPeriodSet(uint256 period
Resumed(uint8 action
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors
Halted(
Unauthorized(
ZeroAmount(