UnlockdNFTv2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3245883e at 15495493
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
23 additional variables

No balances found for "UnlockdNFTv2"

No transactions found for "UnlockdNFTv2"


Functions
Getter at block 21307099
contractURI(view returns (string)
contractURI_(view returns (string)
isGenericMint(view returns (bool)
false
isKeySupporterMint(view returns (bool)
false
isPublicWhitelistMint(view returns (bool)
false
isTeamPlayerMint(view returns (bool)
false
mintFee(view returns (uint64)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rareMintStatus(view returns (bool)
false
symbol(view returns (string)
 
totalMintedCount(view returns (uint64 totalMinted)
 
totalSupply(view returns (uint256 totalMinted)
treasury(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
genericPublicSaleCount(addressview returns (uint64)
getApproved(uint256 tokenIdview returns (address)
hasBeenKeySupporter(addressview returns (bool)
hasBeenTeamPlayer(addressview returns (bool)
hasBeenWhitelisted(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
keySupporterCount(addressview returns (uint64)
mintGetter(address userview returns (uint256 nftsLeftToMintstring phasebool hasMintedPhase)
ownerOf(uint256 tokenIdview returns (address)
publicWhiteListCount(addressview returns (uint64)
supportsInterface(bytes4 interfaceIdview returns (bool)
teamPlayersCount(addressview returns (uint64)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(uint64 _mintFeeaddress[] _rareOwnersaddress _treasuryaddress _multisigAddress
keySupporterCountSetter(address[] _keySupporterAddressesuint64[] _count
keySupporterNFTMint(address _touint64 _countpayable 
mintNFT(address _toTeamAddressuint64 _teamCountaddress _toKeySupporterAddressuint64 _keySupporterCountaddress _toPublicWhiteListAddressuint64 _publicWhiteListCountuint64 _countpayable 
publicWhiteListCountSetter(address[] _publicWhiteListAddressesuint64 _amount
publicWhiteListNFTMint(address _touint64 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setIndexes(uint64 _teamPlayerSaleIndexuint64 _keySupporterSaleIndexuint64 _publicWhiteListSaleIndexuint64 _genericNFTPublicSaleIndex
setMintingStatus(bool _isTeamPlayerMintbool _isKeySupporterMintbool _isPublicWhitelistMintbool _isGenericMint
teamNFTMint(address _touint64 _count
teamPlayersCountSetter(address[] _teamPlayerAddressesuint64[] _count
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferToTreasury(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
CommonMint(address arg0uint64 arg1
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PremintRare(address[] arg0
SetMintingStatus(bool isTeamPlayerMintbool isKeySupporterMintbool isPublicWhitelistMintbool isGenericMint
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
WhitelistMint(address arg0uint64 arg1
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.