ListFactory
Verified contract
Active on
Ethereum with 2 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 "ListFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13556190 | 3 years ago | | | 0 | 0.020612094 | |
| 13406040 | 3 years ago | | | 0 | 0.0058316985 |
ABI
ABI objects
Getter at block 21193347
accessControls() view returns (address)
0xa9cf4a7b95fe81f8850fdc066da88c992d451410
minimumFee() view returns (uint256)
0
misoDiv() view returns (address)
0x0000000000000000000000000000000000000000
newAddress() view returns (address)
0x0000000000000000000000000000000000000000
numberOfChildren() view returns (uint256)
1
pointListTemplate() view returns (address)
0x2f51d9f5d0f52aba29363e20b69d00004d9de985
Read-only
isChild(address) view returns (bool)
lists(uint256) view returns (address)
State-modifying
Events deployPointList(address _listOwner, address[] _accounts, uint256[] _amounts) payable returns (address pointList)
deprecateFactory(address _newAddress)
initListFactory(address _accessControls, address _pointListTemplate, uint256 _minimumFee)
setDividends(address _divaddr)
setMinimumFee(uint256 _minimumFee)
transferAnyERC20Token(address _tokenAddress, uint256 _tokens) returns (bool success)
FactoryDeprecated(address newAddress)
MinimumFeeUpdated(uint256 oldFee, uint256 newFee)
MisoInitListFactory()
PointListDeployed(address indexed operator, address indexed addr, address pointList, address owner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.