onlySnipers

Verified contract

Active on Ethereum with 3,875 txns
Deployed by via 0xc55e30cd at 14234536
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "onlySnipers"

0x20562982c236d0551eac2be328863fec334a74f886c3644c763dbcb58a41ae45
0xdaa1fff2498723cc46b68b8a97238cbca32aed2c45521420c90d05300dde6746
0x519bd3d111a6d7c685b24fdbc8cdc45c0045d05be67800029e9d9a9573f26b02
0x7256ab9c7ab35d7bff9d94877775e5d924f2d24997b8854220c3b004dcaea3b8
0xb106708f889766bc00da16a3cbecbe33027232f31d37ccf67828b04e821d92ad
0x92e62f4cc8c5ccff50f383622856c9b5d4808b28782f605ae0317e631bf167aa
0xbe45c58ad0b5f97c2a4772e6c71fec898c65b09baedabd154d3610bf2936620f
0xfdd05f0d744246f558bf2fd94614eb1de16d706a04a295525d73a91e400968c9
0xadc345d71ca4765f5021aee04354604a0534f9629cc2fd43546afaec3493f6c2
0xcd5cbbbf539410cda8c0788c889973de34e134e75a51c9374d165c015559cc37

Functions
Getter at block 20863434
GIFT_SNIPER_SUPPLY(view returns (uint256)
30
GOLD_SNIPER_PRICE(view returns (uint256)
696000000000000000
GOLD_SNIPER_SUPPLY(view returns (uint256)
69
MAX_GIFT_SNIPERS(view returns (uint256)
30
MAX_GOLD_SNIPERS(view returns (uint256)
69
MAX_SILVER_SNIPERS(view returns (uint256)
900
MAX_SUPPLY(view returns (uint256)
999
SILVER_SNIPER_PRICE(view returns (uint256)
223000000000000000
SILVER_SNIPER_SUPPLY(view returns (uint256)
900
_isAllowListRequired(view returns (bool)
false
_isMintingLive(view returns (bool)
true
_totalSupply(view returns (uint256)
999
getSupply(view returns (uint256 maxSnipersuint256 maxGoldSnipersuint256 mintedSnipersuint256 mintedGoldSnipers)
(maxSnipers=900, maxGoldSnipers=69, mintedSnipers=900, mintedGoldSnipers=69)
name(view returns (string)
onlySnipers
owner(view returns (address)
0xce757ff5a71db99581cd4abb2e4a4eedb453886a
symbol(view returns (string)
ONLYSNIPERS
totalSupply(view returns (uint256)
999
Read-only
addressIsWhitelisted(address _addressbytes32[] proofview returns (bool isWhitelisted)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClaimed(address _addressview returns (bool hasClaimed)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFeePaid(uint256 _feePaid
approve(address touint256 tokenId
mint(bool isGoldbytes32[] proofpayable returns (uint256 tokenId)
mintGifts(uint256 _times
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListRequired(bool isRequired
setApprovalForAll(address operatorbool approved
setMintingLive(bool isLive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawFee(
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
constructor(bytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.