Dragonia

Verified contract

Active on Ethereum with 2,725 txns
Deployed by via 0x50f2dcb0 at 14880610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
Native
Value $15.69
0xacb13b55694fe94b53d5566d3ec410dc97aca9948a957109553e8730e1c7bfb6
0x9803cb6b34a8dbb061e3bf15b09c48a98a2233a178ba663e57c03a6357210eca
0xd270ae118c931d64e60e1e8c4526eea0430413d40d0dfcdc7e98e2f87db45a06
0xbbcfdeef9c40bbcdbe3dc1bb62b5b9f72e65784acb0b3293c8b1386d4f1db182
0xcfea4b4ab8ae27be5b99dd755491c4f1d9ca19009727ddacf4602119b8ef3802
0x2402886387281d3f157fd79737d57b989140e9fd740d6546a6a8beb132d036f8
0xfbd6efea6deef1ca33dd1a7f337b3555c89c0eddde7ec360dbfd22ca568849a8
0x0612849afe49f44ecc1615f7d933036fc49edf633c8d10f5b4ade41184beb0c8
0x7059d2f0c7ce3ccf0af6d4deb0824196b4dc43252e8b795dab9e6527c14f0988
0x93f3f04408cfe281bc0e9e44888badbfeefa9fd0917e68f93c01da96875ffa51

Functions
Getter at block 21397178
hiddenMetadataUri(view returns (string)
hidden.json
maxMintAmountPerTx1(view returns (uint256)
5
maxMintAmountPerTx2(view returns (uint256)
3
maxMintAmountPerTx3(view returns (uint256)
0
maxMintAmountPerTx4(view returns (uint256)
2
maxSupply(view returns (uint256)
5000
merkleRoot(view returns (bytes32)
0x75d1304e2c2eb1b1fada10fd29b94ae29bd85441fa68acc9ffde79d9869dc399
merkleRoot2(view returns (bytes32)
0x757040437e1eeb740018b9cad6cce2fb8bcabc10be5374f4b4952060301c0bae
merkleRoot3(view returns (bytes32)
0x75d1304e2c2eb1b1fada10fd29b94ae29bd85441fa68acc9ffde79d9869dc399
name(view returns (string)
Dragonia
owner(view returns (address)
0x83380f935694a15b03a7b8648856625443a526cf
paused(view returns (bool)
true
publicCost(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
DRACO
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
ipfs://bafybeihvgrr4sk46crxtgopaxyeu3h4be4aargi5ef47im4gjgatkvudbi/
uriSuffix(view returns (string)
.json
whitelistCost1(view returns (uint256)
0
whitelistCost2(view returns (uint256)
0
whitelistCost3(view returns (uint256)
0
whitelistMint1Enabled(view returns (bool)
false
whitelistMint2Enabled(view returns (bool)
false
whitelistMint3Enabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed1(addressview returns (bool)
whitelistClaimed2(addressview returns (bool)
whitelistClaimed3(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost1(uint256 _cost
setCost2(uint256 _cost
setCost3(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx1(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTx2(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTx3(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTx4(uint256 _maxMintAmountPerTx
setMerkleRoot1(bytes32 _merkleRoot
setMerkleRoot2(bytes32 _merkleRoot
setMerkleRoot3(bytes32 _merkleRoot
setPaused(bool _stateuint256 _costuint256 _maxMintAmountPerTx4
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelist1MintEnabled(bool _stateuint256 _costuint256 _maxMintAmountPerTx1
setWhitelist2MintEnabled(bool _stateuint256 _costuint256 _maxMintAmountPerTx2
setWhitelist3MintEnabled(bool _stateuint256 _costuint256 _maxMintAmountPerTx3
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelist1Mint(uint256 _mintAmountbytes32[] _merkleProofpayable 
whitelist2Mint(uint256 _mintAmountbytes32[] _merkleProofpayable 
whitelist3Mint(uint256 _mintAmountbytes32[] _merkleProofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymboluint256 _maxSupplystring _uriPrefixstring _hiddenMetadataUribytes32 _merkleRootbytes32 _merkleRoot1bytes32 _merkleRoot2
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(