Fortuna

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8a21a472 at 14387174
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 "Fortuna"

No transactions found for "Fortuna"


Functions
Getter at block 21315620
MAX_SUPPLY(view returns (uint256)
7777
SALE_PRIVATE_PRICE(view returns (uint256)
65000000000000000
SALE_PRIVATE_STARTED_AT(view returns (uint256)
0
SALE_PUBLIC_PRICE(view returns (uint256)
77000000000000000
SALE_PUBLIC_STARTED_AT(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 owner_address operator_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOwnerState(addressview returns (uint16)
tokenState(uint256view returns (address owneruint96 meta)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(address verifier_address operator_address proxyRegistryAddress_
mint(uint16 amountuint256 timestampbytes sigpayable 
mintForWallet(address walletuint16 amountuint16 maxAmount
mintForWalletBatch(address[] walletsuint16[] amounts
mintPresale(uint16 amountuint256 timestampbytes sigpayable 
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 publicSaleState_bool privateSaleState_
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
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.