CrowdsaleTokens
Verified contract
Active on
Ethereum with 1,935 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 "CrowdsaleTokens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4609763 | 7 years ago | | | 0.2 | 0.00021525000 | |
| 4609752 | 7 years ago | | | 0.2 | 0.00021525000 | |
| 4609740 | 7 years ago | | | 0.14 | 0.0014268240 | |
| 4609740 | 7 years ago | | | 1 | 0.000082944000 | |
| 4609737 | 7 years ago | | | 0.095277959 | 0.0017418240 | |
| 4609733 | 7 years ago | | | 10 | 0.00024883200 | |
| 4609728 | 7 years ago | | | 4 | 0.00067944000 | |
| 4609727 | 7 years ago | | | 0.174 | 0.0017418240 | |
| 4609724 | 7 years ago | | | 2 | 0.00082944000 | |
| 4609724 | 7 years ago | | | 1 | 0.0017418240 |
ABI
ABI objects
Getter at block 21275788
crowdsaleEnds() pure returns (uint256)
4609746
crowdsaleStarts() pure returns (uint256)
4420549
priceModel() pure returns (address)
0xa9b8f423abe7b002d785e6051e7dbc23f6aef4a8
remaining() pure returns (uint256)
110848671425321143516804200
tokenCap() pure returns (uint256)
134000000000000000000000000
tokenContract() pure returns (address)
0xf04a8ac553fcedb5ba99a64799155826c136b0be
tokensIssued() pure returns (uint256)
23151328574678856483195800
totalCollected() pure returns (uint256)
4870492583894615977464
vaultAddress() pure returns (address)
0xec2d9c7744a2c3a8c6dc24cc6d8dd7976c6e5525
Read-only
calculatePrice(uint256 block) pure returns (uint256)
State-modifying
Events buy() payable
This contract contains no event objects.
constructor(address _tokenContract, address _priceModel, address _vaultAddress, uint256 _crowdsaleStarts, uint256 _crowdsaleEnds, uint256 _tokenCap)
fallback()
This contract contains no error objects.