The Lockey
Verified contract
Proxy
Active on
Ethereum with 2,894 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
27 additional
variables
Balances ($0.00)
No balances found for "The Lockey"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165158 | 13 hours ago | | | 0 | 0.0015619886 | |
| 21163705 | 18 hours ago | | | 0 | 0.00096682309 | |
| 21129054 | 6 days ago | | | 0 | 0.00067436433 | |
| 21127710 | 6 days ago | | | 0 | 0.00073257350 | |
| 21119660 | 7 days ago | | | 0 | 0.00015960997 | |
| 21119651 | 7 days ago | | | 0 | 0.00014957560 | |
| 21119384 | 7 days ago | | | 0 | 0.00020041604 | |
| 21099557 | 10 days ago | | | 0 | 0.00037259752 | |
| 21099120 | 10 days ago | | | 0 | 0.00023929730 | |
| 21098761 | 10 days ago | | | 0 | 0.00023729412 |
ABI
ABI objects
Getter at block 21169049 proxiableUUID() view returns (bytes32)
contractURI() view returns (string)
https://ipfs.io/ipfs/bafkreiedd72bdpx54tlosjkaiicrtnsq5yecys65vmt5swo3q2nfhqolgi
contractURI_() view returns (string)
https://ipfs.io/ipfs/bafkreiedd72bdpx54tlosjkaiicrtnsq5yecys65vmt5swo3q2nfhqolgi
genericNFTPublicSaleIndex() view returns (uint64)
3501
isGenericMint() view returns (bool)
false
isKeySupporterMint() view returns (bool)
false
isPublicWhitelistMint() view returns (bool)
false
isTeamPlayerMint() view returns (bool)
false
keySupporterSaleIndex() view returns (uint64)
526
mintFee() view returns (uint64)
50000000000000000
name() view returns (string)
The Lockey
owner() view returns (address)
0x03fec5adf4e6882290656ae63bcebd1f1bd43af3
publicWhiteListSaleIndex() view returns (uint64)
2526
rareMintStatus() view returns (bool)
true
symbol() view returns (string)
LOCKY
totalMintedCount() view returns (uint64 totalMinted)
3500
totalSupply() view returns (uint256 totalMinted)
3500
treasury() view returns (address)
0xc9b7b4dc9fb5ca759f7a8c0e8416fa303bed389d
Read-only
balanceOf(address owner) view returns (uint256)
genericPublicSaleCount(address) view returns (uint64)
getApproved(uint256 tokenId) view returns (address)
hasBeenKeySupporter(address) view returns (bool)
hasBeenTeamPlayer(address) view returns (bool)
hasBeenWhitelisted(address) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
keySupporterCount(address) view returns (uint64)
mintGetter(address user) view returns (uint256 nftsLeftToMint, string phase, bool hasMintedPhase)
ownerOf(uint256 tokenId) view returns (address)
publicWhiteListCount(address) view returns (uint64)
supportsInterface(bytes4 interfaceId) view returns (bool)
teamPlayersCount(address) view returns (uint64)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(uint64 _mintFee, address[] _rareOwners, address _treasury, address _multisigAddress)
keySupporterCountSetter(address[] _keySupporterAddresses, uint64[] _count)
keySupporterNFTMint(address _to, uint64 _count) payable
mintNFT(address _toTeamAddress, uint64 _teamCount, address _toKeySupporterAddress, uint64 _keySupporterCount, address _toPublicWhiteListAddress, uint64 _publicWhiteListCount, uint64 _count) payable
publicWhiteListCountSetter(address[] _publicWhiteListAddresses)
publicWhiteListNFTMint(address _to, uint64 _count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setContractURI(string uri)
setIndexes(uint64 _teamPlayerSaleIndex, uint64 _keySupporterSaleIndex, uint64 _publicWhiteListSaleIndex, uint64 _genericNFTPublicSaleIndex)
setMintingStatus(bool _isTeamPlayerMint, bool _isKeySupporterMint, bool _isPublicWhitelistMint, bool _isGenericMint)
teamNFTMint(address _to, uint64 _count)
teamPlayersCountSetter(address[] _teamPlayerAddresses, uint64[] _count)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transferToTreasury()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
CommonMint(address arg0, uint64 arg1)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PremintRare(address[] arg0)
SetMintingStatus(bool isTeamPlayerMint, bool isKeySupporterMint, bool isPublicWhitelistMint, bool isGenericMint)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
WhitelistMint(address arg0, uint64 arg1)
constructor(address _logic, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.