Hapee Frens

Verified contract

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

No balances found for "Hapee Frens"

0xe642cefa658495cda8e6a8dc82e5a4a50c0375e0807c4640b9d677e901ed48aa
0x86342d7aebf671526bbd6d97e0f2893d3eecc0f98bb77289ce566fc7e311a868
0xe8c8aa8c5326a3df904a237de6184dff41fc35ff6435a2a38e158eca9e71dce1
0x98acd4afead64918b6fd546be648152a66550e0e0bbf66f0be357617eda2d67c
0xedaf3938879de22c0a06d2b721ece125f195b295b50ef032dcce3e1e49013ca4
0x05e2f46d27168fb5dc41d1b62047f8886fab8b225005712959d9143f55813d06
0x1e91313960656e7dea509c3a8649570e01d40fbc924502376c841616b60aa178
0xb9731919fac398fc00a94e380054b21c635f02f42767c00a818105eae16c27e6
0x05326d95a7477f1ee2762bd6561f064804fdf499dd86d99d2c12eece5064d7e6
0x32743408f0b5b0f9db02b5027a295629f872d68e05388fa552e54e916610174e

Functions
Getter at block 21390888
MAX_MINT_AMOUNT(view returns (uint8)
7
MAX_TOKENS(view returns (uint256)
3000
name(view returns (string)
Hapee Frens
owner(view returns (address)
0x54ce4b9c2aea9ce6d01a89b942499abf56646883
paused(view returns (uint8)
2
symbol(view returns (string)
HPFS
totalMinted(view returns (uint256)
3000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
minted(addressview returns (uint8)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address spenderuint256 id
mintFren(uint8 amount
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUri
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Greedy(
Paused(
QueryForNonExistentToken(
TokenLimitReached(