Sharbeek

Verified contract

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

No balances found for "Sharbeek"

0xa8b266f90b177eabc22002fc39c9fe21072e923a9a14f416a35dce2113374f85
0xf08a69050bcd86039e19fd7427c07b6d756a941fbcf2bce8a546ef0285d9c68e
0xb488f5c520476693df4bc9c7ef8520456f881a7c8bbc80686cc0a81faeff7720
0x1d15d93266a7a14b40e81b49ad296b29160352021e0b92c9dcfc739271e55695
0x14501eed32ef88f12d9cc7a92191d3d4664d4b81200b23fa22bd74f11918f836
0xd3deaad546e633a4dfbfc8fc1bbdae87acdb15abfd8a1f07d428a303492c9d31
0x0d782cef2280e8dc2d06876546c52dc329ec0e141f933cbcfb439acbb2ec587d
0xc1344047df435cdbab3044480194669faa7e9267f76e88396512c49e4507ef6a
0xd925ac5956e6879fdb7ae7dfe80625ebd9fb52c409c9040f2254a75f294cba45
0x1f2a1e9efc97875c9972a9b637fe87abf225415aff84014f8dfbc307c9420368

Functions
Getter at block 20883215
maxPerTx(view returns (uint32)
60
maxSupply(view returns (uint32)
4600
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
Sharbeek
owner(view returns (address)
0xfda9e501a445a5576e56650000c8573012dfa275
symbol(view returns (string)
SBK
totalSupply(view returns (uint256)
4600
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
PublicMint(uint256 amountpayable 
approve(address touint256 tokenId
burn(uint256 amount
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(