Prim8V2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x35ed57e2 at 15674236
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 48 additional slots
9 additional variables

No balances found for "Prim8V2"

No transactions found for "Prim8V2"


Functions
Getter at block 21219522
 
airdropMinted(view returns (uint256)
 
baseTokenURI(view returns (string)
beneficiary(view returns (address)
0x0000000000000000000000000000000000000000
 
defaultTokenURI(view returns (string)
getState(view returns (uint8)
0
isRevealed(view returns (bool)
false
limitAmountPerWallet(view returns (uint256)
0
maxBatchSize(view returns (uint256)
0
maxSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
reservedCommunityMinted(view returns (uint256)
0
reservedForCommunity(view returns (uint256)
0
reservedForDev(view returns (uint256)
0
revealBlock(view returns (uint256)
0
seed(view returns (uint256)
0
seedGeneratorContract(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedQuota(address addrview returns (uint256 mintedQuota)
isApprovedForAll(address owneraddress operatorview returns (bool)
metadata(uint256 tokenIdview returns (string)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] tosuint256[] quantities
allowAirdrop(address to
allowAirdrops(address[] tos
approve(address touint256 tokenId
initialize(string titlestring symbolValueuint256 maxSupplyValueuint256 reservedForDevValueuint256 reservedForCommunityValueuint256 limitAmountPerWalletValueuint256 maxBatchSizeValuestring defaultTokenURIValueaddress beneficiaryValueaddress seedGeneratorContractValue
publicMint(uint256 quantity
renounceOwnership(
reservedCommunityMint(address touint256 quantity
reservedDevMint(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAirdropAllowance(address touint256 quantity
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string newBaseTokenURI
setBeneficiary(address beneficiaryValue
setMaxSupply(uint256 newMaxSupply
setRevealBlock(uint256 blockNumber
setSeed(uint256 randomNumber
setSeedGeneratorContract(address newSeedGeneratorContract
setState(uint8 state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Airdrop(address[] to
AllowAirdrop(address to
AllowAirdrops(address[] to
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicMint(address indexed minteruint256 indexed tokenIduint256 quantity
ReservedCommunityMint(address indexed touint256 indexed tokenIduint256 quantity
SetAirdropAllownace(address touint256 amount
SetBaseTokenURI(string previousstring current
SetBeneficiary(address previousaddress current
SetMaxSupply(uint256 previousuint256 current
SetRevealBlock(uint256 previousuint256 current
SetSeed(uint256 previousuint256 current
SetSeedGeneratorContract(address previousaddress current
SetState(uint8 previousuint8 current
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.