DormantDragon

Verified contract

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

No balances found for "DormantDragon"

0x486bc1fa5a6569e6d3f69e6c0f1ddf1a143338a1f9b5c5ae2155a3ae6a70bd9d
0x2bb389a22fde3d0b7f2bd883195830678f40165cbddba6f8253a3cfcbeae246c
0x2e71ec63f7cd43da20fd14a4898b0b9327e98529603a25bf757af97929ddfc04
0x5f77987081b787f0e2dace0a2dedd89402ef3924b0188dd42cf63403e8b5c396
0xb6be26299cb46dc11f65a31e727e7651ea909659bee873e98537f242ded7e53c
From
0x56d407628bb9aca40ad992b4b29ca38974d68d0573b5496d1d41b6734f9121d3
0x55969a304d9bf9a3428ded9ddd8061e6dfff4e2feabf07c844ab1720d4e336ee
0x8b52424e248ccaa6620e80850931e18839eee6a974035a3a306751fd0a25f31a
0x01b1448c0755af49770909066b937e53cae3c85b51cce5864b9d52a65459bb45
0x5b950cabba1be0aaae9df976fab61aab6ff43fc472671981f3ff0bc2c05c71aa

Functions
Getter at block 20870331
baseUri(view returns (string)
ipfs://QmdZtBc5XFe13qdQ8MipXE4mQK2sP6gLxUApp3e5kYxWS3/
isSaleActive(view returns (bool)
true
isWhitelistActive(view returns (bool)
true
max(view returns (uint256)
2
name(view returns (string)
DormantDragon
owner(view returns (address)
0x1167ff8655e5bb5f891bd53add610d453563e356
price(view returns (uint256)
80000000000000000
supply(view returns (uint256)
5000
symbol(view returns (string)
DD
totalSupply(view returns (uint256)
5000
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)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setStartingIndex(
setUri(string _uri
teamMint(
togglePublicSale(
toggleWhitelist(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 countuint256 tokenIdbytes32[] proofpayable 
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(bytes32 _rootuint256 _totaluint256 _maxstring _uriaddress _teamWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.