HammeredDragonWinery

Verified contract

Active on Ethereum with 1,053 txns
Deployed by via 0xceb5be9a at 13000801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "HammeredDragonWinery"

0xb85f4e2be1af8d1946571d440982f8dc803d1b1a2096c8381a0165018eb70278
0xcdb8e492ebc3996e58bee882f4bf12b9743d536273037bbad4da5d4724560bf4
0xbdfab1a8b523f80b14ef3ef1283e40b7f2a1681293d9266df479e46f448220cc
0x5da5c393c5e3e13a9f3ab3d5c4c9d39aba4b2c04c8f1db021aed4b8def70ab6b
0xfc190c649017054210c22191e1273c15e3bfdf9efa0775b75ca53c85dd79038f
0xef601db41e2b0dde41bbaccec13602395af8411a9454756f610764090d30b150
0x4a1d49bb32c712cae4f0b6a488fed780cc1a3c0b6114d746eb12b90cde53844b
0x0635e466546724073a430d53c35804c9f280e6eef371c47ae0e5d010caa3f84c
0xe01585158d540b078aeb27983e6bb00298a71e14e981c886e77beaddc718233a
0xf89cb0300e25f0c888da5d68421961879a5cb3a54d6d426a89e6e720e5de1e10

Functions
Getter at block 20998760
MAX_DRAGONS(view returns (uint256)
10000
MAX_GROUP_MINTS(view returns (uint256)
100
MAX_SALE_MINTS(view returns (uint256)
9900
baseURI(view returns (string)
https://ipfs.hammereddragonwinery.com/
getPrice(view returns (uint256)
80000000000000000
groupMintedNum(view returns (uint256)
100
maxBuy(view returns (uint256)
100
name(view returns (string)
HammeredDragonWinery
owner(view returns (address)
0x0731b7669c98473653c4c0ae7c2a50ae22e1788f
preSale(view returns (bool)
false
publicSale(view returns (bool)
false
saleMintedNum(view returns (uint256)
1059
symbol(view returns (string)
HDW
tokenPrice(view returns (uint256)
80000000000000000
totalBuy(view returns (uint256)
100
totalSupply(view returns (uint256)
1267
whitelistLength(view returns (uint256)
78
Read-only
_soldMap(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleWhitelist(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addWhitelist(address addr_uint256 values_returns (bool)
approve(address touint256 tokenId
changePrice(uint256 newPrice
cleanWhitelist(returns (bool)
flipPreSaleState(
flipSaleState(
mint(uint256 numspayable 
mintToGroup(uint256 numsaddress groupAddr
ownerMint(uint256 numsaddress recipient
presale(uint256 numspayable 
removeWhitelist(address addr_returns (bool)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxBuy(uint256 nums
setTotalBuy(uint256 nums
setupWhitelist(address[] candidates_uint256[] values_returns (bool)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellMint(uint256 indexed numsaddress indexed minter
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.