Habbo Portraits

Verified contract

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

No balances found for "Habbo Portraits"

0xcaa33d2926af2d3e7644228354786df371079c5176ac6104ca76de0a4500d142
0x51cebf396f008ac3cd527a97498f75ce34d627837145e03823e59fe26617ad06
0xd2bde32e90717cf44f2d33337dc12b0721cae78fbd037947514a1c3cb21dba9d
From
0x093569ba6596891f9630d0b2933fe1396398d21db18f6165fd20c99a69d4737a
0xaabe7f484fae5eca4e8966d629e89c382b0bc545f9ab3aa211ffe54a81150d17
0xf4f44bb9d028d1d1f327c51d062cb4ceae0e0379c2281dfcac1e61af00b98465
From
0x682a1b01ca621961bd229dd9a8dff1db39d2b2528b5b5d539f31410625ab9073
0xbce5b87b77f4850d3639864c0f3d630d55fec47cd34e1552a23d846002e771df
0x75a1d8ee7cc47d9d24c5844e79519c2a151d784844bc32c326185746ee9e80b3
0xf008b103194b219e1b2e83712b3c80421d1f84e4c1de307a7436c20ee6d689b5

Functions
Getter at block 21116018
APPLICABLE_LICENSING_TERMS(view returns (string)
https://nft.habbo.com/terms/
applicableLicensingTerms(pure returns (string)
https://nft.habbo.com/terms/
getMintableTokens(view returns (uint256[] tokens)
[]
 
getRoyaltyPercent(view returns (uint256)
 
isMintPaused(view returns (bool)
name(view returns (string)
Habbo Portraits
owner(view returns (address)
0xe3e7f66bf53603d65223caccd483291dbcc4fd1f
paused(view returns (bool)
false
symbol(view returns (string)
HAPFP
totalSupply(view returns (uint256)
2774
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMintable(uint256 tokenIdview returns (bool mintable)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
mintAllPFP(uint256 limit
mintPFP(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintPaused(bool paused
setPaused(bool pause
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseTokenURI(string baseTokenURI
updateMintLimit(uint96 limit
updateRoyaltyPercent(uint96 royaltyPercent
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring tokenstring baseTokenURIaddress avatarContractAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.