0xSharbeek

Verified contract

Active on Ethereum with 1,705 txns
Deployed by via 0x0e47e137 at 15695282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xSharbeek"

0x6bf5c1f1fdedb8c9069a30ab1968ec5df5910e6b1c8754dd601ea71ee3910a55
From
0x49cd5d651714a91349ff0d19be1b66e64707c5d11f7e2480eb0477a410e46039
0xef7c38d05759f58ae78642452aee193348ebaaefa389356e33a702693f59194a
0xef4e8094d002399ffd9ef7eaf26d8c1eb7b9bcca06c2068044c2ef65cccb62dc
0x147fbeafc1776ca9b719c78e33d678ca1c741878a0918356541ddcd72e39c2fb
0x965f35729c9e751dc183628d29cf3197c81de03d86e6c6ac9192f912c980b26a
0xae2f133dd90ec18e144712f30156ccac0b3c465f4d063b9601d9360b775805d0
0xf7f2ca08f090395298e3b3c8eb9cb665c6ba0c99bfac9af1a88fcc72188fb2b3
0x933a2fc53a54f181117c1b62ab9f776a2f56ff394376f3b7cce7991b31da8576
From
0xdbbde09e995f992f1b3f141a8bed484740982c061948fd1eed2753b1ad25a77a
From

Functions
Getter at block 21324199
maxPerTx(view returns (uint32)
10
maxSupply(view returns (uint32)
5000
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
0xSharbeek
owner(view returns (address)
0x686208de4546bc0c8fd05c605e7c10428170398e
symbol(view returns (string)
SBK
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
https://ikzttp.mypinata.cloud/ipfs/QmQFkLSQysj94s5GvTHPyzTxrawwtjgiiYS2TBLgrvw8CW/
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)
State-modifying
approve(address touint256 tokenId
burn(uint256 amount
publicSummon(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(