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

Halo Wallet Genesis Pass

Verified contract

Active on Ethereum with 4,944 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Halo Wallet Genesis Pass"

0xcb1ebba92c1db08b3f318e76843acc93bb6575f6ed1506e4c3030e0b8120fb0b
0xecd6cc12c90a9715ac72499345d5e247887ec820d2aa84f550f77375570e424e
0x2e594d25ad10fb82c3f5ae14950fd7c7c47434e7f9fb27652d354d8908d22f60
0xff79cee2605a2bf26c64cc6fe9906827a719e4b2699ace3452e3e84170a36b4e
0x7fccc2d32d87ed05fe098d03f69c71936281bd7b6bee74283ba272a7c41b6756
0x0a47ef5b8f73f7be724cd4b65d32d21e310538ad30e94528843dd7af8a42caa9
0x3bea8749f3c37f13ed0d18b2e53c8bb7b61456991c85ef29f7feb09b2beb1563
0xadf52f2c660f01f68e69b45259462d0fa47f226878f82139ff07fca92c42c08a
0xc81478ceed0338e916ea9ac24056ff9f3659bf3ac05317b83656d04e50109e2f
0x1b71519279d077c457772f5ef22d11e6b44e0424363f051f6b48018dfe7c47b7

Functions
Getter at block 20896332
MAX_SUPPLY(view returns (uint256)
2100
burnCounter(view returns (uint256)
0
canBurn(view returns (bool)
false
currentIndex(view returns (uint256)
2100
name(view returns (string)
Halo Wallet Genesis Pass
owner(view returns (address)
0xeba81661003435b5fa9a35358f334f9c58912ce2
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HWGP
totalSupply(view returns (uint256)
2100
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32 rootbytes32[] proofaddress userpure returns (bool)
mintParameters(uint256view returns (bytes32 merkleRootuint64 startTimestampuint64 endTimestampuint256 maxTokenId)
ownerOf(uint256 tokenIdview returns (address)
ownersOf(uint256[] tokenIdsview returns (address[])
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
adminMint(address[] tolist
approve(address touint256 tokenId
burn(uint256 tokenId
claimPass(bytes32[] proofuint256 mintType
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setBurnStatus(bool canBurn_
setMintParams(uint256[] mintTypeListstruct HaloWalletGenesisPassParameters[] mintParamsList
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.