FidelityHouseICO
Verified contract
Active on
Ethereum with 63 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 "FidelityHouseICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7558436 | 6 years ago | | | 1.6 | 0.0018143664 | |
| 7555625 | 6 years ago | | | 0.5 | 0.00038955800 | |
| 7550599 | 6 years ago | | | 0.794769 | 0.00012600000 | |
| 7550460 | 6 years ago | | | 0.794895 | 0.00010500000 | |
| 7527966 | 6 years ago | | | 3 | 0.0011845740 | |
| 7527237 | 6 years ago | | | 3 | 0.0015914320 | |
| 7527228 | 6 years ago | | | 3 | 0.00047834400 | |
| 7527043 | 6 years ago | | | 3 | 0.00049345652 | |
| 7514969 | 6 years ago | | | 0.5 | 0.0015582710 | |
| 7514598 | 6 years ago | | | 0.5 | 0.00097389500 |
ABI
ABI objects
Getter at block 21384533
closingTime() view returns (uint256)
1555164000
contributions() view returns (address)
0xe554ee8f6fc36f6fddd40028d061bb8779437620
ended() view returns (bool)
true
getCurrentBonus() view returns (uint256)
0
hasClosed() view returns (bool)
true
minimumContribution() view returns (uint256)
500000000000000000
openingTime() view returns (uint256)
1550757600
owner() view returns (address)
0x8fd84702a36d55a12eb40f7aa473ef32898c6485
rate() view returns (uint256)
2500
soldTokens() view returns (uint256)
12925908793383582572504000
started() view returns (bool)
true
tierZero() view returns (uint256)
2000000000000000000
token() view returns (address)
0xdfc3e857c8ccea7657e0ed98ab92e048e38dee0f
tokenCap() view returns (uint256)
461575140166939000000000000
tokenCapReached() view returns (bool)
false
wallet() view returns (address)
0x9a5550514bc52dc8d00ea3bf8acb449640a66f04
weiRaised() view returns (uint256)
2903033291994650246192
Read-only
bonusDates(uint256) view returns (uint256)
bonusRates(uint256) view returns (uint256)
State-modifying
Events adjustTokenCap(uint256 _newTokenCap)
buyTokens(address _beneficiary) payable
recoverERC20(address _tokenAddress, uint256 _tokens) returns (bool success)
renounceOwnership()
setBonusRates(uint256[] _bonusDates, uint256[] _bonusRates)
setTierZero(uint256 _newTierZero)
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, address _wallet, uint256 _tokenCap, uint256 _minimumContribution, address _token, address _contributions, uint256 _tierZero)
fallback()
This contract contains no error objects.