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.

Original Bera Badge

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x66cabc45 at 22972619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Original Bera Badge"

0x8d65b5664ec0e56d4f9d9aab7bb68b51ae3b03393b58219b48e9fbb55394c87f
0x8ecd5a6ce9169cd150376359b0cd279511a1be25a2936bf40615932becedeeef
0xb62b2c79c31e51423024e38493ea1e2b8ab4625200038f2ffa2637b79a205ae0
0x700ac8f6a491520b050598a5aba365e7f6fe5b9d155438aa3f10ca647e01f25b
0xf4000fee066e2d161c15cec71e325767cf9da08b638c8dde0558919500c75e3e
0x3838a24fc8c010df4815cbc0f87983c5f2a1c453d84b64210bdd6209dc969416
0x0744cca3ed492efcfec506a5e30b249e694ee98e5fa3721388774405857df512
0x945f982c3c7db9a5758c18c97c8d60d7537680201eb3277755d1df32f6aa1eb8
0xd3d4ba782816addb12313333e02245c32fa30bcd798f0e92eea4cf7e1d66bff5
0xa2248ebfad5397e374f19a47d151adab75c63354a53a04697d57832535e2ecc8

Functions
Getter at block 23157485
getSoulboundStatus(view returns (bool)
true
Read-only

This contract contains no read-only function objects.

State-modifying
setSoulboundStatus(bool soulbound
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct INiftyKitV3DiamondArgs args
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(