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 21213262.

Ghost Party 2: Running It Back Turbo

Unverified contract

Proxy

Active on Ethereum with 295 txns
Deployed by via 0xc01c31f9 at 13360990
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
Native
Value $8,059.05
0x1db2b2a44fcabe1172a64579ca8f77fa4657b75b7a6ff6cefecf920a8ed4042e
0xbc09dffd2227350cdd4ddde1f57d150ac02a05a7abf1b09f8808825d23876706
0x1a2ed1e0dec6bbc4a4877d8444430a14f0e3712e0920695612a0f586995fcad9
0x61f3e3a99dd405cd9299e6cac350c0dee01f775ce085b674cd333a7788b2f32c
From
0xbdf7c1ca2577dc7d2b9eb9665cbcd5a6cf0625a1a578fee026f7038ee10b5489
0x9ca3df41d725e015fb8b203566210bcee71194fce1fc8755ef22cad48ca181f5
0x719072939a9544a67ab4569b73f8d7f3a844a12f63940dce86cc7ee453e5a55c
0x4b8f5c1910630f2331543891c4e4b133af9be033b023de60459dcd35d099745b
0x52c711d7a0629b85f7f37b64e5fad8139d22f832005e2aff4deb244dc7ddfd8c
0xb5e68c3827048df89dbe7d57ee1a8560303e15291a0e3df40279c193f62312da

Functions
Getter at block 21213633
VERSION(view returns (uint16)
2
auctionId(view returns (uint256)
1492
getMaximumBid(view returns (uint256 _maxBid)
50050567804878048780
highestBid(view returns (uint256)
0
marketWrapper(view returns (address)
0x11c07ce1315a3b92c9755f90cdf40b04b88c5731
name(view returns (string)
Ghost Party 2: Running It Back Turbo
nftContract(view returns (address)
0x1cb1a5e65610aeff2551a50f76a87a7d3fb649c6
partyDAOMultisig(view returns (address)
0xf7f52dd34bc21eda08c0b804c7c1dbc48375820f
partyStatus(view returns (uint8)
2
splitBasisPoints(view returns (uint256)
500
splitRecipient(view returns (address)
0x40f6be68016e15b028ffb2fdb922582d4d9f3c40
symbol(view returns (string)
GBONEZ
tokenId(view returns (uint256)
211
tokenVault(view returns (address)
0x0000000000000000000000000000000000000000
tokenVaultFactory(view returns (address)
0x85aa7f78bdb2de8f3e0c0010d99ad5853ffcfc63
totalContributedToParty(view returns (uint256)
51301832000000000000
totalSpent(view returns (uint256)
0
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
claimed(addressview returns (bool)
contributions(addressuint256view returns (uint256 amountuint256 previousTotalContributedToParty)
getClaimAmounts(address _contributorview returns (uint256 _tokenAmountuint256 _ethAmount)
totalContributed(addressview returns (uint256)
totalEthUsedForBid(address _contributorview returns (uint256 _total)
valueToTokens(uint256 _valuepure returns (uint256 _tokens)
State-modifying
bid(
claim(address _contributor
contribute(payable 
emergencyCall(address _contractbytes _calldatareturns (bool _successbytes _returnData)
emergencyForceLost(
emergencyWithdrawEth(uint256 _value
finalize(
initialize(address _marketWrapperaddress _nftContractuint256 _tokenIduint256 _auctionIdaddress _splitRecipientuint256 _splitBasisPointsstring _namestring _symbol
onERC721Received(addressaddressuint256bytesreturns (bytes4)
Events
Bid(uint256 amount
Claimed(address indexed contributoruint256 totalContributeduint256 excessContributionuint256 tokenAmount
Contributed(address indexed contributoruint256 amountuint256 previousTotalContributedToPartyuint256 totalFromContributor
Finalized(uint8 resultuint256 totalSpentuint256 feeuint256 totalContributed
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.