NFTImplementationV1_2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc8ee96c8 at 13283668
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
-
variable spans 45 additional slots
17 additional variables

No balances found for "NFTImplementationV1_2"

No transactions found for "NFTImplementationV1_2"


Functions
Getter at block 21215282
ERC712_VERSION(view returns (string)
1
airdropAfter(view returns (uint256)
0
getChainId(view returns (uint256)
1
getDomainSeparator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getDomainSeperator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
maxSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
presale(view returns (uint256 totalAmountuint256 maxAmountuint256 pricebool open)
(totalAmount=0, maxAmount=0, price=0, open=false)
reserveMinted(view returns (uint256)
0
reserved(view returns (uint256)
0
revealed(view returns (bool)
false
sale(view returns (uint256 totalAmountuint256 maxAmountuint256 pricebool open)
(totalAmount=0, maxAmount=0, price=0, open=false)
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(
approve(address touint256 tokenId
burn(uint256 tokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
initialize(string name_string symbol_address proxyRegistryAddress_address vrfCoordinatorAddress_address linkAddress_bytes32 keyHash_uint256 fee_uint256 reserved_uint256 airdropAfter_uint256[6] saleData_
mint(uint256 amountpayable 
mintPresale(uint256 amountpayable 
mintReserve(address touint256 amount
rawFulfillRandomness(bytes32 requestIduint256 randomness
renounceOwnership(
requestAirdrop(returns (bytes32 randomRequest)
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setReserved(uint256 amount
setWhitelisted(address[] accountsbool whitelisted
togglePresale(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AirdropRequest(bytes32 requestId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ToggleSale(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.