Sherbet

Verified contract

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

No balances found for "Sherbet"

0xcd41ad170564ed69eee6dae4b2c0987dfc7df6698fb999b2a0dac87148f108b1
0xb3dad7f70f6989f9a13391727badd8356ca35afca87d3f2d25d08627c6d32a50
0xf2f67a2c36bbb462cbcd0c35e14b597c01f8a93258166d4f91a12e9b1d75e983
0x6588242b0e4c823d89e11e7f5c1bff3380effe75ec414fcfc16842b53ec01c2d
0x0f3ce50286fb98502a5508d258ca78ee686603b65aeffa753414629d5b293778
0xc9b61ad824f9138b52f4c1ebd0420dc344290b9afcbb5521739a15a2b456ed22
0x921074a28bc57ac63b3b0e6a5c627f3ea5f32752856223ce364d073ebc7375dc
0x64255b61635beabb5f8bc1bd58caae3cda9eaf97e4ed631f2b8eaffbfab30a72
0x226946f588ac2f5d6418dd8f58150056bde961c66067878f6e0731c531699a6f
0x680a696ac33c31a7d3a658b2ed559bc543ecb8dd96231cd07113b348b29064e5

Functions
Getter at block 21275387
baseTokenURI(view returns (string)
https://api.sherbet.com/tokens/
cost(view returns (uint256)
77000000000000000
maxMintable(view returns (uint256)
4
maxPreSaleMintTotal(view returns (uint256)
6000
maxSupply(view returns (uint256)
7777
name(view returns (string)
Sherbet
owner(view returns (address)
0xe2665358fcd9ecd3f40fe4d1d87d473236180202
preSaleStatus(view returns (bool)
false
publicSaleStatus(view returns (bool)
true
symbol(view returns (string)
SHERBET
totalSupply(view returns (uint256)
7777
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)
State-modifying
airDrop(address[] _to
approve(address touint256 tokenId
mint(uint256 _numberpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseUri
setCost(uint256 _newCost
setPreSaleStatus(bool _status
setPublicSaleStatus(bool _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistAddresses(address[] _addresses
withdrawAllFunds(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenMinted(uint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.