Wrapped MiL.k
Verified contract
Proxy
Active on
Ethereum with 578 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 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "Wrapped MiL.k"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20174085 | 5 months ago | | | 0 | 0.000067948362 | |
| 20167814 | 5 months ago | | | 0 | 0.00023583295 | |
| 19673052 | 7 months ago | | | 0 | 0.00041478490 | |
| 19673001 | 7 months ago | | | 0 | 0.00034968374 | |
| 19211290 | 9 months ago | | | 0 | 0.0011240148 | |
| 18761748 | a year ago | | | 0 | 0.0014981142 | |
| 17641505 | a year ago | | | 0 | 0.00088671204 | |
| 17571719 | a year ago | | | 0 | 0.0016554390 | |
| 17570309 | a year ago | | | 0 | 0.00056920861 | |
| 17545893 | a year ago | | | 0 | 0.00059903462 |
ABI
ABI objects
Getter at block 21281880 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE() view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
RECOVERER_ROLE() view returns (bytes32)
0xb3e25b5404b87e5a838579cb5d7481d61ad96ee284d38ec1e97c07ba64e7f6fc
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
WRAPPER_ROLE() view returns (bytes32)
0x44674c7a3dadbc647cc1c715644fb9e12bedb87e49073fca9375f19f38402751
cap() pure returns (uint256)
98624541900000000
decimals() pure returns (uint8)
8
name() view returns (string)
Wrapped MiL.k
paused() view returns (bool)
false
symbol() view returns (string)
WMLK
totalSupply() view returns (uint256)
2704103980121
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
wrapped(bytes32 extID) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
initialize(address wrapper)
pause()
recover(address to, uint256 amount, uint256 fee) returns (bool)
recoveryUnwrap(address extTo, uint256 amount, uint256 fee) returns (bool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
unpause()
unwrap(address extTo, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
wrap(address to, uint256 amount, bytes32 extID) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Unwrapped(address indexed from, uint256 amount, address indexed extTo)
Upgraded(address indexed implementation)
Wrapped(address indexed to, uint256 amount, bytes32 indexed extID)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.