HYPE

Verified contract

Active on Ethereum with 268 txns
Deployed by via 0x55cf5c9a at 8789445
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x257c0aafc18292d0a1acf168f32963c59cffa15b63380860182175cdafe228a4
0xe84307cbf9d3f7403ac61fa1ee127b7e4ae768dafc0659e3b9b272f14ce97e85
0xf9e8b519beead16e3d08598d36dbef4a8b01b6687d1be60fa23d7d75830df774
0xa626fbb91ddd391122e3d24754e5f1e4c30b7e6415984689bd1252595aaafbb0
0x1b01e7f58b351b6ad01ceab0019d8580d7609ef6cef891d05c13396f388bcbfe
0x8e228927ab8f167b0ce7ea94d8f198699a8e3ed64928beb6d988fc1dd08f1ad2
0xfd172d6e924794e50c8f8d628d6df641cf827a8c69313dbee2149ced67202373
0x09ee1a658bb362a51b4aaea4ab713b8fca11945b291927b036b44f56341dce4a
0x19eec4841dc15f3f0e75b811294b71c841b41bac09b1b9ae0a4db1a632c1111a
0x3cf9bf3a820d89e5b78268c435e36c077af535bacc586f4764cba01436c785cc

Functions
Getter at block 21286831
MAX_MINT(view returns (uint256)
5
name(view returns (string)
HYPE
symbol(view returns (string)
HYPENFT
totalSupply(view returns (uint256)
254
version(view returns (string)
Mintable v0.5
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
approve(address touint256 tokenId
batchMint(string urluint256 countreturns (bool)
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring urluint256 batchMintaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.