ZQN-DAO Voting NFT
Verified contract
Active on
Ethereum with 329 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
No balances found for "ZQN-DAO Voting NFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17491364 | a year ago | | | 0 | 0.0010044151 | |
| 17357587 | 2 years ago | | | 0 | 0.00072576666 | |
| 17357536 | 2 years ago | | | 0 | 0.0025494195 | |
| 17357534 | 2 years ago | | | 0 | 0.0029990295 | |
| 17357529 | 2 years ago | | | 0 | 0.0021110700 | |
| 17357398 | 2 years ago | | | 0 | 0.0038249419 | |
| 17357364 | 2 years ago | | | 0 | 0.0033772978 | |
| 17357362 | 2 years ago | | | 0 | 0.0040226148 | |
| 17357357 | 2 years ago | | | 0 | 0.0044258749 | |
| 17357346 | 2 years ago | | | 0 | 0.0031502405 |
ABI
ABI objects
Getter at block 21333027
ADMIN() view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
AIRDROP_ROLE() view returns (bytes32)
0x3a2f235c9daaf33349d300aadff2f15078a89df81bcfdd45ba11c8f816bddc6f
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
allowlistType() pure returns (uint256)
0
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://data.zqn.wtf/voting/metadata/
cal() view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
calLevel() view returns (uint256)
1
cost() view returns (uint256)
0
enableRestrict() view returns (bool)
true
getLocalContractAllowList() view returns (address[])
[0x1E0049783F008A0085193E00003D00cd54003c71, 0x4feE7B061C97C9c496b01DbcE9CDb10c02f0a0Be]
interfaceOfTokenURI() view returns (address)
0x0000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked() view returns (bool)
false
isSBT() view returns (bool)
false
maxMintAmountPerTransaction() view returns (uint256)
9999
maxSupply() view returns (uint256)
99999
maxTokenId() view returns (uint256)
13
merkleRoot() view returns (bytes32)
0x6abced8e5a592d9ade0b8c2337580bad7c239838352c1718eb4342a510452664
minTokenId() view returns (uint256)
5
mintCount() view returns (bool)
true
name() view returns (string)
ZQN-DAO Voting NFT
onlyAllowlisted() view returns (bool)
true
operatorFilterRegistry() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner() view returns (address)
0xdecf4b112d4120b6998e5020a6b4819e490f7db6
paused() view returns (bool)
true
phaseId() view returns (uint256)
1
publicSaleMaxMintAmountPerAddress() view returns (uint256)
50
symbol() view returns (string)
ZVN
totalSupply() view returns (uint256)
229
useBaseURI() view returns (bool)
true
useInterfaceMetadata() view returns (bool)
false
useOnChainMetadata() view returns (bool)
false
useOnChainMetadataWithImageURI() view returns (bool)
false
withdrawAddress() view returns (address)
0x40abd10506bc2c62b5ed6ecd4e97c042afd9927c
Read-only
animationURI(uint256) view returns (string)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getAllowlistUserAmount(address) pure returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getUserMintedAmount(address _address) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
imageData(uint256) view returns (string)
imageURI(uint256) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
metadataAttributes(uint256) view returns (string)
metadataDescription(uint256) view returns (string)
metadataTitle(uint256) view returns (string)
phaseData(uint256) view returns (uint256 totalSupply, uint256 maxSupply, uint256 cost, uint256 maxMintAmountPerTransaction, bytes32 merkleRoot)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURIs(uint256) view returns (string)
uri(uint256 _id) view returns (string)
useAnimationURI(uint256) view returns (bool)
State-modifying
Events addLocalContractAllowList(address transferer)
adminMint(address _address, uint256 _mintAmount)
airdropMint(address[] _airdropAddresses, uint256[] _UserMintAmount)
burn(uint256 _id, uint256 _amount)
burnBatch(uint256[] _ids, uint256[] _amounts)
burnForMint(address _from, uint256[] _burnIds, uint256[] _burnAmounts, uint256[] _mintIds, uint256[] _mintAmounts)
externalMint(address _address, uint256 _amount) payable
externalMintWithPhaseId(address _address, uint256 _amount, uint256 _phaseId) payable
grantRole(bytes32 role, address account)
mint(uint256 _mintAmount, uint256 _maxMintAmount, bytes32[] _merkleProof, uint256 _tokenId) payable
mintBatch(address _to, uint256[] _ids, uint256[] _amounts)
ownermint(address _to, uint256 _id, uint256 _amount)
removeLocalContractAllowList(address transferer)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeOperatorFilterRegistry()
revokeRole(bytes32 role, address account)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 tokenId, uint256 amount, bytes data)
setAnimationURI(uint256 _id, string _animationURI)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCAL(address value)
setCALLevel(uint256 value)
setCost(uint256 _newCost)
setDefaultRoyalty(address _receiver, uint96 _feeNumerator)
setEnebleRestrict(bool _enableRestrict)
setImageData(uint256 _id, string _imageData)
setImageURI(uint256 _id, string _imageURI)
setInterfaceOfTokenURI(address _address)
setIsSBT(bool _state)
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction)
setMaxSupply(uint256 _maxSupply)
setMaxTokenId(uint256 _maxTokenId)
setMerkleRoot(bytes32 _merkleRoot)
setMetadataAttributes(uint256 _id, string _metadataAttributes)
setMetadataDescription(uint256 _id, string _metadataDescription)
setMetadataTitle(uint256 _id, string _metadataTitle)
setMinTokenId(uint256 _minTokenId)
setMintCount(bool _state)
setOnChainMetadata(uint256 _id, string _metadataTitle, string _metadataDescription, string _metadataAttributes, string _imageData)
setOnChainMetadataWithImageURI(uint256 _id, string _metadataTitle, string _metadataDescription, string _metadataAttributes, string _imageURI, bool _useAnimationURI, string _animationURI)
setOnlyAllowlisted(bool _state)
setPause(bool _state)
setPhaseData(uint256 _id, uint256 _maxSupply, uint256 _cost, uint256 _maxMintAmountPerTransaction, bytes32 _merkleRoot)
setPhaseId(uint256 _id)
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress)
setURI(uint256 _id, string _uri)
setUseAnimationURI(uint256 _id, bool _useAnimationURI)
setUseBaseURI(bool _useBaseURI)
setUseInterfaceMetadata(bool _useInterfaceMetadata)
setUseOnChainMetadata(bool _useOnChainMetadata)
setUseOnChainMetadataWithImageURI(bool _useOnChainMetadataWithImageURI)
setWithdrawAddress(address _withdrawAddress)
transferOwnership(address newOwner)
updateOperatorFilterRegistryAddress(address newRegistry)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
InitialRegistryAddressCannotBeZeroAddress()
OnlyOwner()
OperatorNotAllowed(address operator)
RegistryHasBeenRevoked()