The Hippo Hotel

Verified contract

Active on Ethereum
Deployed by via 0x1efd2fa3 at 13123134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $1,205.88
0xb4a7a946419440a40eb20a6544c29f474a287ed850df512eed7516b1406ce195
0xcdf52c0a873b2dce049e9f852e8798eb464711128ac8d8f5f2f58aa02b7b6615
0xee7c03610a53de4e60a5eed3de767b1b9224261903e7c4f6223ca180b70cf685
0x78203c2480bff49619e2069c400196d4a13b4a6aefc63a9739b802dfbdada86b
0xb99365bf93c4a56a4ae971d46049c997aabe216320e9ebffc9ac868df272ad4b
0x2607f2ae1de0be104c25edad91858af8e79555a89f6eae4e3a3404dda39af0c8
0xe0d0c62a1105849dc73249bc8a396449f823846d711b8633921129b06f0d76c9
0x345e82a8c1af6e375b744980264a129193690f60bda8952133987efa7e60e186
0xb4f1365dab113a30702786b9f5e1254a11e86bec52630560cbf8ec502f1139a5
0x5c7a464274f7fc40e2279183e0d952096ab5e3de09fdfecd8eee65d650021b3b

Functions
Getter at block 21208833
baseURI(view returns (string)
https://api.hippohotel.io/
maxNftSupply(view returns (uint256)
5000
maxToMint(view returns (uint256)
30
mintPrice(view returns (uint256)
30000000000000000
name(view returns (string)
The Hippo Hotel
owner(view returns (address)
0x5477e69fedb6e51ac9d8dbb248254b544a6fa600
saleIsActive(view returns (bool)
true
symbol(view returns (string)
HIPPO
totalSupply(view returns (uint256)
1074
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintHippos(uint256 numberOfTokenspayable 
renounceOwnership(
reserveHippos(address _touint256 _numberOfTokens
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxNftSupply(uint256 _maxValue
setMaxToMint(uint256 _maxValue
setMintPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSaleState(
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 namestring symboluint256 _maxNftSupplyuint256 _mintPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.