TemplateCrowdsale
Verified contract
Active on
Ethereum with 26 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) |
---|---|---|---|---|---|---|---|
| 7882205 | 5 years ago | | | 0 | 0.0013168190 | |
| 7677214 | 6 years ago | | | 0.2 | 0.0057232890 | |
| 7628911 | 6 years ago | | | 4.4798246 | 0.0072082890 | |
| 7573409 | 6 years ago | | | 0.99 | 0.0029124400 | |
| 7470303 | 6 years ago | | | 1.8213475 | 0.00036405500 | |
| 7443720 | 6 years ago | | | 0.015870458 | 0.00018202750 | |
| 7395128 | 6 years ago | | | 5.4219243 | 0.0029852510 | |
| 7395127 | 6 years ago | | | 7.5184683 | 0.0029852510 | |
| 7395124 | 6 years ago | | | 6.2262243 | 0.0029852510 | |
| 7395121 | 6 years ago | | | 2.7219243 | 0.0029852510 |
ABI
ABI objects
Getter at block 21297750
CONTINUE_MINTING() view returns (bool)
false
PAUSED() view returns (bool)
true
START_TIME() view returns (uint256)
1551391200
TARGET_USER() view returns (address)
0x0928999e848b458a5d289798d1d2b805d559ff07
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)
Ammut
TOKEN_SYMBOL() view returns (string)
XAMM
cap() view returns (uint256)
180000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1559422740
endTime() view returns (uint256)
1559422740
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)
1551391200
owner() view returns (address)
0x0928999e848b458a5d289798d1d2b805d559ff07
rate() view returns (uint256)
1000000000000000000000
startTime() view returns (uint256)
1551391200
token() view returns (address)
0xca3c34ce23f22b227ef7829e294f69d3d3bf8b41
wallet() view returns (address)
0x5cabcbb0c0f8bf8f0328d074f4b46f32ec72534b
weiRaised() view returns (uint256)
61502039615500000000
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.