Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WrapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16924982 | 5 months ago | | | 0 | 3.4692080e-7 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041328220 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041325826 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041326479 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041324737 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041322125 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041324737 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041328220 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041320384 | |
| 16924982 | 5 months ago | | | 0 | 0.0000041322996 |
ABI
ABI objects
Getter at block 22897330
beacon() view returns (address)
0xa0b59b5a943551d703f611c1c1ac7c924975d2aa
owner() view returns (address)
0x74ed5ed72df3bff374e4c87b8ff4bdebca954abe
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
deployBeaconProxy(string name, string symbol, address multisig, struct WrappedAssetOperator[] operators, uint256[] chains) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address implementation, address multisig)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)