CFCFactory
Verified contract
Active on
Ethereum with 290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8dd6…d32d
Balances ($0.00)
No balances found for "CFCFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14279586 | 3 years ago | | | 0.033 | 0.0010458420 | |
| 13372946 | 3 years ago | | | 0 | 0.0036649994 | |
| 13324126 | 3 years ago | | | 0.033 | 0.016045208 | |
| 13289142 | 3 years ago | | | 0.033 | 0.019352797 | |
| 13225527 | 3 years ago | | | 0 | 0.029412376 | |
| 13214866 | 3 years ago | | | 0.033 | 0.015367963 | |
| 13214843 | 3 years ago | | | 0.033 | 0.018747017 | |
| 13214557 | 3 years ago | | | 0.033 | 0.011862007 | |
| 13212637 | 3 years ago | | | 0.066 | 0.034945651 | |
| 13207308 | 3 years ago | | | 0 | 0.027754542 |
ABI
ABI objects
Getter at block 21272279
BallSacks() view returns (address)
0x8dd6792250b2118f568c230698632b6c1ac4d32d
MAX_TOKENS_PER_PURCHASE() view returns (uint256)
10
owner() view returns (address)
0x32556c412f4471bf55d67ec12b48e87ef7e020bc
Read-only
This contract contains no read-only function objects.
State-modifying
Events flipSaleStatus()
mint(uint256 _purchaseAmount) payable
renounceOwnership()
reserveTokens(address _to, uint256 _reserveAmount)
setContract(address _contract)
transferContractOwnerBack()
transferOwnership(address newOwner)
updatePrice(uint256 _newPrice)
withdrawAll()
withdrawSome(uint256 _some)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _BallSacks)
This contract contains no fallback and receive objects.
This contract contains no error objects.