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.

Tsuka

Verified contract

Proxy

Active on Ethereum with 388 txns
Deployed by via 0x5018de7a at 15206397
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 2 additional slots

No balances found for "Tsuka"

0x3032503edd7f98a637b028530939e9dea7768dbb1811e92ffb2b4cd185fe41a7
0x2bbed4c0149a85e47f53fa308cee481040bdba4cfdec319bf99cbbfe592a095d
0xa078c92718b08aa8a9db4557ea4465778a45374a51b32313449297e302e2ca58
0x4d6ef0e16515be2bf19ca483e8fe745e13703a7e85fe9b890b32b01ddeafd4fe
0xde2bea50dccca41bd143825590b3897bf54f285c7cace61f3ed116ebfe2b7064
0x8a6d59275933f15a08c489ca12419b260e910d139babc1b0bbe4b127af8df757
0x31c94a7de33af21d789a1cad13f4d3501880a089d2759007750b6d4453edc938
0x97eeb0281ed639b2333b9be36b573d1957d5026a317d6fe93cc0e675e04738c0
0x75be6c2fad5df2315609dc8c9f57744d6f502e934262d959243cf0afc6176ad7
0x63547abe59fd96b32f68e6603509802546eec01b51f7faa7d2cba3486bebf5be

Functions
Getter at block 21214248
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreicvgiexogrufqphb2jav4gsiy7if3qvw3ayx7bemnfdwpkrjgwtbi, base=ipfs://bafybeiamk6ntwdkxsqbqudq7zvaj42isxleel3fowbd7adkwayqkcbokxq/, supply=250, permanent=true)
name(view returns (string)
Tsuka
nextId(view returns (uint256)
251
owner(view returns (address)
0xcab19bfeca8b42d0ce76fbc40723caa7718080d5
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Tsuka
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setInvites(struct F0Invitelist[] invitelist
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
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.