Wealthy Towers Apartments

Verified contract

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

No balances found for "Wealthy Towers Apartments"

0xd3fc98d81118beb4fdf17cb038922b561024db7508c39abbfcb9400657b342bd
0x0c3bc0bac3c645bfca33f7900568db996e1cb1354d48397c831c6af2140040cf
0xe4d7b1d2668b3d3fd544aec2508e6c1757792147423ea6ddc891d110f0800fac
0x7fda3a2bced2c3c84f65266f8b4b2deb688242c6e7b352fe662b01d795d6effc
0x8ae1ffda9bc0593d8cd75a2177ebf480c1ded5efb19eae7a284ba7cf81dcb2c1
0x8972d4dbea5496051b7e2c627d4b2f3c48fb8ef717aefe8bcaf0ca705391e383
0x8133c0612b6f3afd1bd5ab0312657d13d182071377a8157548d544d6f258812d
0xeffe2c7554087d07a7a6e2e57b9b0871c4f1256da889ff34df74bb3ee78586b8
0x4ca1147e2b269192c24d5a68cb9b4bcaa3df944bdaf744db2574f6a29884cf9f
0x92c712b3260b782b298cb258a80025cb4b6db9fce6503b324d90813581d399ef

Functions
Getter at block 21178930
name(view returns (string)
Wealthy Towers Apartments
owner(view returns (address)
0x9e75001b828c326a88f3ec6dc02e68d54806076d
paused(view returns (bool)
false
symbol(view returns (string)
WTAP
totalSupply(view returns (uint256)
1628
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
getApartmentType(uint256 _tokenIdview returns (uint8)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
projectProxy(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
collectReserves(
flipProxyState(address _proxyAddress
flipSale(
mint(uint256 _quantitypayable 
mintAndStake(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApartmentsStakingContract(address _apartmentStakingContract
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address _wealthContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(