Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 20716070.

Glitched Worms

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x7f795eda at 13308682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Glitched Worms"

0x41420f9a04fdbdcb6d30d1fb3a8c0536d6969de214bcb3188953accb6512b338
0x3e07d23c1842965bf36acd7acd3cc4c5a034ba37fe05a6bbf9ceda1a1faf77f4
0x82c26a9f59d170d17ef601779ca7afd4f4148c290855a518be9fa78a257029da
0xb87c8b5d4d3fb24da73a07bfacb935d5271b9e450232a920c5aba0574f9715af
0x84820bb4cd4319411b24643338ad9cdcb31568836cc883c7419e229709cdd908
0x1dcebd975d24d2cf38f7e2ddd3759d3a797d79ee170ae62a59db57ebda95d240
0x8d641a2c97a8ef540ba7007f7e09163fce7a8947e8f1b6d61092be782d1bd479
0x750a126f9b428b694560f75e96a506af84c65c015f5f9e2c29c06377e0e0b9a9
0x30ba1e6343ff93a11da44057f5ec62c859e1714546e950f0954a48164131ab7f
0x42d7d526737fa3e802a9dd033a0d193f13eab111492eb48ff53e04856e60e7b7

Functions
Getter at block 20795268
 
artCode(view returns (string)
artCodeDependencies(view returns (string)
[{"name":"[email protected]","keccak256":"0xcef1df742d5237151854b6ccd3d7769c7bcb2cf987e4f8f6ca1ad69afdac3dcc"}]
 
artDescription(view returns (string)
artistAddress(view returns (address)
0x87661b4740fd1a6ac45a927079e1db09827da4ba
artistFundsAddress(view returns (address)
0x87661b4740fd1a6ac45a927079e1db09827da4ba
artistTokenRoyalty(view returns (uint256)
0
currentTokenID(view returns (uint256)
512
extraStringArtist(view returns (string)
extraStringPlatform(view returns (string)
isArtCodeSealed(view returns (bool)
true
maxTokens(view returns (uint256)
512
name(view returns (string)
Glitched Worms
owner(view returns (address)
0x87661b4740fd1a6ac45a927079e1db09827da4ba
paused(view returns (bool)
false
privilegedMinterAddress(view returns (address)
0x0000000000000000000000000000000000000000
sunflowerContractVersion(view returns (uint256)
2
sunflowerMintPercent(view returns (uint256)
29
sunflowerPreviousVersionContractAddress(view returns (address)
0xd58434f33a20661f186ff67626ea6bdf41b80bca
sunflowerTokenRoyalty(view returns (uint256)
31
symbol(view returns (string)
GWORM
tokenBaseURI(view returns (string)
https://art-sandbox.sunflower.industries/token/0x6cCb5bfb606ded83C27D58EC38f0A33ED299626D/
tokenPrice(view returns (uint256)
10000000000000000
totalSupply(view returns (uint256)
495
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
seedForToken(uint256 tokenIDview returns (uint256)
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
initialize(string _namestring _symboluint256 _maxTokensuint256 _tokenPriceaddress _artistFundsAddressuint256 _artistTokenRoyalty
mintRoyalties(
mintToken(payable 
mintTokenOwner(payable 
mintTokenPrivileged(address _recipientpayable 
pauseNormalMinting(
renounceOwnership(
resumeNormalMinting(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealArtCode(
setApprovalForAll(address operatorbool approved
setArtCode(string _artCodestring _artCodeDependenciesstring _artDescription
setArtistFields(uint256 _artistTokenRoyalty
setBaseURI(string _tokenBaseURI
setExtraStringArtist(string _extraStringArtist
setExtraStringPlatform(string _extraStringPlatform
setMaxTokens(uint256 _maxTokens
setPlatformFields(uint256 _sunflowerMintPercentuint256 _sunflowerTokenRoyalty
setPrivilegedMinterAddress(address _privilegedMinterAddress
setTokenPrice(uint256 _tokenPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawArtistBalance(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.