Original Bera Badge
Verified contract
Proxy
Active on
Base with 19 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Original Bera Badge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23150913 | 4 hours ago | | | 0 | 0.0000013054989 | |
| 23150866 | 4 hours ago | | | 0 | 0.0000037402339 | |
| 23150794 | 4 hours ago | | | 0 | 0.0000013483694 | |
| 23019466 | 3 days ago | | | 0 | 8.5452576e-7 | |
| 23019335 | 3 days ago | | | 0 | 0.0000033624543 | |
| 23019312 | 3 days ago | | | 0 | 0.0000031669538 | |
| 23019293 | 3 days ago | | | 0 | 0.000024544274 | |
| 23019273 | 3 days ago | | | 0 | 0.000025561862 | |
| 23019256 | 3 days ago | | | 0 | 0.0000030323548 | |
| 23019222 | 3 days ago | | | 0 | 0.0000032699150 |
ABI
ABI objects
Getter at block 23157485
getSoulboundStatus() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events setSoulboundStatus(bool soulbound)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(struct INiftyKitV3DiamondArgs args)
fallback()
receive()
InitializationFunctionReverted(address _initializationContractAddress, bytes _calldata)
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()