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

Small Graffiti

Verified contract

Active on Ethereum with 4,091 txns
Deployed by via 0x172dd748 at 15148434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Small Graffiti"

0x8b4c892565061c4ee0c06109153097f394fb7d8383737fa26bd3b7977571ee18
0x4abb154c77c1cc3938a520d03539bb4e1771a6a71c073fa04fb2a4df7897af8b
0x0fcd00a896147937693b07e9f5c159534011fc8a43c98f581327c72a118c8e8f
0x4d950df9df8c1a1cf3344bca86a89ecf9287c1594c695c2f316a613970eeac73
0x30242a91834f825a60419c9ad53dcefb2bf06a1daaf05a6f27bc860c7c71a2be
0x2491839ec97f8e0e64c3b2f2d96edc42bb97c3ebd7cd5ab859dc8a27d8b5cb66
0x80dfbc60ec00c626f00b3fb024687c0c05184010f7aefc7552dab684cf573c0d
0x266172f151f223ad978e9f35ef5c48c23733b62e8be5564a34f34b4bd9d05091
0x5fe856a620f723c8b944f77c1954fecb43568ddd3e830d65d168db90e4b2a667
0xe6a83dacc4b20a998d878038edd4c60df95b5259bb802c0b175c1bda39f651db

Functions
Getter at block 20794166
MAX_QTY(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
5555
PRICE(view returns (uint256)
0
getBalanceofContract(view returns (uint256)
0
isMintActive(view returns (bool)
true
name(view returns (string)
Small Graffiti
owner(view returns (address)
0x03061491a8e10492aedd1506d7c3f1a1a47259be
symbol(view returns (string)
SG
totalSupply(view returns (uint256 totalSupply_)
5555
Read-only
balanceOf(address accountview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMoonType(uint256[] tokenIdsview returns (bool[] moonTypes)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256[] tokenIdsview returns (bool)
moons(uint256view returns (address ownerbool celestialType)
ownerOf(uint256 tokenIdview returns (address owner_)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address accountview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string prefixstring suffix
setMaxQty(uint256 maxQty
setMaxSupply(uint256 maxSupply
setMintingActive(bool mintActive_
setPrice(uint256 price
team_mint(uint256[] quantityaddress[] recipient
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMoontype(bool moonTypeuint256[] tokenIds
withdraw(uint256 amount_
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.