FITzOn Genesis Wearable
Verified contract
Proxy
Active on
Ethereum with 723 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
27 additional
variables
Balances ($0.00)
No balances found for "FITzOn Genesis Wearable"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20100011 | 6 months ago | | | 0 | 0.000090083765 | |
| 20099825 | 6 months ago | | | 0 | 0.000094994143 | |
| 20087259 | 6 months ago | | | 0 | 0.00036083559 | |
| 20024403 | 6 months ago | | | 0 | 0.00031892939 | |
| 19603286 | 8 months ago | | | 0 | 0.00057116038 | |
| 19456384 | 9 months ago | | | 0 | 0.0010631392 | |
| 19455296 | 9 months ago | | | 0 | 0.00087285936 | |
| 19409241 | 9 months ago | | | 0 | 0.0016723910 | |
| 19078442 | 10 months ago | | | 0 | 0.00047496000 | |
| 18603434 | a year ago | | | 0 | 0.00081771353 |
ABI
ABI objects
Getter at block 21329495
devMintConfig() view returns (uint32 startTime, uint16 quantity, uint64 price)
(startTime=1663984800, quantity=100, price=0)
devMintLimit() view returns (uint8)
2
devMintMerkleRoot() view returns (bytes32)
0x6e924f9d7a4ac094eed41d270111ac0a798087bb38c3fc94b12ae11ae3215128
discountMerkleRoot() view returns (bytes32)
0xf729d2d451153e2300f50e930c114773a7538d31bf37c19feefcef0d34bcc425
fastPassMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isPublicSaleStarted() view returns (bool)
true
isVVIPMintTime() view returns (bool)
false
maxSupply() view returns (uint256)
5000
name() view returns (string)
FITzOn Genesis Wearable
owner() view returns (address)
0x9d6812581e6e7faf4cfaf247712f65c71095cc06
preSaleCMConfig() view returns (uint32 fpStartTime, uint16 fpQuantity, uint32 startTime, uint16 quantity, uint64 price)
(fpStartTime=0, fpQuantity=0, startTime=1673924400, quantity=800, price=25000000000000000)
preSaleEBConfig() view returns (uint32 fpStartTime, uint16 fpQuantity, uint32 startTime, uint16 quantity, uint64 price)
(fpStartTime=0, fpQuantity=0, startTime=1673838000, quantity=200, price=10000000000000000)
preSaleMerkleRoot() view returns (bytes32)
0xf6ec9ba8022220339ba3169cd046882db14583844bf92c9ceb125b2917f391e7
preSaleMintLimit() view returns (uint8)
5
preSalePVConfig() view returns (uint32 fpStartTime, uint16 fpQuantity, uint32 startTime, uint16 quantity, uint64 price)
(fpStartTime=0, fpQuantity=0, startTime=1673841900, quantity=500, price=20000000000000000)
preSalePrice() view returns (uint64)
25000000000000000
preSaleSoldQuantity() view returns (uint256)
800
preSaleSupply() view returns (uint16)
800
preSaleVVIPConfig() view returns (uint32 startTime, uint32 endTime, uint64 price)
(startTime=1673848800, endTime=1674021600, price=25000000000000000)
publicMintPrice() view returns (uint64)
0
publicMintStartTime() view returns (uint32)
0
publicMintSupply() view returns (uint16)
0
symbol() view returns (string)
F-WEAR
totalSupply() view returns (uint256)
948
vvipDiscountMerkleRoot() view returns (bytes32)
0xf729d2d451153e2300f50e930c114773a7538d31bf37c19feefcef0d34bcc425
vvipMerkleRoot() view returns (bytes32)
0x3fc1363aa0e518da90259b1cfa3e293def4ee66383dd7b4b30a3375522513ec6
Read-only
balanceOf(address owner) view returns (uint256)
devMintAmount(address addr) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
preSaleMintAmount(address addr) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner, uint256 startIndex, uint256 count) view returns (uint256[])
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
devMint(address to, uint256 quantity, bytes32[] proof) payable
initialize(string __name, string __symbol)
mint(address to, uint256 tokenId)
preSaleDiscountMint(address to, uint256 quantity, bytes32[] proof) payable
preSaleMint(address to, uint256 quantity, bytes32[] proof) payable
preSaleVVIPDiscountMint(address to, uint256 quantity, bytes32[] proof) payable
preSaleVVIPMint(address to, uint256 quantity, bytes32[] proof) payable
publicMint(address to, uint256 quantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseTokenURI)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setDevMintConfig(uint32 devStartTime, uint16 devQuantity, uint64 devPrice)
setDevMintLimit(uint8 limit)
setDevMintMerkleRoot(bytes32 root)
setDiscountMerkleRoot(bytes32 root)
setFastPassMerkleRoot(bytes32 root)
setMaxSupply(uint256 supply)
setNameAndSymbol(string __name, string __symbol)
setPreSaleCMConfig(uint32 startTime, uint16 quantity, uint64 price)
setPreSaleEBConfig(uint32 startTime, uint16 quantity, uint64 price)
setPreSaleMerkleRoot(bytes32 root)
setPreSaleMintLimit(uint8 limit)
setPreSalePVConfig(uint32 startTime, uint16 quantity, uint64 price)
setPreSaleTokenId(uint256 startTokenId)
setPreSaleVVIPConfig(uint32 startTime, uint32 endTime, uint64 price)
setPublicMintConfig(uint32 startTime, uint16 quantity, uint64 price)
setTokenRoyalty(uint256 tokenId, address receiver, uint96 feeNumerator)
setVVIPDiscountMerkleRoot(bytes32 root)
setVVIPMerkleRoot(bytes32 root)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.