BasePunk "EXCLUSIVE AIRDROP" NFT

Verified contract

Active on Base with 357 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xed07a45cfa347f8e79b078d135744c5c19bb204a9b6e510371677e78e53904aa
0x0175e4f11748697bdb1dc552fd2d66668ad81594640d9b2299dec21631c705c2
0xe8374d5bd9c56af923cc84455ee7ca7ce07dc8e6c4571446feaa42c70544676b
0x22c859a377d83c78564630d6a0a606c586e4df3badce1925dc690aa733bbec25
0x902cf9a190c061fe44a920c53a72ce16eb56e5ec7de6ce0bf02ce53ea5a7dd48
0x7126decec6615f7522c2451fb03e6f431c207d8d7125745815c95d36416219b6
0x90cf31f5c1c5d6fb78fbcd343d0244155878005e0d8c34ea45df1d8670d64e3a
0xeb91ae877891a05859e70f65f80301cafb1585d125fee250cb5f0e7170789fa7
0xfe67128089644d087c9bb386caf67febea8923eb12dacd8b821d91265be4d45d
0x0ed98ca2bddcb282a6ae66e12e4977bc3c972a147af69b9d60b6bfa9a1c33cb3

Functions
Getter at block 21993874
baseUrl(view returns (string)
https://api.nftfeed.guru/api/public/metadata
name(view returns (string)
BasePunk "EXCLUSIVE AIRDROP" NFT
owner(view returns (address)
0x2c6b315391e753ecb2c1ddca480d11f19e345862
paused(view returns (bool)
false
symbol(view returns (string)
BPNFT
tokenIdTracker(view returns (uint256 _value)
643
totalSupply(view returns (uint256)
643
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenIdsOfOwner(address _ownerview returns (uint256[] tokenIds)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
viewPageNftInfosOfOwner(address _owneruint256 _pageIndexuint256 _pageSizeview returns (struct ERC721TemplateNftInfo[] datauint256 total)
viewPageTokenIdsOfOwner(address _owneruint256 _pageIndexuint256 _pageSizeview returns (uint256[] datauint256 total)
State-modifying
approve(address touint256 tokenId
mint(address _toreturns (uint256)
mintBatch(address _touint256 _qtyreturns (uint256[] tokenIds)
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUrl(string _baseUrl
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(uint256 indexed tokenIdaddress indexed to
MintBatch(uint256[] tokenIdsaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _baseUrl
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.