NaftyDolls
Verified contract
Active on
Ethereum with 2,772 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "NaftyDolls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21233156 | 13 days ago | | | 0 | 0.00065202527 | |
| 21232882 | 13 days ago | | | 0 | 0.00041602925 | |
| 20251087 | 5 months ago | | | 0 | 0.000066812900 | |
| 19951320 | 6 months ago | | | 0 | 0.00021562289 | |
| 19891777 | 7 months ago | | | 0 | 0.000099163984 | |
| 19891697 | 7 months ago | | | 0 | 0.00021080135 | |
| 19802994 | 7 months ago | | | 0 | 0.00024425961 | |
| 19631257 | 8 months ago | | | 0 | 0.0010594990 | |
| 19624765 | 8 months ago | | | 0 | 0.00092390507 | |
| 19624763 | 8 months ago | | | 0 | 0.00088423991 |
ABI
ABI objects
Getter at block 21328076
MAX_FREE() view returns (uint256)
1696
MAX_PRESALE() view returns (uint256)
1000
baseLocked() view returns (bool)
false
currentSupply() view returns (uint256)
6969
freeMintOpened() view returns (bool)
true
freeMinted() view returns (uint256)
1329
getSaleStatus() view returns (uint8)
2
marketOpened() view returns (bool)
true
maxPerWallet() view returns (uint256)
20
maxSupply() view returns (uint256)
6969
name() view returns (string)
NaftyDolls
owner() view returns (address)
0xe15f465a129e9b7e26fc1e4e71a13d118c10ce33
presaleCount() view returns (uint256)
833
presalePrice() view returns (uint256)
20000000000000000
revealed() view returns (bool)
true
salePrice() view returns (uint256)
1000000000000000
symbol() view returns (string)
DOLLS
totalSupply() view returns (uint256)
6969
workflow() view returns (uint8)
2
Read-only
balanceOf(address owner) view returns (uint256)
freeMintAccess(address) view returns (uint256)
freeMintLog(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFreeMintAmount(address _acc) view returns (uint256)
getFreeMintLog(address _acc) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleMintLog(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] addresses)
approve(address to, uint256 tokenId)
forceMint(uint256 number, address receiver)
freeMint(uint256 _amount, bytes signature)
lockBase()
openFreeMint()
openMarket()
ownerMint(uint256 number)
pauseSale()
presaleMint(uint256 amount, bytes signature) payable
publicSaleMint(uint256 amount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setFreeMintAccess(address _acc, uint256 _am)
setMaxFree(uint256 _amount)
setMaxPerWallet(uint256 _amount)
setMaxPresale(uint256 _amount)
setNotRevealedURI(string _notRevealedURI)
setPresaleAddress(address _newAddress)
setPresalePrice(uint256 _newPrice)
setSalePrice(uint256 _newPrice)
setUpBefore()
setUpPresale()
setUpSale()
setWallet(address _newWallet)
stopFreeMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.