Hangry Hippo

Verified contract

Active on Ethereum with 5,225 txns
Deployed by via 0xc1f7d0e7 at 14456263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hangry Hippo"

0x5490d2b46561038fcc4460873263711c4bf2cde8d768e119ce784f658f5279f3
0xcebda6b10df21ad3cbee8d36da2de9bd142f97313d3e3d23c0029ed75ac40aca
0x5022e0a13f13321ae66f0c4aba7356950e335a52f17b950290b4a2b19147aec3
0x2ccad65e92786517edd138a89a9e76122182cb5a3b710f1f2186982ed0640afd
0x5898c89e0666f4ef8299a32e4f1bfba093ecd0d43fbffe07cc4b481599159149
0x12cc2f010be33b90bdc3b35e37f0997c72548ba86cdde714096eb72759cbf765
0xda444d554ee90ed32e0544b68e8d9375bec2ccaca07069a6bc42318c09eac34d
0xcffcc1c6bf25eeb76b4f8fcb4db3e1e80a898ac5a9cdfe1553231df109d91d1e
0xe96662218fa8d8f50edbd7b3b89b6c0564c551f6a24c7ff93001ea940e695325
0x8c5da5e81dfc55a6cbf250ad98292a90b1021c9a79bffe532a95c61377035f49

Functions
Getter at block 21380230
MAX_MULTIMINT(view returns (uint256)
20
MAX_SUPPLY(view returns (uint256)
5555
PRICE(view returns (uint256)
20000000000000000
name(view returns (string)
Hangry Hippo
owner(view returns (address)
0x487427e8821982aeb1fe202952954a3bd0f14641
saleIsActive(view returns (bool)
true
symbol(view returns (string)
HH
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
setTokenURI(uint256 tokenIdstring tokenURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string customBaseURI_address proxyRegistryAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.