TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 741 txns
Deployed by via 0x29a0f26a at 17377913
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots

No balances found for "TransparentUpgradeableProxy"

0xd8a0e0122afa185af2a1c78f3af4daedd126781a84fb8e3205555f17d71221cb
0x9a9ca0dfec3277ecef215756819f05b324e1f3fa0e0fcb2e8fda92bd0afb6c2b
0xbf0fe203479dc1acf4095823c6fecfe93fba96ce227fc3c13798993845aa2461
0x05fee1eaae8b24a1b415dff13461760e597292eda70c393cca2a18605dedf2d8
0x465ffba24b22130663b5d61414ccf1892c7bae8432918e9206142b248badeb02
0x37ee26cd4b2e67f31fc838fdf8b5d2c7a5ce314eff5cbd8a045aedb63f9a60d6
0x03fc705bbb13ccb2434978708cc094e288f1738f9b0b059f93959c24f57a70c9
0x6440eab11913f3d9b189956051f42bac5e6a5781b6210d38b7149645f685bce4
0x3971e4aba7238e58f9257ba938d6065058a27114f866257f36823d84abc796e8
0xc5e6ac2a0c59bbff44fde3eff164c534c797e06b114ad1542f1669562c7cab81

Functions
Getter at block 21304810
owner(view returns (address)
0xb849b1cbc6891825a77839d0d6b894ee169b9b95
paused(view returns (bool)
false
storageRegistryAddress(view returns (address)
0xa4f16744e427614631c56f8cf2f19923b0f71286
wETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
isTrustedForwarder(address forwarderview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
acceptCollectionReserveOffer(struct CollectionReserveOffer _offerbytes _signaturestruct SwapParams _swapParamsstruct Royalty _royaltystruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
acceptCollectionSwapOffer(struct CollectionSwapOffer _offerbytes _signaturestruct SwapParams _swapParamsstruct Royalty _royaltystruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
acceptListedDirectSwapOffer(struct Listing _listingbytes _listingSignaturestruct SwapOffer _offerbytes _offerSignaturebytes32[] _proofstruct Fees sellerFeesstruct Fees buyerFees
acceptListedReserveOffer(struct Listing _listingbytes _listingSignaturestruct ReserveOffer _offerbytes _offerSignaturebytes32[] _proofstruct Fees sellerFeesstruct Fees buyerFees
acceptUnlistedDirectSwapOffer(struct SwapOffer _offerbytes _signaturestruct Assets _considerationbytes32[] _proofstruct Royalty _royaltystruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
acceptUnlistedReserveOffer(struct ReserveOffer _offerbytes _offerSignaturestruct Assets _considerationbytes32[] _proofstruct Royalty _royaltystruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
cancelCollectionReserveOffer(struct CollectionReserveOffer _offerbytes _signature
cancelCollectionSwapOffer(struct CollectionSwapOffer _offerbytes _signature
cancelListing(struct Listing _listingbytes _signature
cancelReserveOffer(struct ReserveOffer _offerbytes _signature
cancelSwapOffer(struct SwapOffer _offerbytes _signature
claimAirdrop(struct Reservation _reservationuint256 _positionTokenIdaddress _airdropContractbytes _data
claimDefaulted(struct Reservation _reservationuint256 _positionTokenId
directSwap(struct Listing _listingbytes _signatureuint256 _swapIdstruct SwapParams _swapParamsstruct Royalty _royaltystruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
initialize(address _wETH
payRemains(struct Reservation _reservationuint256 _positionTokenIdstruct Royalty _royaltystruct Fees buyerFeesuint256 _toWrappayable 
renounceOwnership(
reserveDeposit(struct Listing _listingbytes _listingSignatureuint256 _reserveIdstruct Fees sellerFeesstruct Fees buyerFeesuint256 _toWrappayable 
setPause(bool _setPause
setStorageRegistry(address _storageRegistryAddress
setTrustedForwarder(address __trustedForwarder
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
StorageRegistrySet(address oldStorageRegistryaddress newStorageRegistry
TrustedForwarderSet(address oldTrustedForwarderaddress newTrustedForwarder
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
NF3MarketError(uint8 code