PresaleFactory
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "PresaleFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13463908 | 3 years ago | | | 0 | 0.0050702008 | |
| 13258022 | 3 years ago | | | 0 | 0.0018819757 | |
| 13258022 | 3 years ago | | | 0 | 0.0034270899 | |
| 13167826 | 3 years ago | | | 0 | 0.0091503058 | |
| 13090400 | 3 years ago | | | 0 | 0.0078499612 | |
| 13077800 | 3 years ago | | | 0 | 0.0028969119 | |
| 12574761 | 3 years ago | | | 0 | 0.00042683600 | |
| 12574122 | 3 years ago | | | 0 | 0.0013313160 | |
| 11750765 | 4 years ago | | | 0 | 0.011406346 |
ABI
ABI objects
Getter at block 21230303
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
presaleGeneratorsLength() view returns (uint256)
5
presalesLength() view returns (uint256)
384
Read-only
presaleAtIndex(uint256 _index) view returns (address)
presaleGeneratorAtIndex(uint256 _index) view returns (address)
presaleIsRegistered(address _presaleAddress) view returns (bool)
State-modifying
Events adminAllowPresaleGenerator(address _address, bool _allow)
registerPresale(address _presaleAddress)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
presaleRegistered(address presaleContract)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.