BoltCrowdsale
Verified contract
Active on
Ethereum with 580 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 "BoltCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6387545 | 6 years ago | | | 14.831988 | 0.00094628000 | |
| 6386132 | 6 years ago | | | 9 | 0.00069240000 | |
| 6386119 | 6 years ago | | | 19 | 0.0018109200 | |
| 6386109 | 6 years ago | | | 11 | 0.0018109200 | |
| 6386098 | 6 years ago | | | 2.5 | 0.00069240000 | |
| 6386098 | 6 years ago | | | 10.5 | 0.0027109200 | |
| 6386085 | 6 years ago | | | 47 | 0.0027109200 | |
| 6386073 | 6 years ago | | | 48.5 | 0.0027109200 | |
| 6386031 | 6 years ago | | | 30 | 0.0027109200 | |
| 6386007 | 6 years ago | | | 49.5 | 0.0027109200 |
ABI
ABI objects
Getter at block 21186882
cap() view returns (uint256)
4000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1537747140
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
openingTime() view returns (uint256)
1537264800
rate() view returns (uint256)
10000
token() view returns (address)
0x9f235d23354857efe6c541db92a9ef1877689bcb
wallet() view returns (address)
0x0a30b0548ac59542147bd7a1956aee50db45d5a2
weiRaised() view returns (uint256)
693965184670000000000
Read-only
getCap(address beneficiary) view returns (uint256)
getContribution(address beneficiary) view returns (uint256)
isCapper(address account) view returns (bool)
State-modifying
Events addCapper(address account)
buyTokens(address beneficiary) payable
renounceCapper()
setCap(address beneficiary, uint256 cap)
CapperAdded(address indexed account)
CapperRemoved(address indexed account)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 rate, address wallet, address token, uint256 cap, uint256 openingTime, uint256 closingTime)
fallback()
This contract contains no error objects.