Tao

Verified contract

Active on Ethereum with 1,272 txns
Deployed by via 0xdb2e31b1 at 14595769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Tao"

0x8b1c65870e1864f6064bc05292f67080a695cd57196d8d9066e8140a8318237a
0x5cca0c2644d0e04f84e450320ab34934b5a2526a0a61b068c8f4552d868430ef
0xc3e8fae70ded919c5d4a33cbdfc60c325f905d9cffe7536688d76441131e00a7
0xe16644939a4aebd1aa7e245ca9e03605ceca117613d07034c0b78b98983a59b1
0xe148b58f2147b696207c57884fecc573ab952a30a393d153f6c63e1559809eed
0xea68558d9c9c37b99c4987701fb34b97879466d2752a06b5f1771832fc64cc97
0x438ca5192edb9862e3375252d01156216ddcc45a01a21ebd73bc1c638eb64806
0xd3604222421c39547ae66d37245a59b7beac2c0dc13f1a50aaaaedcdfaac8edf
0x5abc68b3fb80c5da7fa87a98c0df5382a684ea64baedac0809a6c2580ae554d0
From
0x554d26fa141d140ba33fe9df94c503f62256faa5eb6dc18331a5d3c5aeceff03

Functions
Getter at block 21165904
FreeMintSupply(view returns (uint256)
1088
FreeMinted(view returns (uint256)
737
MAX_OG_FREEMINTS_PER_ADDRESS(view returns (uint8)
2
MAX_PRESALEWL_MINTS_PER_ADDRESS(view returns (uint8)
2
MAX_PUBLICSALE_MINTS_PER_ADDRESS(view returns (uint8)
3
MAX_SUPEROG_FREEMINTS_PER_ADDRESS(view returns (uint8)
3
MAX_WL_FREEMINTS_PER_ADDRESS(view returns (uint8)
1
PRICEPRESALE(view returns (uint256)
26600000000000000
PRICEPUBILCSALE(view returns (uint256)
38800000000000000
PreSaleMinted(view returns (uint256)
71
PreSaleSupply(view returns (uint256)
3000
PublicSaleMinted(view returns (uint256)
0
PublicSaleSupply(view returns (uint256)
1800
_baseTokenURI(view returns (string)
QmVfJVDRsFHdz5oUcvxdnQU6MRBurhhf2tUpgK1zMgKaKm
getStatus(view returns (uint8)
2
maxSupply(view returns (uint256)
5888
name(view returns (string)
Tao
owner(view returns (address)
0xacb23b363c855c52ebe5b44b6f551fe29ab275a1
status(view returns (uint8)
2
symbol(view returns (string)
TAO
totalSupply(view returns (uint256)
809
Read-only
PublicMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_FreeMintOG(uint256 quantitystruct TaoIdentity identity
_FreeMintSuperOG(uint256 quantitystruct TaoIdentity identity
_FreeMintWL(uint256 quantitystruct TaoIdentity identity
_PreSaleMint(uint256 quantitystruct TaoIdentity identitypayable 
_PublicSaleMint(uint256 quantitybytes32 hashbytes signaturepayable 
_setStatus(uint8 _status
approve(address touint256 tokenId
devMint(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StatusChanged(uint8 status
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _maxSupplyaddress Signeraddress PublicSigner
Fallback and receive

This contract contains no fallback and receive objects.

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