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

Crypto Hippos NFT

Verified contract

Active on Ethereum with 13,858 txns
Deployed by via 0xe3910af1 at 14253493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
 (#3952)
ERC-721
--
0x0d3afb54a053b6eb8fb57d111ede88f32e4fe301a3ae6da69111b43f461d9ab5
0x2e43afe9c354a19f0044e3839749f783a0f2d37dc29f7a8c9d5d7d10bc14c9ff
0x87af342a9f1698384fde3f99e8c1f6ee3d3a3b8cceedf20959d0c2ac421ff53e
0xe09fe88ae3504bbb25c853532e3bb35dc621c35250c2cf8461478d2e5fb26e54
0xa880dfd93eb05e288812c954aa25db58228732409e2f495e813bead277b08261
0xeaa23c960566419f34dcf42673098dfd08df58b4ea59ae00ccafebbdc0bd766b
0xebec4fbf74da0fe16684e3769c45b7df6bdaca86251948aa5072b25d9e0a99ee
0x7517ee1ca0acc2b7a94c7b684c8657d7c46fceeac243aeb63d74542497fdf69d
0xf5eabbb07cce8cdec69e462dea580daf7391433dcbf3da0079382cc606ab4a55
0x7ec6daee7a6e4e6ab5e17fdb25876bd7f51460cbd5da023a87724a149add34ef

Functions
Getter at block 20795323
baseURI(view returns (string)
https://2peg0vypsh.execute-api.us-east-1.amazonaws.com/prod/hippos?id=
cost(view returns (uint256)
80000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
10000
name(view returns (string)
Crypto Hippos NFT
nextOwnerToExplicitlySet(view returns (uint256)
0
nftPerAddressLimit(view returns (uint256)
5
nftReserve(view returns (uint256)
175
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xbbb589796d01ef05f24c49f57d53125d4382ab62
paused(view returns (bool)
false
reservedCount(view returns (uint256)
138
rootHash(view returns (bytes32)
0x1a49c8928d26af28d38e172aa1d2a8531536062411dcb608050d2fd8f796a46f
symbol(view returns (string)
HIPPO
totalSupply(view returns (uint256)
10000
Read-only
addressMintedBalance(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNftPerAddressLimit(uint256 _limit
setOnlyWhitelisted(bool _state
setRootHash(bytes32 _rootHash
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListedMint(bytes32[] _merkleProofuint256 _mintAmountpayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.