This contract is being backfilled. You may encounter incomplete storage history.

Voltz Community SBT

Verified contract

Active on Ethereum with 15,113 txns
Deployed by via 0xf651cf31 at 16070602
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Voltz Community SBT"

0x18735a76726965905020787d4bf20528589885be2ac26448a3b1dfadefc9c549
From
0x73a6c2a3a721f8c50f27d9852ed518b702423d6ff9e58c5163b2fb55852efaf3
0x7562dd825600f761051ccbc0c67a2625d5e12d3e4752ef212d32dd7e8f93c2c7
0x5c15909d3e7a1680eaa50549c9668fb795e567fb26bf8ac22a750b332f3c25cc
0x146d027cc9f6c92db33d31a06ab4e36d856bcd6aa5fa9c564d0633ae022d035b
0x8ab084c0eb0908effff7e5174a633390e51aaf38a9f029a562d3d8c1eb78132e
0x2b73b3fae6e946f44fbda6df0ed2c98b06774ba7c7cd6cb0228865f4b178391e
0x6f1634e29a08709622d378dd021089727b351ed69d74a7aeba9e5592799cc605
0x8f8102035bdbc9ad89400401d5e02165a7f297f6c721daac2cff3441d7646151
0x126decac27b56a8589caf00c965028c5893925dfa07d533bec8bd37ca39eae81

Functions
Getter at block 20797576
name(view returns (string)
Voltz Community SBT
owner(view returns (address)
0xb527e950fc7c4f581160768f48b3bfa66a7de1f0
symbol(view returns (string)
VLTZSBT
totalSupply(view returns (uint256)
50350
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenIdHash(address accountbytes32 merkleRootuint96 badgeIdview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
locked(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
rootData(bytes32view returns (bool isValidstring metadataURI)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenData(uint256view returns (uint96 badgeIdbytes32 merkleRoot)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addNewRoot(struct CommunitySBTRootInfo rootInfo
approve(address touint256 tokenId
invalidateRoot(bytes32 merkleRoot
multiRedeem(struct CommunitySBTLeafInfo[] leafInfosbytes32[][] proofsbytes32[] merkleRootsreturns (uint256[] tokenIds)
redeem(struct CommunitySBTLeafInfo leafInfobytes32[] proofbytes32 merkleRootreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
InvalidatedRoot(bytes32 merkleRoot
Locked(uint256 tokenId
NewValidRoot(struct CommunitySBTRootInfo rootInfo
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedeemCommunitySBT(struct CommunitySBTLeafInfo leafInfouint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unlocked(uint256 tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.