TemplateCrowdsale

Verified contract

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

No balances found for "TemplateCrowdsale"

0x74de885529811991a104f5e34a18dae996183c15c95041b443d3a8ea2e4cbf1e
0x62ac3795684b554fa1af2a7c08253000a8b5848cfd3ace94172a47eed7d0cada
0x48ba33bfe897d8f8b7d74bab10ae1960916c79259337a1773ab43929f51492d3
0x2fc8bb5d0b318db18289c5274648625cf4a3d0b7daa149f657bce1684f27ed8e
0x32b527f9828d83bacc6e3345db429822219e94fb8652a29fd3a3447a59ac354e

Functions
Getter at block 21065927
CONTINUE_MINTING(view returns (bool)
false
PAUSED(view returns (bool)
true
START_TIME(view returns (uint256)
1599307200
TARGET_USER(view returns (address)
0xd49f624b3c938d7c85288e1ba9061e6f26a60fd1
TOKEN_DECIMALS(view returns (uint256)
2
TOKEN_DECIMALS_UINT8(view returns (uint8)
2
TOKEN_DECIMAL_MULTIPLIER(view returns (uint256)
100
TOKEN_NAME(view returns (string)
TORCH
TOKEN_SYMBOL(view returns (string)
TOC
cap(view returns (uint256)
1000000000000000000000
capReached(view returns (bool)
false
closingTime(view returns (uint256)
1600430400
endTime(view returns (uint256)
1600430400
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)
1599307200
owner(view returns (address)
0xd49f624b3c938d7c85288e1ba9061e6f26a60fd1
rate(view returns (uint256)
1950000
startTime(view returns (uint256)
1599307200
token(view returns (address)
0xf9d145304714274d64695d1ac4e295b5b5b5fd3a
wallet(view returns (address)
0x1a38c84fa3bafae23feefba7d8180b0a470f8436
weiRaised(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
buyTokens(address _beneficiarypayable 
finalize(
init(
renounceOwnership(
setEndTime(uint256 _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.