DDDProxy

Verified contract

Active on Ethereum with 14 txns
Deployed by via 0x1f523196 at 16797489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $170.19
0x6f2a99056d8188813daaadcc4278fea603ed76b6daba786979cc9e27ccd92524
0x7fdd25d879d038d8881283cbd9c9de20276bba314b0a5722217c904d5c926e03
0x46294f5d6833981834c44f47e95299a2545b3a956d8c9993eec9161d4a9cb844
0x3dd899613cf9e1e1c01731faf622596177c4631ea97f07c4a4c6a053a43492aa
0xc776f6a84480f0c54f8b271dee06b79d0af7859571643ef263b03b1cac0f893d
0x5a34e0c03467880389aa15a83d9b44cc390b14c223e70e9f3a1b52d0eba2f11b
0x3b5276b4ad7e70e5e6841770623387077a342b80a30f06be1ff9b73d7929c080
0x58a745b2322816c5878d24db76f41dfd92ab5a88ef59d7976740202a0d0b5a17
0x28e370d452b6316847289dc6f62f6af5703d0358e7a5a8a4a4bd6db3d13bb105
0x9df2bbe351cb3d7cd7b80bbdbfd5e7eeed8a3fe8f6cdd9a9077f33f78edcd29c

Functions
Getter at block 20894220
DDD_ORIGINAL_PRICE(view returns (uint256)
66600000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
dddContract(view returns (address)
0x6ac645fda81299c8eb0da31fc773953752112e82
highestWhitelistedNftId(view returns (uint256)
2826
limitPerCall(view returns (uint256)
3
limitPerNFT(view returns (uint256)
1
limitPerWL(view returns (uint256)
2
limitPerWallet(view returns (uint256)
3
nftOwnerMintPrice(view returns (uint256)
0
paused(view returns (bool)
false
publicMintPrice(view returns (uint256)
666000000000000
whitelistedMintPrice(view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isWhiteListed(addressview returns (bool)
mintedByNFT(uint256view returns (uint256)
mintedByWL(addressview returns (uint256)
mintedByWallet(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
emergencyWithdraw(
grantRole(bytes32 roleaddress account
mintNFT(uint256 _amountuint256[] _idspayable 
mintPublic(uint256 _amountpayable 
mintWL(uint256 _amountpayable 
onERC721Received(addressaddressuint256bytesreturns (bytes4)
pause(
proxyTransferOwnership(address _newOwner
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDDD(address _dddContract
setLimits(uint256 _limitPerWLuint256 _limitPerWalletuint256 _limitPerNFTuint256 _limitPerCalluint256 _highestWhitelistedNftId
setPrice(uint256 _whitelistedMintPriceuint256 _nftOwnerMintPriceuint256 _publicMintPrice
unpause(
whitelistToggle(address[] _address
Events
Paused(address account
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
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.