MyWillCrowdsale
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x833e…e29b
0x8bd5…b46f
Balances ($0.00)
No balances found for "MyWillCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14486866 | 3 years ago | | | 0 | 0.0012687140 | |
| 5533422 | 7 years ago | | | 0 | 0.00074724000 | |
| 5459346 | 7 years ago | | | 0 | 0.00099632000 | |
| 4902261 | 7 years ago | | | 0 | 0.00052306800 | |
| 4846577 | 7 years ago | | | 0 | 0.0011706760 | |
| 4491272 | 7 years ago | | | 0 | 0.00052306800 | |
| 4462078 | 7 years ago | | | 0 | 0.00082196400 | |
| 4459307 | 7 years ago | | | 0 | 0.00069736800 | |
| 4458965 | 7 years ago | | | 0 | 0.00069736800 | |
| 4438877 | 7 years ago | | | 0 | 0.00052306800 |
ABI
ABI objects
Getter at block 21407498
endTime() view returns (uint32)
1507568400
goal() view returns (uint256)
3000000000000000000000
goalReached() view returns (bool)
false
hardCap() view returns (uint256)
105000000000000000000000000
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xec7546776bb0655f5d576f0e70ea47dc6ab26089
rateProvider() view returns (address)
0x8bd5f1f98defb0dce71db10d67c01c5b6230b46f
soldTokens() view returns (uint256)
69100652994750000000000
startTime() view returns (uint32)
1505901600
token() view returns (address)
0xae88fe3558b9d41552f1e85c2575e953eb82cee7
vault() view returns (address)
0x833ede3050c27d88e5da6922a312e3fdc15be29b
wallet() view returns (address)
0x80826b5b717add3e840343364ec9d971fba3955c
weiRaised() view returns (uint256)
35161232305000000000
Read-only
hasEnded(uint256 _value) view returns (bool)
State-modifying
Events claimRefund()
closeVault()
finalize()
setEndTime(uint32 _endTime)
setRateProvider(address _rateProviderAddress)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint32 _startTime, uint32 _endTime, uint256 _softCapWei, uint256 _hardCapTokens)
fallback()
This contract contains no error objects.