TemplateCrowdsale
Verified contract
Active on
Ethereum with 25 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 "TemplateCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11856610 | 4 years ago | | | 0 | 0.0080727570 | |
| 11844613 | 4 years ago | | | 0.04181374 | 0.016800000 | |
| 11844360 | 4 years ago | | | 0.05861374 | 0.0075600000 | |
| 11844357 | 4 years ago | | | 0.06617374 | 0.0043050000 | |
| 11844344 | 4 years ago | | | 0.07047874 | 0.0043050000 | |
| 11844327 | 4 years ago | | | 0.07478374 | 0.0034020000 | |
| 11844320 | 4 years ago | | | 0.07818574 | 0.0032550000 | |
| 11840906 | 4 years ago | | | 1 | 0.0030030000 | |
| 11840820 | 4 years ago | | | 1 | 0.0032970000 | |
| 11647593 | 4 years ago | | | 0.18 | 0.0056428350 |
ABI
ABI objects
Getter at block 21102035
CONTINUE_MINTING() view returns (bool)
false
PAUSED() view returns (bool)
true
START_TIME() view returns (uint256)
1605448800
TARGET_USER() view returns (address)
0x8bb620b08f82cde0fed8d053c92d5c9322994ded
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)
Restore
TOKEN_SYMBOL() view returns (string)
REST
cap() view returns (uint256)
531561461794019933555
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1613278800
endTime() view returns (uint256)
1613278800
hasClosed() view returns (bool)
true
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
initialized() view returns (bool)
true
isFinalized() view returns (bool)
true
openingTime() view returns (uint256)
1605448800
owner() view returns (address)
0x8bb620b08f82cde0fed8d053c92d5c9322994ded
rate() view returns (uint256)
37625000000000000000000
startTime() view returns (uint256)
1605448800
token() view returns (address)
0x16ed44531262d0ee04168a9310f7183c7840f5c8
wallet() view returns (address)
0x8bb620b08f82cde0fed8d053c92d5c9322994ded
weiRaised() view returns (uint256)
872837707577923743
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
finalize()
init()
renounceOwnership()
transferOwnership(address _newOwner)
Finalized()
Initialized()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimesChanged(uint256 startTime, uint256 endTime, uint256 oldStartTime, uint256 oldEndTime)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.