PresaleGenerator01
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1065…5ecc
0x7d0c…8cd0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "PresaleGenerator01"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16505490 | 2 years ago | | | 0 | 0.057727471 | |
| 16432795 | 2 years ago | | | 0 | 0.059331589 | |
| 16388270 | 2 years ago | | | 0 | 0.061673029 |
ABI
ABI objects
Getter at block 21413260
PRESALE_FACTORY() view returns (address)
0x1065ecaa47a285d8723c6f6f78ae85ad0e0f5ecc
PRESALE_SETTINGS() view returns (address)
0x7d0cc0b333a413ca69ade2482c7b4acc74628cd0
getAdmins() view returns (address[])
[0x845bcd342d166085C5aecb80a3caA8C7cEB07493]
owner() view returns (address)
0x845bcd342d166085c5aecb80a3caa8c7ceb07493
percentFee() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPresale(address _presaleOwner, address _presaleToken, address _baseToken, uint256[7] uint_params, bool is_white_list, address _operator, uint256[] _distributionTime, uint256[] _unlockRate, bool _isRefund, uint256[] _refundInfo, address _wethAddress) payable
renounceOwnership()
transferOwnership(address newOwner)
updateAdmin(address _adminAddr, bool _flag)
updatePercentFee(uint16 _percentFee)
updatePresaleFactory(address _presaleFactoryAddr)
updatePresaleSetting(address _presaleSetting)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _presaleFactory, address _presaleSettings)
This contract contains no fallback and receive objects.
This contract contains no error objects.