This contract is being backfilled. You may encounter incomplete storage history.

WrapFactory

Verified contract

Active on Base with 11 txns
Deployed by via 0xdfc643ab at 16924982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WrapFactory"

0xc5aabffd1f8eb8413da1976a8d392907c4d1a24e7d8d64c84543f7064656b905
0x8d74714587e6191c0303573da50ac1c0b54309c08af8fb940c7f07a6536255a2
0x8272f408fd61114f73d10170f109c247edad292e731daa002d153dfc2314fd0e
0x61c1e6442dd4163d6ed6775c609bdf370a565119603c6147127788d112b90f91
0xef6510116f699ecec312f06c4a1a54ebfd2bcdc8b4e8771849744094b4ca1141
0x903bc056ff81186cc004484cff652d08ebb3d1f890b27534153dbd12a75a4783
0x0cb8a60e7be7824e83170c189f56c737256b2e1ab94f295f90cf9eab6d7ba92f
0x21a64be5a0bbc0b37d62e7dc39edadc1283025d2af8120ad1fe249c315421d6e
0x610c24f8b0109f17a2d12d312602ca47527d52cded18fe50ebf801b4241df9ee
0x9c260e3ad7220712ee0220fa127b05dd2019ffb775478a91f47dbcf5afbc5fa6

Functions
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
acceptOwnership(
deployBeaconProxy(string namestring symboladdress multisigstruct WrappedAssetOperator[] operatorsuint256[] chainsreturns (address)
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address implementationaddress multisig
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account