PositionFactory
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2726…bf9e
0x4669…8e31
0xd311…b670
0xc68b…f74f
0xd1c6…7823
0xa50d…076e
Balances ($0.00)
No balances found for "PositionFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15672314 | 2 years ago | | | 0 | 0.016219703 | |
| 15668917 | 2 years ago | | | 0 | 0.038589585 | |
| 15661182 | 2 years ago | | | 0 | 0.011373471 | |
| 15660305 | 2 years ago | | | 0 | 0.0057844753 | |
| 15660213 | 2 years ago | | | 0 | 0.011289949 | |
| 15659605 | 2 years ago | | | 0 | 0.0089983653 | |
| 15657626 | 2 years ago | | | 0 | 0.010563725 | |
| 15655998 | 2 years ago | | | 0 | 0.013916209 | |
| 15655723 | 2 years ago | | | 0 | 0.012576893 | |
| 15654659 | 2 years ago | | | 0 | 0.024432653 |
ABI
ABI objects
Getter at block 21385431
erc20AssetFactory() view returns (address)
0xd3110621afa0cdbfa092ea7659c398397989b670
erc721AssetFactory() view returns (address)
0xc68bd5e463cfc52a82c9b535ef021a167cd5f74f
ethAssetFactory() view returns (address)
0x466964e1b2129ffa8d9457a36fc6d66780f18e31
positionLockerAlgorithm() view returns (address)
0xd1c6cc89eab7038a7e6226ad9e726c8681b77823
positionsController() view returns (address)
0x272671cb3b18507e1850381e1624606b9de0bf9e
saleAlgorithm() view returns (address)
0xa50d75927fb634a8ab06c48cfe51171d736d076e
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPositionLockAlgorithm(struct AssetCreationData data)
createPositionWithAssets(struct AssetCreationData data1, struct AssetCreationData data2)
createSaleAlgorithm(struct AssetCreationData data1, struct AssetCreationData data2, struct Price price)
owner() returns (address)
setPositionsController(address positionsController_)
setethAssetFactory(address ethAssetFactory_)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor(address positionsController_, address ethAssetFactory_, address erc20AssetFactory_, address erc721AssetFactory_, address positionLockerAlgorithm_, address saleAlgorithm_)
This contract contains no fallback and receive objects.
This contract contains no error objects.