TokenSale
Verified contract
Active on
Ethereum with 633 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3d0c…848e
Balances ($0.00)
No balances found for "TokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11507291 | 4 years ago | | | 2 | 0.0017790080 | |
| 11493600 | 4 years ago | | | 5 | 0.0017790080 | |
| 11493518 | 4 years ago | | | 0.009 | 0.0037499000 | |
| 11493511 | 4 years ago | | | 0.05 | 0.0028477680 | |
| 11493511 | 4 years ago | | | 0.0504 | 0.0049049000 | |
| 11493508 | 4 years ago | | | 0.1 | 0.0049049000 | |
| 11493504 | 4 years ago | | | 0.5 | 0.0059969400 | |
| 11493500 | 4 years ago | | | 0.08 | 0.0032487000 | |
| 11493499 | 4 years ago | | | 0.14 | 0.0059969400 | |
| 11493497 | 4 years ago | | | 0.1 | 0.0048539400 |
ABI
ABI objects
Getter at block 21290937
MaxETHAmount() view returns (uint256)
1000000000000000000000
decimals() view returns (uint256)
18
ethRaised() view returns (uint256)
1000000000000000000000
owner() view returns (address)
0xca8b324d02f1718041d0024136280e7e45e48b88
price() view returns (uint256)
500
tokenContract() view returns (address)
0x3d0cce94e9b6a103f2d40b8329cd5b5b79b4848e
tokensSold() view returns (uint256)
500000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokensWithETH(address _receiver) payable
endSale()
setPrice(uint256 price_)
transferOwnership(address _newOwner)
OwnershipTransferred(address indexed _from, address indexed _to)
Sold(address buyer, uint256 amount)
constructor(address _tokenContract, uint256 _maxEthAmount)
fallback()
This contract contains no error objects.