FidelityHousePresale
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe554…7620
Balances ($0.00)
No balances found for "FidelityHousePresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7243794 | 6 years ago | | | 1 | 0.0010231960 | |
| 7243746 | 6 years ago | | | 1 | 0.00086100000 | |
| 7240220 | 6 years ago | | | 5 | 0.0016359590 | |
| 7239991 | 6 years ago | | | 1 | 0.0059228250 | |
| 7220564 | 6 years ago | | | 1 | 0.0097134330 | |
| 7156566 | 6 years ago | | | 1.5 | 0.0097134330 | |
| 7156414 | 6 years ago | | | 1.53 | 0.00086100000 | |
| 7127836 | 6 years ago | | | 3.35 | 0.0049751730 | |
| 7124700 | 6 years ago | | | 10 | 0.0012584300 | |
| 7124601 | 6 years ago | | | 10 | 0.0023691300 |
ABI
ABI objects
Getter at block 21393630
bonusRate() view returns (uint256)
27
cap() view returns (uint256)
100000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1550671200
contributions() view returns (address)
0xe554ee8f6fc36f6fddd40028d061bb8779437620
ended() view returns (bool)
true
hasClosed() view returns (bool)
true
minimumContribution() view returns (uint256)
1000000000000000000
openingTime() view returns (uint256)
1544796000
owner() view returns (address)
0x8fd84702a36d55a12eb40f7aa473ef32898c6485
rate() view returns (uint256)
2500
started() view returns (bool)
true
token() view returns (address)
0xdfc3e857c8ccea7657e0ed98ab92e048e38dee0f
totalRate() view returns (uint256)
3175
wallet() view returns (address)
0xb319d7cf8eed2dbbaa64682dfc7d4bb304dc7113
weiRaised() view returns (uint256)
3903989553720000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
recoverERC20(address _tokenAddress, uint256 _tokens) returns (bool success)
renounceOwnership()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _rate, uint256 _bonusRate, address _wallet, uint256 _cap, uint256 _minimumContribution, address _token, address _contributions)
fallback()
This contract contains no error objects.