CarboneumCrowdsale
Verified contract
Active on
Ethereum with 483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb5a5…1028
Balances ($0.00)
No balances found for "CarboneumCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5934640 | 6 years ago | | | 3.9 | 0.00043120000 | |
| 5931202 | 6 years ago | | | 0 | 0.0023667150 | |
| 5930189 | 6 years ago | | | 0 | 0.0023734990 | |
| 5928741 | 6 years ago | | | 0 | 0.0023734990 | |
| 5928128 | 6 years ago | | | 0 | 0.0023734990 | |
| 5928004 | 6 years ago | | | 0 | 0.0035202070 | |
| 5926009 | 6 years ago | | | 0 | 0.0023734990 | |
| 5925531 | 6 years ago | | | 0 | 0.0023734990 | |
| 5925263 | 6 years ago | | | 0.19 | 0.00030184000 | |
| 5924949 | 6 years ago | | | 0 | 0.0023734990 |
ABI
ABI objects
Getter at block 21292523
cap() view returns (uint256)
24000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1530993600
hasClosed() view returns (bool)
true
iconRate() view returns (uint256)
22
iconToken() view returns (address)
0xb5a5f22694352c15b00323844ad545abb2b11028
openingTime() view returns (uint256)
1529405167
owner() view returns (address)
0x5023cfabaea4d331fa78d50cc5de5102341df649
rate() view returns (uint256)
6000
remainingTokens() view returns (uint256)
39135923551300000000000000
token() view returns (address)
0xd42debe4edc92bd5a3fbb4243e1eccf6d63a4a5d
tokenWallet() view returns (address)
0x5023cfabaea4d331fa78d50cc5de5102341df649
wallet() view returns (address)
0x966504ce67077c2a1b88a5c7d6ca4edbc87caebc
weiRaised() view returns (uint256)
143489377139048000000
Read-only
caps(address) view returns (uint256)
contributions(address) view returns (uint256)
getUserCap(address _beneficiary) view returns (uint256)
getUserContribution(address _beneficiary) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
buyTokensWithIcon(address _beneficiary, uint256 _iconAmount)
setGroupCap(address[] _beneficiaries, uint256 _cap)
setIconRate(uint256 _iconRate)
setRate(uint256 _rate)
setUserCap(address _beneficiary, uint256 _cap)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
TokenPurchaseWithIcon(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _rate, uint256 _iconRate, address _tokenWallet, address _fundWallet, uint256 _cap, address _token, address _iconToken)
fallback()
This contract contains no error objects.