Nexus Keys

Verified contract

Active on Ethereum with 1,390 txns
Deployed by via 0x4cc76906 at 14887127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nexus Keys"

0x4b84e68be911f5d57b59072a028356de85d5ae3e32e64c2253214a6e629d9450
0x676f9e59be1a9018511d412822d6dc8895ebafd46775ed9350f692a1477d9fe1
0xd25036750a27b161b05b0d36693a92901723f74916983149f21c3c9ae4e51bff
0x8743ef53af11ce44b1bf34568907981c15de238fce166502fa395efb1e7f5a38
0xbe35b5073c7933c886cdfb59af3c95f0d4c791512b7c3592af477dc172842f02
0x1d5384650cd0537b25e2a81065666ead9a08c6e0f711f2183afcd85de60f810c
0xddb9e29b15eb8150c19ab5091840d07cfed8c830a40d67077e68fe251df6057c
0x9b82dd8a06adb78bb0cbdb1b2ed412a6c17925351ca1b8c577424b2c8a7cd88c
0xc74affe791e1214621f6ba06a3c66ba36fb60ba488965999426a3a8bbc6d952d
0xe8a9fda313c6eed85f5981f35148c70a2342cd720b7aee5efedafb18dcb8a34b

Functions
Getter at block 21168789
MAX_MINT(view returns (uint256)
4
getSalesStatus(view returns (boolbool)
(false, false)
name(view returns (string)
Nexus Keys
name_(view returns (string)
Nexus Keys
owner(view returns (address)
0xdb4ba295dc95239ab3502b673ff63d301e303f99
symbol(view returns (string)
NEXUSKEYS
symbol_(view returns (string)
NEXUSKEYS
website(view returns (string)
https://nexuslegends.io
Read-only
Keys(uint256view returns (string metadataURIuint256 mintPriceuint256 maxSupply)
allowlistMinted(addressview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(addressview returns (uint256)
exists(uint256 idview returns (bool)
getKey(uint256 idview returns (struct NexusKeysKey)
getMintedQty(address addruint256 mintTypeview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
minted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
allowlistMint(uint256[] amountbytes32[] merkleProofstruct NexusKeysALLOC allocpayable 
claim(uint256 keyIdbytes32[] merkleProofstruct NexusKeysALLOC allocpayable 
createKey(uint256 keyIdstruct NexusKeysKey key
freeze(
mint(uint256[] amountpayable 
ownerMint(address _touint256[] _amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
togglePublicSale(
toggleSale(
transferOwnership(address newOwner
updateMaxSupply(uint256 keyIduint256 qty
updateMerkleRoot(bytes32 _merkleRoot
updateMintPrice(uint256 keyIduint256 price
updateURI(uint256 keyIdstring _uri
updateWebsite(string url
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.