CryptoTicketsICO
Verified contract
Active on
Ethereum with 2,487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc035…265f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 870 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6360059 | 6 years ago | | | 0.15 | 0.00088256600 | |
| 4708837 | 7 years ago | | | 0 | 0.0022817320 | |
| 4666317 | 7 years ago | | | 0 | 0.0046038160 | |
| 4665925 | 7 years ago | | | 0 | 0.0013008387 | |
| 4665923 | 7 years ago | | | 0 | 0.0012994819 | |
| 4665921 | 7 years ago | | | 0 | 0.0012992880 | |
| 4665919 | 7 years ago | | | 0 | 0.0012992880 | |
| 4665917 | 7 years ago | | | 0 | 0.0011865719 | |
| 4665915 | 7 years ago | | | 0 | 0.0012977373 | |
| 4665915 | 7 years ago | | | 0 | 0.0013082287 |
ABI
ABI objects
Getter at block 21243634
AdvisorsFund() pure returns (address)
0x9c343c6eebde528b705796a3d481391b8cddb1d2
BountyFund() pure returns (address)
0xd3d69c2d4ea656d3f365ebfaf0b05b444ee58050
Company() pure returns (address)
0xa88a1e0946e200a9426b3eab4df38437a9171609
Controller_Address1() pure returns (address)
0x8a434dace950818f811694523632baccc668ce49
Controller_Address2() pure returns (address)
0x3d707a155a049089d5e347b4bce92593a6c65759
Controller_Address3() pure returns (address)
0x60ee1f755f92a69720437be52ddfd3eb360cad3d
ItdFund() pure returns (address)
0x6a6824cc73ef80840f71ef6879ca8073db30f0ce
Manager() pure returns (address)
0x063954ec616acd6363fac0040ba4c9aace7136ca
Rate_Eth() pure returns (uint256)
306
SoldNoBonuses() pure returns (uint256)
7177213553539134870864650
StorageFund() pure returns (address)
0xcf1c4e6d60702c25856f5161938ac96136187276
SwapManager() pure returns (address)
0x8cec5b92d6aaa5050e81a01009a9cedbab780563
Token_Price() pure returns (uint256)
7650
Tokens_For_Sale() pure returns (uint256)
525000000000000000000000000
tkt() pure returns (address)
0xc0354ee5681d39cf80559fde9b66a4957ade265f
token() pure returns (address)
0x233cea452c8b2e46f54d3772592edfeb8edbb763
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyForInvestor(address _investor, uint256 _tokenValue, string _txHash)
finishIco()
pauseIco()
setRate(uint256 _RateEth)
startIco()
swapToken(address _investor)
withdrawEther(uint256 _value)
LogBuyForInvestor(address investor, uint256 tokenValue, string txHash)
LogFinishICO(address bountyFund, address advisorsFund, address itdFund, address storageFund)
LogPauseICO()
LogStartICO()
LogSwapToken(address investor, uint256 tokenValue)
constructor(address _tkt, address _Company, address _BountyFund, address _AdvisorsFund, address _ItdFund, address _StorageFund, address _Manager, address _Controller_Address1, address _Controller_Address2, address _Controller_Address3, address _SwapManager)
fallback()
This contract contains no error objects.