FITzOnWearableV5

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8682a158 at 16431329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
23 additional variables

No balances found for "FITzOnWearableV5"

No transactions found for "FITzOnWearableV5"


Functions
Getter at block 21329495
devMintConfig(view returns (uint32 startTimeuint16 quantityuint64 price)
(startTime=0, quantity=0, price=0)
devMintLimit(view returns (uint8)
0
devMintMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
discountMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
fastPassMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isPublicSaleStarted(view returns (bool)
false
isVVIPMintTime(view returns (bool)
false
maxSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
preSaleCMConfig(view returns (uint32 fpStartTimeuint16 fpQuantityuint32 startTimeuint16 quantityuint64 price)
(fpStartTime=0, fpQuantity=0, startTime=0, quantity=0, price=0)
preSaleEBConfig(view returns (uint32 fpStartTimeuint16 fpQuantityuint32 startTimeuint16 quantityuint64 price)
(fpStartTime=0, fpQuantity=0, startTime=0, quantity=0, price=0)
preSaleMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
preSaleMintLimit(view returns (uint8)
0
preSalePVConfig(view returns (uint32 fpStartTimeuint16 fpQuantityuint32 startTimeuint16 quantityuint64 price)
(fpStartTime=0, fpQuantity=0, startTime=0, quantity=0, price=0)
preSalePrice(view returns (uint64)
0
preSaleSoldQuantity(view returns (uint256)
0
preSaleSupply(view returns (uint16)
0
preSaleVVIPConfig(view returns (uint32 startTimeuint32 endTimeuint64 price)
(startTime=0, endTime=0, price=0)
publicMintPrice(view returns (uint64)
0
publicMintStartTime(view returns (uint32)
0
publicMintSupply(view returns (uint16)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
vvipDiscountMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
vvipMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
devMintAmount(address addrview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
preSaleMintAmount(address addrview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address owneruint256 startIndexuint256 countview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
devMint(address touint256 quantitybytes32[] proofpayable 
initialize(string __namestring __symbol
mint(address touint256 tokenId
preSaleDiscountMint(address touint256 quantitybytes32[] proofpayable 
preSaleMint(address touint256 quantitybytes32[] proofpayable 
preSaleVVIPDiscountMint(address touint256 quantitybytes32[] proofpayable 
preSaleVVIPMint(address touint256 quantitybytes32[] proofpayable 
publicMint(address touint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setDevMintConfig(uint32 devStartTimeuint16 devQuantityuint64 devPrice
setDevMintLimit(uint8 limit
setDevMintMerkleRoot(bytes32 root
setDiscountMerkleRoot(bytes32 root
setFastPassMerkleRoot(bytes32 root
setMaxSupply(uint256 supply
setNameAndSymbol(string __namestring __symbol
setPreSaleCMConfig(uint32 startTimeuint16 quantityuint64 price
setPreSaleEBConfig(uint32 startTimeuint16 quantityuint64 price
setPreSaleMerkleRoot(bytes32 root
setPreSaleMintLimit(uint8 limit
setPreSalePVConfig(uint32 startTimeuint16 quantityuint64 price
setPreSaleTokenId(uint256 startTokenId
setPreSaleVVIPConfig(uint32 startTimeuint32 endTimeuint64 price
setPublicMintConfig(uint32 startTimeuint16 quantityuint64 price
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setVVIPDiscountMerkleRoot(bytes32 root
setVVIPMerkleRoot(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.