CyberShibas

Verified contract

Active on Ethereum with 2,525 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 $170.51
0xa31a75849d92aa4db17f1c8ed506d359c09541e05ee9ea1b2c79eb756e6a558e
0x9004663b064be76654bc535547efaaf771a3b636740d2dc61417417056709fdd
0xd1e1c5c48cc0361a5df504231371a2d102c06ea68a769d0677cdd018a3c8af3b
0x93247c8a6c15b040a789078b38e2894c81c2785be476f0c62311c107357bb400
0x23de591a5019d70bbb75e7582eae248408063d16e289e6dc2796fa127df2ffc0
0x587f231c606a4144d569cf47323406e83fe6e7dcdb76a3e36d0f7b23fc5838c3
0x36800c971207e30c100f608998358caa3af68e59c5d5a2406a16370fdd5a03cd
0xc81a05748e37ee465712241d1d7219307ec1a08d681a92622b8202386cab7cb1
0x0a5d257342398691ffae8e0e107d6f04d5a60ea4001b6ebb7bb2ab166cf2ae3b
0xea67fb28ee379b6fa5f17697eea098289fac8a0b9d5706943ccfce0ab4edbca6

Functions
Getter at block 21278290
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.