CapitalTechCrowdsale
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2c02…f460
0x6c28…4b94
0x8055…a591
0x24e9…f97b
0xf66b…6fa8
0x5bf5…8882
Balances ($0.00)
No balances found for "CapitalTechCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6417949 | 6 years ago | | | 0 | 0.00072142400 | |
| 6417108 | 6 years ago | | | 0 | 0.0014010700 | |
| 6414423 | 6 years ago | | | 0 | 0.0012354890 | |
| 6409404 | 6 years ago | | | 0 | 0.0011463300 | |
| 6409398 | 6 years ago | | | 0 | 0.0011457540 | |
| 6409398 | 6 years ago | | | 0 | 0.0011469060 | |
| 6409398 | 6 years ago | | | 0 | 0.0011463300 | |
| 6409396 | 6 years ago | | | 0 | 0.0011469060 | |
| 6409396 | 6 years ago | | | 0 | 0.0011463300 | |
| 6409386 | 6 years ago | | | 0 | 0.0011469060 |
ABI
ABI objects
Getter at block 21205674
bountyVault() view returns (address)
0x5bf527f5d7143ac0c6609ed75cd41a30f8ed8882
callDistributed() view returns (uint256)
29194153738106854931594308
callSoftCap() view returns (uint256)
18049500000000000000000000
callgDistributed() view returns (uint256)
5838830747621370986318861600
callgSoftCap() view returns (uint256)
3609900000000000000000000000
decimals() view returns (uint256)
18
distributed_bounty() view returns (bool)
true
distributed_team() view returns (bool)
true
fiat_contract() view returns (address)
0x8055d0504666e2b6942beb8d6014c964658ca591
getHardCap() view returns (uint256, uint256)
(52500000000000000000000000, 10500000000000000000000000000)
goalReached() view returns (bool)
true
is_finalized() view returns (bool)
true
maxContributionPerAddress() view returns (uint256)
1500000000000000000000
minInvestment() view returns (uint256)
10000000000000000
owner() view returns (address)
0x09d3adfa65d34d6f93c2226543eeffae022bc7fa
powered_up() view returns (bool)
true
stage() view returns (uint8)
6
stageStartTime() view returns (uint256)
1537978256
teamVault() view returns (address)
0xf66b72c89070b313dab30c7a3af5afca91de6fa8
token_call() view returns (address)
0x2c02c801a3324b371ad285c64af372ff1e23f460
token_callg() view returns (address)
0x6c28f85eb1dbc7651ce02f7af1f29890ad084b94
vault() view returns (address)
0x24e9b2775ee13b32e571963a6fefc8c81e88f97b
wallet() view returns (address)
0x09d3adfa65d34d6f93c2226543eeffae022bc7fa
weiRaised() view returns (uint256)
0
Read-only
contributions(address) view returns (uint256)
getAmountForCurrentStage(uint256 _amount) view returns (uint256)
getReferrals(address[] _beneficiaries) view returns (address[], uint256[])
getUserContribution(address _beneficiary) view returns (uint256)
getUserHistory(address _beneficiary) view returns (uint256)
stages_duration(uint256) view returns (uint256)
userHistory(address) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
claimRefund()
distributeBounty()
distributeTeam()
extendPeriod(uint256 date)
finalize()
finishMinting()
powerUpContract()
renounceOwnership()
transferOwnership(address _newOwner)
transferTokens(address _to, uint256 _amount)
updateStage()
withdrawBounty(address _beneficiary)
withdrawTeam(address _beneficiary)
Finalized(uint256 callDistributed, uint256 callgDistributed)
GoalReached(uint256 callSoftCap, uint256 callgSoftCap)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StageChanged(uint8 stage, uint8 next_stage, uint256 stageStartTime)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount_call, uint256 amount_callg)
TokenTransfer(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount_call, uint256 amount_callg)
constructor(address _wallet, address _fiatcontract, address _token_call, address _token_callg)
fallback()
This contract contains no error objects.