ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 468 txns
Deployed by via 0x2a0a0749 at 13472269
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
5 additional variables

No balances found for "ERC1967Proxy"

0xc5a2d3de4ad6184b780f1b1f7e966ed83246527b2b73bda33b417d2ec70ec11c
0x9ceb9c23169af7485bb68853f8800e14e4fffd02fe3057db2624375bb1f1af11
0x665ed7fe501a9285eb8ba453d4545d1c09eae4d41cfa4ec929311fd4b767fd92
0x6fcf4c095ee2d76f392273fdc92b48eb467781906ef954ef04ff4180dee10462
0x7f47728160e13984caad5dc6792c29dad3ed959b1b3c9145a6a5d0a692e1eda1
0x1d5aa4c1181144a9d1050188839f19202c041507bfee955aaef0206baa46e192
0x05ab7eb0a862ec5ce27522b801c0248a94e85cfb3f92ada6d448a127286f98b0
0xe5ae2d9a7e81aa6b18bf660dd213e67729bf72edd4ccdc851a35da5ffbc5c34c
0x2a5f8cee8e0fb3d0b11fd20c111860f2c067c1bf2af8438fa7478a2e2d450c2e
0xe617c523535619ad4e6b4b668d0d29a9f22d75776de7f00d805291aac38c14cd

Functions
Getter at block 21284129
getTreasury(view returns (address)
0xb1c219e23ab9fb406eb1252af7339a304e4407ab
nextId(view returns (uint256)
15
owner(view returns (address)
0xaffed4f375d686e8d38ffda8009c5d8c126f00a6
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
Read-only
availableTokens(uint256 buyNowIdview returns (uint64)
buyNowInfos(uint256view returns (uint64 startTimeuint64 endTimeuint64 editionuint64 purchaseLimituint256 priceaddress projectstring baseURI)
buyerRecords(addressuint256view returns (uint256)
isSigner(address accountview returns (bool)
projectTokenIdToEditionInfo(addressuint256view returns (uint256 buyNowIduint64 printEdition)
saleCounts(uint256view returns (uint64)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(address projectuint256 tokenIdview returns (string)
State-modifying
addSigner(address account
adminCancelBuyNow(uint256 _buyNowIdstring reason
buyNow(uint256 _buyNowIduint8 vbytes32 rbytes32 spayable 
createBuyNow(struct AdminBuyNowManagerBuyNowInfo info
initialize(address treasuryAddress
mintTo(uint256 _buyNowIdaddress tobool recordNumber
pause(
removeSigner(address account
renounceOwnership(
renounceSigner(
setTreasury(address treasuryAddress
transferOwnership(address newOwner
unpause(
updateBuyNow(uint256 _buyNowIdstruct AdminBuyNowManagerBuyNowInfo newInfo
updateBuyNowBaseURI(uint256 _buyNowIdstring _baseURI
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawTokens(address _tokenAddraddress _touint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminCancelBuyNow(uint256 indexed buyNowIdstring reason
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Bought(uint256 indexed buyNowIdaddress indexed buyeraddress projectuint256 tokenIduint64 printEdition
BuyNowBaseURIUpdated(uint256 indexed buyNowIdstring baseURI
BuyNowCreated(uint256 indexed buyNowIdstruct AdminBuyNowManagerBuyNowInfo info
BuyNowUpdated(uint256 indexed buyNowIdstruct AdminBuyNowManagerBuyNowInfo info
ETHSentToTreasury(address indexed reciveruint256 amount
LogMintTo(uint256 indexed buyNowIdaddress indexed buyeraddress projectuint256 tokenIduint64 printEditionbool recordNumber
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SignerAdded(address indexed account
SignerRemoved(address indexed account
TreasurySet(address treasury
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.