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

Stoner Cats

Verified contract

Active on Ethereum with 17,325 txns
Deployed by via 0x28bb3491 at 12901065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Stoner Cats"

0x74dd5115f97b20a9a78abe4f534a8a09abd0bb9cdc31f0580881123f9450f532
0xe79b287a2b6430b29fca6888ed8ae84ebed28dc518c3686ef2f0726054fcd6c7
0xbf9fc378775b82c429be4362422ceb1001adc33d742f95945954f71ba7424c1f
0x6f630cd1f9acb8ab0d90b0e809af8b0f7b6dd8d2cc656f7353b4f8e22f18741c
From
0xe2aabd973b4c526ac09a695f3275881e37906308e9a0bd9b74714352a31edf65
0x53d0516209b5ba9dc30d54cc6883b2c567054f53dc5925dd8976e883f695912f
0x5736e35a69e2cd2ac3372ae23f40a089d665b79b32f607b22296dcb6e4545512
0xf868a243f4a01f8efc0004353497e9655663e5601958ed7abe92f6fb1d213417
0xd12f761a8080b8ab38daabdc2b11649b6e1eb17d980a169746d840ea747c94ee
0x8cc9088e14829a3fe04017ebe2ee7b529e6f7866eb52e7fd098b10286bb65025

Functions
Getter at block 20797442
MAX_TOKENS(view returns (uint256)
13420
MAX_TOKENS_INIT(view returns (uint256)
10420
baseURI(view returns (string)
https://go.fission.app/json/
 
calculatePrice(view returns (uint256)
getCurrentSupplyCap(view returns (uint256)
10420
hasSaleStarted(view returns (bool)
true
name(view returns (string)
Stoner Cats
owner(view returns (address)
0x66b41f434fdba51f1fe1e55c8c37879fdf50f2b3
symbol(view returns (string)
TOKEn
totalSupply(view returns (uint256)
10420
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addCharacter(uint256 numTokens
approve(address touint256 tokenId
mewnt(uint256 numTokenspayable 
pauseSale(
renounceOwnership(
reserveGiveaway(uint256 numTokens
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.