TemplateCrowdsale

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xe7faf53b at 6397756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TemplateCrowdsale"

0xc48769476418bf812e95055bb4283474c744f758d530eb0dd218b9d48d0246ac
0x6ed5870e025b1ed1e6b66daa760371239438c6bc852ca7974afe57edb707d5aa

Functions
Getter at block 20978699
CONTINUE_MINTING(view returns (bool)
true
PAUSED(view returns (bool)
true
START_TIME(view returns (uint256)
1537963016
TARGET_USER(view returns (address)
0x97c78db18d54fc94897c1b114a3f1d7785d98c5e
TOKEN_DECIMALS(view returns (uint256)
18
TOKEN_DECIMALS_UINT8(view returns (uint8)
18
TOKEN_DECIMAL_MULTIPLIER(view returns (uint256)
1000000000000000000
TOKEN_NAME(view returns (string)
Airgead Token
TOKEN_SYMBOL(view returns (string)
AED
cap(view returns (uint256)
382857142857142857142857
capReached(view returns (bool)
false
closingTime(view returns (uint256)
1544792160
endTime(view returns (uint256)
1544792160
goal(view returns (uint256)
45714285714285714285714
goalReached(view returns (bool)
false
hasClosed(view returns (bool)
true
hasEnded(view returns (bool)
true
hasStarted(view returns (bool)
true
initialized(view returns (bool)
true
isFinalized(view returns (bool)
false
openingTime(view returns (uint256)
1537963016
owner(view returns (address)
0x97c78db18d54fc94897c1b114a3f1d7785d98c5e
rate(view returns (uint256)
175000000000000000000
startTime(view returns (uint256)
1537963016
token(view returns (address)
0xd98800a2a597ab0051210776f11f35acc76edca4
vault(view returns (address)
0xb846397204efc5f28444cf96c6b9ed032beb8707
wallet(view returns (address)
0x97c78db18d54fc94897c1b114a3f1d7785d98c5e
weiRaised(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
buyTokens(address _beneficiarypayable 
claimRefund(
finalize(
init(
renounceOwnership(
setEndTime(uint256 _endTime
setStartTime(uint256 _startTime
setTimes(uint256 _startTimeuint256 _endTime
transferOwnership(address _newOwner
Events
Finalized(
Initialized(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TimesChanged(uint256 startTimeuint256 endTimeuint256 oldStartTimeuint256 oldEndTime
TokenPurchase(address indexed purchaseraddress indexed beneficiaryuint256 valueuint256 amount
Constructor
constructor(address _token
Fallback and receive
fallback(
Errors

This contract contains no error objects.