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

Eureka Street

Unverified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x9fdba32d at 13090300
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
19 additional variables
Native
Value $9.26
0x670bd079aa703419af55ee87bb372b80e22d14abaa526241d1538d83632a6465
0x23b2f75ee87fd54eaf413aaee15715da6f7df0ba55e0fe601c99f01cab2434f9
0x3299a34116c3773bb451f1b3f5e6b32aca849eb11b8a9960856fd15019832594
0xfe8700ddc17c3f6ebe67a1dab9d41100f5392dfc73d274654df2f493e1dad239
0x2ff218ae41b7e2c967b82b599d0b9aec393def049954e483e5515beb9383f28e
0xb148aceb02e530487f3ea7375e72de9ccd3619af5c743c69e44896048904f184
0x3de516039356e7b75e28d096ea85f44c42a4864be99137f1532c66aeba255f9f
0x37937e908a9eaadcabb9c845a074409b4b74f86b8ae8bac3902d0d535cedde7e
0x97aadd6dfbeb42cf783695b540290cc64581906bb92133a91137a4c76ae55806
0xbf6f9bfc3e6076c608529e9b1e21f9660d404b24b65b47cbf73b1bb7481758cf

Functions
Getter at block 23882013
baseTokenURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/eureka-street-88f9vf3c2jnk/
contractURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/eureka-street-88f9vf3c2jnk
creatorBalance(view returns (uint256 balance)
0
erc20Address(view returns (address erc20)
0x0000000000000000000000000000000000000000
feeBalance(view returns (uint256 balance)
0
feeSchedule(view returns (address feeCollectoruint16 feeBps)
(feeCollector=0xb6412d140f8064b369d46d6db491e6ca2101dc78, feeBps=400)
minPurchaseSeconds(view returns (uint256 numSeconds)
2592000
name(view returns (string)
Eureka Street
owner(view returns (address)
0x3478ca433c679e2b4ed82a3528f965220268d0b1
paused(view returns (bool)
true
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rewardBps(view returns (uint16 bps)
1000
rewardMultiplier(view returns (uint256 multiplier)
0
rewardPoolBalance(view returns (uint256 numTokens)
2495999999121408
supplyDetail(view returns (uint256 countuint256 cap)
(count=4, cap=0)
symbol(view returns (string)
ES
totalCreatorEarnings(view returns (uint256 total)
25999999990848000
totalRewardPoints(view returns (uint256 numPoints)
757999999733184000
tps(view returns (uint256 numTokens)
771604938
transferRecipient(view returns (address recipient)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountview returns (uint256 numSeconds)
canRefund(address[] accountsview returns (bool refundable)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
referralCodeBps(uint256 codeview returns (uint16 bps)
refundableBalanceOf(address accountview returns (uint256 numSeconds)
refundableTokenBalanceOfAll(address[] accountsview returns (uint256 numTokens)
rewardBalanceOf(address accountview returns (uint256 numTokens)
subscriptionOf(address accountview returns (uint256 tokenIduint256 refundableAmountuint256 rewardPointsuint256 expiresAt)
supportsInterface(bytes4 interfaceIdview returns (bool)
timeValue(uint256 numTokensview returns (uint256 numSeconds)
tokenURI(uint256 tokenIdview returns (string uri)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
createReferralCode(uint256 codeuint16 bps
deleteReferralCode(uint256 code
grantTime(address[] accountsuint256 secondsToAdd
initialize(struct SharedInitParams params
mint(uint256 numTokenspayable 
mintFor(address accountuint256 numTokenspayable 
mintWithReferral(uint256 numTokensuint256 referralCodeaddress referrerpayable 
mintWithReferralFor(address accountuint256 numTokensuint256 referralCodeaddress referrerpayable 
pause(
reconcileERC20Balance(
reconcileNativeBalance(
recoverERC20(address tokenAddressaddress recipientAddressuint256 tokenAmount
recoverNativeTokens(address recipient
refund(uint256 numTokensInaddress[] accountspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setSupplyCap(uint256 supplyCap
setTransferRecipient(address recipient
slashRewards(address account
transferAllBalances(
transferFees(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateFeeRecipient(address newCollector
updateMetadata(string contractUristring tokenUri
withdraw(
withdrawAndTransferFees(
withdrawRewards(
withdrawTo(address account
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
FeeAllocated(uint256 tokens
FeeCollectorChange(address indexed fromaddress indexed to
FeeTransfer(address indexed fromaddress indexed touint256 tokensTransferred
Grant(address indexed accountuint256 indexed tokenIduint256 secondsGranteduint256 expiresAt
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchase(address indexed accountuint256 indexed tokenIduint256 tokensTransferreduint256 timePurchaseduint256 rewardPointsuint256 expiresAt
ReferralCreated(uint256 iduint16 rewardBps
ReferralDestroyed(uint256 id
ReferralPayout(uint256 indexed tokenIdaddress indexed referreruint256 indexed referralIduint256 rewardAmount
Refund(address indexed accountuint256 indexed tokenIduint256 tokensTransferreduint256 timeReclaimed
RefundTopUp(uint256 tokensIn
RewardPointsSlashed(address indexed accountaddress indexed slasheruint256 rewardPointsSlashed
RewardWithdraw(address indexed accountuint256 tokensTransferred
RewardsAllocated(uint256 tokens
SupplyCapChange(uint256 supplyCap
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferRecipientChange(address indexed recipient
Unpaused(address account
Withdraw(address indexed accountuint256 tokensTransferred
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.