This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 14 minutes old. We're running behind the tip but working to resolve the issue.

Shape The Story

Verified contract

Active on Ethereum with 259 txns
Deployed by via 0x4f99e228 at 15651729
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Shape The Story"

0x1eb86180915fc593079a2b88934a30a13f0393aa2f070bbadb57c1c80b7908cc
0xa2c2c94dbee6840475f06c0eb8459c1aff3862beae58ad631e1186d288fb281f
0xb2a2ce6192e5cc45ae3c41facea07310a55c503dce6028c00bc149a1267cd0d1
0xbdc14bfcb43737e1c11b8c6a9af36e01a69afc591b2b0af81d8dffaba35f9aab
0x25904ec91cdce10168d00fd5f5f40b7ba6e229a5e6d0522c3483664d5c51d098
0x1a8342aa73c8f3df5516995201824c9cfd84815c0bc06b7fe1e839008ef36632
0xecb4dda72e678a5c1b6745ef72e8db7605a54f0227a7c887e2c772b43b944e66
0xeb20b96745ce9db2c32bcff1d86632038ce0ef1d5ad9ab1c379cdec9daf56b11
0x57038eaa85db834c5036468a76b83439d948d2572bee4c0d2f9f4261859518ea
0x0f680470be4ab350b4f11ee43fab7d5870b1c04720866f2e70174b97f571b674

Functions
Getter at block 20793296
baseURI(view returns (string)
hiddenMetadataUri(view returns (string)
ipfs://QmPbDeaH11zfyvgHv4jSXk3HNQQUSEsE7pHbuUQTTrx7g6
maxMintPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
8888
name(view returns (string)
Shape The Story
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x9d86e9d65f7644094152d33bd7270cd74cbb705a
price(view returns (uint256)
8000000000000000
publicPaused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
SHAPE
totalSupply(view returns (uint256)
868
whitelistMerkleRoot(view returns (bytes32)
0xacca56f1bd34b041211776c2076847ca2d962f4e579c83a8df3fcfe5883a0d42
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
approve(address touint256 tokenId
mint(uint256 amountpayable 
openPublicMint(bool paused
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxPerTx(uint256 _maxMintPerTx
setPrice(uint256 _price
setRevealed(bool _state
setWhitelistMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 amountbytes32[] _merkleProofpayable 
whitelistStop(uint256 _maxSupply
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.