PropertyFactory
Verified contract
Active on
Ethereum with 161 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PropertyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21069929 | 20 days ago | | | 0 | 0.024292298 | |
| 21069798 | 20 days ago | | | 0 | 0.024753478 | |
| 20619076 | 3 months ago | | | 0 | 0.0037107284 | |
| 20245585 | 4 months ago | | | 0 | 0.0062000399 | |
| 20245582 | 4 months ago | | | 0 | 0.0060426747 | |
| 20245566 | 4 months ago | | | 0 | 0.0064154583 | |
| 20245560 | 4 months ago | | | 0 | 0.0068450024 | |
| 20245555 | 4 months ago | | | 0 | 0.0065214632 | |
| 20245550 | 4 months ago | | | 0 | 0.0060213682 | |
| 20245527 | 4 months ago | | | 0 | 0.0064296241 |
ABI
ABI objects
Getter at block 21211511
getDataProxy() view returns (address)
0x8c2a858fe7b2bf155247c7f528c6ca7b186197b5
getPropertyRegistry() view returns (address)
0x05325c1ab1440df7214db38f676f95999729267b
owner() view returns (address)
0xd09671619223b505418fbf63d180ccce52e2255d
Read-only
This contract contains no read-only function objects.
State-modifying
Events createNewPropTokenFor(address certifiedPartner) returns (address)
createNewPropTokenForCPAndLI(address certifiedPartner, address LI) returns (address)
renounceOwnership()
setDataProxy(address dataProxy)
setPropertyRegistry(address propertyRegistry)
transferOwnership(address newOwner)
NewPropToken(address indexed certifiedPartner, address indexed proptoken, uint256 createdAt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address dataProxy, address propertyRegistry)
receive()
This contract contains no error objects.