PreFreedom
Verified contract
Active on
Ethereum with 328 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 "PreFreedom"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19374311 | 8 months ago | | | 0 | 0.0017121299 | |
| 19307203 | 9 months ago | | | 0 | 0.0010181259 | |
| 19307155 | 9 months ago | | | 1.5 | 0.0028770839 | |
| 19307118 | 9 months ago | | | 0.05 | 0.0024591872 | |
| 19307049 | 9 months ago | | | 0.1 | 0.0024132972 | |
| 19307013 | 9 months ago | | | 0.1 | 0.0030661690 | |
| 19306906 | 9 months ago | | | 0.1 | 0.0023837193 | |
| 19306748 | 9 months ago | | | 0.1 | 0.0023320550 | |
| 19306610 | 9 months ago | | | 0.1 | 0.0019357975 | |
| 19306550 | 9 months ago | | | 0.1 | 0.0019336161 |
ABI
ABI objects
Getter at block 21217816
fee() view returns (uint256)
50000000000000000
owner() view returns (address)
0x6e7de08f9dc987d881d84456970581d047520b99
presaleEnabled() view returns (bool)
false
root() view returns (bytes32)
0x6c7619ac2508bb3114fb3230e00991a5f7f8bd934afe20fa9c020efb20fb60f2
totalAllowed() view returns (uint256)
3800
totalEntered() view returns (uint256)
992
Read-only
enteredAmount(address) view returns (uint256)
isValid(bytes32[] proof, bytes32 leaf) view returns (bool)
State-modifying
Events presaleEntry(uint256 _quantity, bytes32[] proof) payable
renounceOwnership()
setFee(uint256 _fee)
setRoot(bytes32 _root)
setTotalAllowed(uint256 _totalAllowed)
togglePresale()
transferOwnership(address newOwner)
withdraw()
withdrawPercentage(uint256 _percent, address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.