NFT

Verified contract

Active on Base with 3,291 txns
Deployed by via 0xdbb4fe7e at 2778070
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFT"

0x92abecac9c5f775517fd389b431f10135d6d8e954f35a117dd8c1aa9b7af66e2
0x2503d811cb48a95f6e9fc9cc323dfa95cd35d414098358b44fb744259a208fff
0xcdbad6dc5d9c82ad0e8b5b23eedb1a9e2788dccdc1b682dc5db33151f06c9a38
0x0bc681dd63ee68e6e78e28c3441f0f2a099339a5df9249ae085df88b1043c00a
0x5343f729e9ecbd2a692660a147262ad900935b130ea48562e8fb58240fd81924
0xcc01209b6f8ed0322f54c07886eca7f0e51a2a16295771bc06f3ca477df970be
0x9d8fe439b0c5435ac5d72af3e6a03735e673fd8fce56cd26f0d98035d1077964
0xdb4d0c97055a636a81a0cbcbd2ed5db90f633b6368ee5cfccfba206abf3a0294
0x7213f044fe2f71989c6313cda4f9797ca6b89f2ad669749466067f1487f5c67e
0x6303526750c7715b3240d359b1b6401a03010034efbb6d309e1447dc9200526e

Functions
Getter at block 22706514
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeievwilk2fdrkx3ir6gjbzroynysjk754t4c2tqwv4czaptfhbimqa/
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
name(view returns (string)
Hasbulla
owner(view returns (address)
0xde57d4303ce44d68bd9af72cf916492989b1d8d9
paused(view returns (bool)
false
symbol(view returns (string)
Hasbulla
totalSupply(view returns (uint256)
10000
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)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.