ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 595 txns
Deployed by via 0x1fee7b97 at 19580698
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 9 additional slots
7 additional variables

No balances found for "ERC1967Proxy"

0x5fc7add0aee8b94ebed2b286f8432d99f1d62158cd3e22265f41d0178f9cf712
0xca9e29bd53d6aff688777560db93684ad3e22f6cf994d037642f4ec44a309d8b
0x53fed8fe6c4e365a69fd3e790cdf71713335c5a01f71ea8a5ff075e8d496285f
0xaedf0db46d77efae33a68c1fd95f26b61f75407f669ec5015c78520a03c4cdbd
0x86db484ee1b6111f9879e76f06afc922c045be4983a341068f80a08481d5bb89
0x6e34f676cc8fa5e196c71a334a78b89dba66d3977764365e45372bdf2244a737
0xbbb6c9466cddbba66591ef40a837fa5e82ffdd7bcdade6279572f91b364af4f2
From
0xdf1323d3aacd3d419991b723016d573ec4847f11201974a40d2110eafbbe69df
0xf08f59926323cd8a08960d1d433240a72b49889970a004abf0a7495903364e9c
0x73001a357e93c8b8474d61ce1103870651331272b3338d578944f0479dc577b8

Functions
Getter at block 21179125
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATE_ROLE(view returns (bytes32)
0x26dad9aff0b7a25cb40eba58d2c80f6e8234130942d17bd1ec8f5ad95a48c78e
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
currentPrice(view returns (uint256)
500000000000000000
 
decayTime(view returns (uint256)
 
endTime(view returns (uint256)
 
getProjectInfo(view returns (struct DutchAuctionMinterReturnConfig result)
minPrice(view returns (uint256)
588474554371645041
minterType(view returns (string)
DutchAuctionMinter
nextPriceDrop(view returns (uint256)
1731505170
paused(view returns (bool)
true
 
proxiableUUID(view returns (bytes32)
totalSupply(view returns (uint256)
900
Read-only
getMintInfo(address userview returns (uint256 minted)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
initProxy(address _logicbytes _data
clearAllStepOne(
clearAllStepTwo(
grantRole(bytes32 roleaddress account
initialize(address __owneraddress __operatoraddress __withdraw
mint(uint256 quantitypayable 
pause(
refund(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMaxSupply(uint256 maxSupply_
setPasses(address passes_
setPriceRange(uint256 startPrice_uint256 restPrice_uint256 priceDropSlot_uint256 halfPeriod_
setProject(struct DutchAuctionMinterProjectConfig config_address beneficiary_bool isNeedRefund_
setProjectId(uint256 projectId_
setTime(uint256 startTime_uint256 endTime_
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
MintPassesUpdated(address newMintPasses
MintPublicUpdated(bool open
Paused(address account
Purchase(address purchaseruint256 tokenIduint256 price
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _owner
Fallback and receive
fallback(
receive(
Errors
AlreadyStarted(
FailedPaying(address payeebytes data
NotYetStarted(