Base Sniper NFT

Verified contract

Active on Base with 23 txns
Deployed by via 0x51d65acc at 3168397
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Base Sniper NFT"

0x7dca16d4b8bbcd73c124aa5f40fef693c02ba3118f59e1e6a50b0507cbaf614a
0x49d11d8e5c94055edee45a8a2881fd7e6a2636144962c6dc8226a7d3938fcc46
0x09c55c74cfa9d520371cb1b01b69c50b216eaf6287031efcf39d1f81520695c1
0x7029698aeb8415936757a455548629ea4a3e13d71797ed601d54b5ce77f9e36c
0x0656a1e63b4b9beb83a9ff1e97b28a8f613b9391f0d667c8d942ec894db06c41
0x1ac46b73316c7131918b9e039ead79dfc714dcb995ea9b7b33fb63f6fbc48a90
0xc304993b571895530eb334a915feb0bf4255d09791aad8f02e1851ac9467218b
0x57009847d16e1acec396c6cf3c61c4287000d904b9e6d8bf5ba7ef228cd67a87
0x7d41ad16791c2198f9461578c7552d4320b3c7e32168586828bcf068efee0fd1
0x56e832a221d246846e37eb1201a95c5e249dff81ee242955b0d664b7f69848db

Functions
Getter at block 22767504
cost(view returns (uint256)
6000000000000000
hiddenMetadataUri(view returns (string)
https://basesniper.net/nfts/
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
300
name(view returns (string)
Base Sniper NFT
owner(view returns (address)
0xdd1838608652455456ad3ff816bba98fac187ee8
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BASE-S
totalSupply(view returns (uint256)
5
uriPrefix(view returns (string)
https://basesniper.net/nfts/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.