Fenix

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x81ded15e at 15433241
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 43 additional slots

No balances found for "Fenix"

No transactions found for "Fenix"


Functions
Getter at block 21050335
MAX_SUPPLY(view returns (uint256)
5252
MAX_TOTAL_BATCH_SIZE(view returns (uint16)
20
PRICE_AL(view returns (uint256)
25000000000000000
PRICE_PUBLIC(view returns (uint256)
29000000000000000
SALE_STARTED_AT_AL(view returns (uint256)
0
SALE_STARTED_AT_PUBLIC(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
supply(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
actualOwnerOf(uint256 tokenIdview returns (address)
balanceOf(address owner_view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(uint256 tokenIdaddress wallet_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOwnerState(addressview returns (uint16 startTokenIduint16 batchuint16 balanceuint208 meta)
tokenState(uint256view returns (address owneruint16 batchuint8 locationIduint72 meta)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(address verifier_
mintAL(uint16 amount_uint16 payableAmount_uint256 timestamp_bytes sig_payable 
mintPublic(uint16 amount_uint16 payableAmount_uint256 timestamp_bytes sig_payable 
mintReserved(address wallet_uint16 amount_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setOperator(address operatorAddressbool value
setState(bool alSaleState_bool publicSaleState_
setVerifier(address verifier_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawAll(
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.