Habbo Avatars

Verified contract

Active on Ethereum with 25,383 txns
Deployed by via 0xf55f5955 at 13288610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
 (#3189)
ERC-721
--
 (#11594)
ERC-721
--
0xed2033f2cb610b9bebc60269c1ac2e46c0024496a1ef5fc1bd1c784ed7f2557a
0xdb14d92cbd5e2e3b718756618d0a60fcc2fa304ce8f56f1cdd207010f0b48cf3
0x1745c13846120faaa0370af52bf92608f001b3302a8abb954f0a18cbe0ea9986
0xe45f11e881052e1c745e2ad4d0fefe62f2d8455287272ad30b2df8a223cff177
0x5a940478a09d81e49ea6850604c6e5a0f671e68ca58fadfe4f1187c8f2f15aa9
0x278635d5c9da96aa2628e1ae5d84384d8c26c791224be45007f65a813e796788
0x38fb985d0209f33bd7cbd88e855f0caf10c5ad42289decf1bb81668fb73958e4
0x68b5081f77c4618f5a5b72df3d1ea66bfbd273bad510e21209a03fc66fd45541
0x2dce85ed0ebff3f3cc34f03a403ad7ad207d2f17fb4873e04b89f5cc40f80100
0x6c1765dd9b263394f812e6a8092462454bdfb0bccfca0f037d5395c2ffa99d93

Functions
Getter at block 20859047
 
_getPricingData(view returns (uint256[5])
getLimit(view returns (uint256)
11600
getPrice(view returns (uint256)
100000000000000000
getPurchaseLimit(view returns (uint256)
20
 
getRoyaltyPercent(view returns (uint256)
 
getWhitelistAddresses(view returns (address[])
isPresale(view returns (bool)
true
name(view returns (string)
Habbo Avatars
owner(view returns (address)
0xe3e7f66bf53603d65223caccd483291dbcc4fd1f
paused(view returns (bool)
false
symbol(view returns (string)
HABBO
totalSupply(view returns (uint256)
11600
Read-only
_getDropPriceAt(uint256 timeAtview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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
addAddress(address addr
approve(address touint256 tokenId
destroySmartContract(
increaseLimit(uint256 limit
mintTokens(uint256 tokensaddress to
purchaseToken(uint256 tokenspayable 
removeAddress(address addr
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setLimit(uint256 limit
setPaused(bool pause
setPresale(
setPricing(uint8 modeuint256 priceuint256 durationuint256 dropOffsetuint256 dropPriceuint256 floorPrice
setPurchaseLimit(uint256 limit
setSalePublic(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseTokenURI(string baseTokenURI
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 baseTokenURIuint256 tokenLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.