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

The Heist Characters

Verified contract

Active on Ethereum with 656 txns
Deployed by via 0xb95ee02c at 13830914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Heist Characters"

0xf73c1dbfbde02faa371347f94fb106aa70b4e31f41f45315b11428c5cb39ae16
0x0a3d257b74157e0cef51f93ab4b01e2df3e7b8e294e69deaca1a8bb72395e377
0x7e45f4371c1e5eed79ee5ed18ed0017e8d3c08031ad5571877190c3ab3b051b0
0x63f4d450c0b65893fccec59326ca9aaa6aa9671d4b941cdbe66a569b8249f704
0xb763e7bb63ecebb4f1deb6c4ca54621facad507744a3fe4064ec0341d8dd9c96
0x2b69483bcbe8ceb3f8d58e7480cfb0a9e2b172c566977b622fc887546a0a8b90
0x73af7e781ebdfcf30db585fd4074aa6e14ca45f842ef23d1164a369549cf5c45
0x0870f52108b930e79fc6347da9d74f6973ad12fe66550214c2ab2426f3f4de02
0x3d8ecc093f8931599f89ee45b599356a67abba35663a350b2e5f20a4825ac2e6
0xa51f402a76aa11f9ffb1bbf80fffeed25fbaf3e4657f689e9d0ab83ca5794043

Functions
Getter at block 21214469
MAX_CHARACTERS(view returns (uint16)
15000
_totalMinted(view returns (uint16)
3566
_totalSupply16(view returns (uint16)
3566
maxSupply(view returns (uint16)
15000
name(view returns (string)
The Heist Characters
owner(view returns (address)
0x0c9960400c05861daaef5f95f083b81d3c593bc0
paused(view returns (bool)
false
symbol(view returns (string)
HEIST
totalSupply(view returns (uint256)
3566
Read-only
_ownerOf16(uint16view returns (address)
balanceOf(address owner_view returns (uint256)
getApproved(uint16view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 tokenIDview returns (address)
supportsInterface(bytes4 interfaceIdpure returns (bool supported)
tokenOfOwnerByIndex(address owner_uint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIDview returns (string)
State-modifying
Mint(uint8 amountaddress to
Pause(
Unpause(
addController(address newController
addControllers(address[] newControllers
approve(address spenderuint256 tokenID
removeController(address toDelete
renounceOwnership(
safeTransferFrom(addressaddress touint256 tokenID
safeTransferFrom(addressaddress touint256 tokenIDbytes data
setApprovalForAll(address operatorbool approved
setMetadataHandler(address newHandlerAddress
transfer(address touint256 tokenID
transferFrom(address owner_address touint256 tokenID
transferOwnership(address newOwner
transfer_16(address touint16 tokenID
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed tokenID
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(
Transfer(address indexed fromaddress indexed touint256 indexed tokenID
Unpaused(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.