The Snail Heroes CCO

Verified contract

Active on Ethereum with 2,297 txns
Deployed by via 0x7d84a71a at 14912032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "The Snail Heroes CCO"

0xcdbd7885f990d36190a1fdca3ccec02d5a9303d55821e5cde8762fdce7d6b87b
From
0x976fae7facad8d0b599f0b17b378020dd19ea168a9a6043b7d439dba08aa4d49
0x7106ad9af541fa24bb2265b9c9053c1bee9fe9a9638ec835dfe820915d3ec20d
0x175bdea3d032d81ed7e8fe2304850e3e71ce20228d8f71b4a8e972b7373c11f9
0xa85aee1a97f84620facee95826a0e672f9e6c45b467b7684e4e8beb6255a56d3
0x219b4444d0d9f4187b325e46fce6bf0f6eb5ed2a00a19a7d3abc0c24e9a054a9
0x987678f736ce52994fa876b5235a1f19f222af76517e527fed67c838e1071ee9
0xebd0f556c993940fa95b690b5fe312fbaa6b9ca38222f68669902975b29be3fb
0x39f5cee3be975eda74f17dc006b6991e595c51729dc0e0ab902ab5e76e209aef
0xcfa47525a1bd02d68a725aedff7182a17f5c0df12637477768f541a62f24285e

Functions
Getter at block 21320778
conditions(view returns (bool)
true
cost2(view returns (uint256)
3000000000000000
freesale(view returns (bool)
true
maxLimitPerWallet(view returns (uint256)
50
maxLimitPerWallet2(view returns (uint256)
20
maxMintAmountPerTx(view returns (uint256)
2
maxMintAmountPerTx2(view returns (uint256)
10
name(view returns (string)
The Snail Heroes CCO
names(view returns (string)
The Snail Heroes CCO
owner(view returns (address)
0xac6835361b475e0b1239cd278260c03954087241
publicsale(view returns (bool)
true
revealed(view returns (bool)
false
supplyLimit(view returns (uint256)
5500
symbol(view returns (string)
TSH
symbols(view returns (string)
TSH
totalSupply(view returns (uint256)
3875
unrevealed(view returns (string)
uri(view returns (string)
https://www.thesnailheroes.com/tokens/
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
approve(address touint256 tokenId
changedev(address devv
changeowner(address ownerr
flipconditions(
freemint(uint256 _mintAmount
freemint2(uint256 _mintAmountpayable 
namechange(string namme
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTx2(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setmaxLimitPerWallet2(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
symbolchange(string symbolss
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(