This contract is being backfilled. You may encounter incomplete storage history.

CyberShibas

Verified contract

Active on Ethereum with 2,516 txns
Deployed by via 0x82875631 at 13171723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $127.6
0xea67fb28ee379b6fa5f17697eea098289fac8a0b9d5706943ccfce0ab4edbca6
0x75df50e299e50c418a9d435fd3fde23ce6948dbf26c671c2964936190608b3e0
0xb884ac93c5180c3c9251bcaa3e7831bbb5b2661fa0c4f7a1f8c4326265e67afd
0xa0dd825080c746c780d69c676c035deb089698ed6c663452ed6e45e8d3cdfe17
0x31c1b2c229c011106403468dc8d686b7864495c66bda454853380b33e9782eed
0xb19729667dd5480e267f9904ab2fd20368fbc548fd41935507ca86d5596ca246
0x670ccee416eb0796dd20f724703a1adddbf1bef05fa3e63bfed33a8a585550f8
0x9f1f0204ba1667c2a5d3a3e4d81ece6033fa8cf3fe5d33133f4b754049341591
0xd3f7e00b2da6e8b254407bb7e9e93d9342437e88a80c2848e6d8b3df2b1953a4
0xb116a3c53d3fe34412f8db818121d086ffd667f2ce8eda6ccb3fafc5f3dadcb4

Functions
Getter at block 20797489
MAX_SHIBAS(view returns (uint256)
10000
MAX_SHIBAS_PRESALE(view returns (uint256)
1000
baseURI(view returns (string)
https://raw.githubusercontent.com/cybershibas/reveale/master/
maxShibasPurchase(view returns (uint256)
20
minShibasPresalePurchase(view returns (uint256)
3
name(view returns (string)
CyberShibas
owner(view returns (address)
0x1882a06973c663e64401e99917741d9e15e517b8
presaleIsActive(view returns (bool)
false
saleIsActive(view returns (bool)
true
shibasPrice(view returns (uint256)
50000000000000000
symbol(view returns (string)
CSHIB
totalSupply(view returns (uint256)
3381
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
airdropShibas(uint256 numShibasaddress recipient
airdropShibasToMany(address[] recipients
approve(address touint256 tokenId
changeShibasPrice(uint256 newShibasPrice
flipPresaleState(
flipSaleState(
mintShibas(uint256 numberOfShibaspayable 
presaleShibas(uint256 numberOfShibaspayable 
renounceOwnership(
reserveShibas(uint256 reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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

This contract contains no error objects.