DracoNFT

Verified contract

Active on Ethereum with 228 txns
Deployed by via 0x1fb57080 at 14282383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "DracoNFT"

0xc7c3576b090b1558720757e6cb0f36ad0288e5a2a474680926b60e9f5b76781b
0xca754d4905c791f3c35f84d662dd54d20d6563cce706d7387464a7325db5aa7e
0x85617fcc82da11b59cd9092678133df9b7c6067947435b29bab4dc448e1d0b86
0xa21875ca2c82cb564179530c868880fe85fae855a3d9c3f340a4706ede21a372
0x1b8e6dbc78efe02135b55cdeb1c37a8a537bbb2f9fece74c168b7113c54e4f1d
0x009883d6f531004d082c77841b4d9aa74054f46825518783fa744982a1b6ab2f
0x4e8638f6a58a39c4e1e5ec6187345d13545d7fd7bb74320a9655f6e67ee9a027
0xf7ba0cef0144d63d0ee31206f4475eb1cedc5ab15e433cb775d31159bb5ecaae
0x6295ca7a04954f0384a7b7bf8e1034e17e1211db23992ecc824efbcd72da4109
0xa3d4d9c09695c35b5c16c325f0f6016780de1b51c5d5306d7018f00fd3466d15

Functions
Getter at block 21259548
PRESALE1_SUPPLY(view returns (uint256)
500
PRESALE2_SUPPLY(view returns (uint256)
4500
RESERVED(view returns (uint256)
333
TOTAL_SUPPLY(view returns (uint256)
10333
addr1(view returns (address)
0x60e66ebfe89e9c46707ea94d7bb348f097f2db8d
addr2(view returns (address)
0x0e8619b7023ed81c672b25bd5cf0f4f3eb75bc7c
addr3(view returns (address)
0x48850bad2d26eb1416e5d58b93403a66f186a992
getStatus(view returns (string status_uint256 qty_uint256 price_uint256 counter_)
(status_=CLOSED, qty_=0, price_=90000000000000000, counter_=9816)
merkleRoot1(view returns (bytes32)
0x6d40b0662761b50c41b6b007692c06df798da8bae345ad2161be3ff55b2677da
merkleRoot2(view returns (bytes32)
0xcab715d7dcf9243b6a906739c3be0ec7865a3e2f3311428567dd90cfe0ecbe15
name(view returns (string)
DracoNFT
owner(view returns (address)
0x60e66ebfe89e9c46707ea94d7bb348f097f2db8d
presale1_supply(view returns (uint256)
370
presale2_supply(view returns (uint256)
4494
remaining_reserved(view returns (uint256)
272
remaining_supply(view returns (uint256)
9816
status(view returns (uint8)
0
symbol(view returns (string)
DRACO
totalSupply(view returns (uint256)
245
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenExists(uint256 _idview returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
ownerMint(uint256 _qty
presaleMint(uint256 _qtybytes32[] _proofpayable 
publicMint(uint256 _qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAddr(address _addr1address _addr2address _addr3
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setMerkleRoot(bytes32 _merkleRoot1bytes32 _merkleRoot2
setStatus(uint8 _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChangedBaseURIEvent(string newURI
ChangedMerkleRoot(bytes32 newMerkleRoot1bytes32 newMerkleRoot2
ChangedStatusEvent(uint256 newStatus
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.