PropertyRegistry

Verified contract

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

No balances found for "PropertyRegistry"

0x58ba9170fbc68ead55d340e71a0cb1c99ae5a6a821e716e7fc7391a66daf38ce
0x46d8fe3d19514a992ce10315c9b0a4acb4bc3a97f1601444e05bac7beb61b09e
0xfddf1acf8479706a562381808313fae3bf1b912f214695d4bec3768d6c8a8ca6
0x228e18c87f6da15e631d4eb4e73fb7e2aac5787c82b1a06c523b5449203cbb76
0xdd137d14361cc26e2ef13aec348138d0367de72e72a1a0cab8b83817f8720059
0xc5fdc112f21c46530a3a1058a15a81b4fd54d07daf22985b5bbb15be8eaf885e
0x90a012e0e2c5445060b542ea4116c62a081290edc58a263f4a40fe4f5ac11563
0xbb7b2e7614fb62a9bb9a33c8f3d10895a98b306817b221dcefc60a497af60d51
0x5132ea380b1ff8ad943fe3c8e4161aeee1159cc54704f00b0b0fb7b3629f2cd9
0x82a69406dcdfe01a5d47e695ed18b35e546b0a4779a1a8f40e1382ef967859a1

Functions
Getter at block 20882600
getDataProxy(view returns (address)
0x8c2a858fe7b2bf155247c7f528c6ca7b186197b5
owner(view returns (address)
0xd09671619223b505418fbf63d180ccce52e2255d
Read-only
getBasicInfo(address propertyview returns (string streetLocationstring geoLocationuint256 propertyValuationuint256 tokenValuationstring propertyValuationCurrency)
getIPFS(address propertyview returns (string)
getNumberOfPropertiesOnPropToken(address propertyview returns (uint64)
getPropertyInfo(address propertyuint64 indexview returns (string propertyTypestring kadastralMunicipalitystring parcelNumberstring IDuint64 buildingPart)
getValuation(address propertyview returns (uint256)
State-modifying
addPropertyInfo(address propertystring propertyTypestring kadastralMunicipalitystring parcelNumberstring IDuint64 buildingPart
changePropertyValuation(address propertyuint256 propertyValuation
changeTokenNameAndSymbol(address propertystring namestring symbol
changeTokenValuation(address propertyuint256 tokenValuation
editBasicInfo(address propertystring streetLocationstring geoLocationstring propertyValuationCurrencyuint256 propertyValuationuint256 tokenValuation
editPropertyInfo(address propertyuint64 idPropstring propertyTypestring kadastralMunicipalitystring parcelNumberstring IDuint64 buildingPart
renounceOwnership(
setDataProxy(address dataProxy
setExchange(address exchange
setIPFS(address propertystring newIPFSHash
transferOwnership(address newOwner
Events
IPFSHashChanged(address indexed propertystring newIPFSHash
NameAndSymbolChange(address indexed propertystring newNamestring newSymbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PropertyBasicInfoChanged(address indexed propertystring streetLocationstring geoLocationstring propertyValuationCurrencyuint256 propertyValuation
PropertyInfoAdded(address indexed propertystring propertyTypestring kadastralMunicipalitystring parcelNumberstring IDuint64 buildingPart
PropertyInfoChanged(address indexed propertyuint64 idPropstring propertyTypestring kadastralMunicipalitystring parcelNumberstring IDuint64 buildingPart
PropertyValuationChange(address indexed propertyuint256 newValuationProperty
TokenValuationChange(address indexed propertyuint256 newTokenValuation
Constructor
constructor(address dataProxy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.