NewTokenSale
Verified contract
Active on
Ethereum with 23,891 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2db8…d012
Balances ($6,328.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POWR | ERC-20 | 20K | $0.316423 |
$6,328.46 | |
GSC | ERC-20 | 20 | $0.000942 |
$0.02 | |
ATOC | ERC-20 | 10K | -- | -- | |
BAR | ERC-20 | 7.266736K | -- | -- | |
XMRG | ERC-20 | 500 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
SAY | ERC-20 | 100 | -- | -- | |
UC | ERC-20 | 58 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7088946 | 6 years ago | | | 0.13 | 0.00010840000 | |
| 5546836 | 7 years ago | | | 0.013 | 0.00010840000 | |
| 5421224 | 7 years ago | | | 1.49 | 0.00032520000 | |
| 5291882 | 7 years ago | | | 0.265 | 0.00065040000 | |
| 5291756 | 7 years ago | | | 0.26 | 0.00065040000 | |
| 5206877 | 7 years ago | | | 0.145 | 0.00052032000 | |
| 5175087 | 7 years ago | | | 0.028822 | 0.000043360000 | |
| 5172040 | 7 years ago | | | 0.21 | 0.00060714000 | |
| 5125956 | 7 years ago | | | 0.116 | 0.0012142800 | |
| 5117477 | 7 years ago | | | 0.08 | 0.00012142800 |
ABI
ABI objects
Getter at block 21273337
cap() view returns (uint256)
48275862100000000000000
contractAddress() view returns (address)
0x6720f9015a280f8eb210fed2fded9745c9248621
endTime() view returns (uint256)
1519862400
hasEnded() view returns (bool)
true
owner() view returns (address)
0x1020793a74ca39fa4dc03613d9153dc7cba59765
rate() view returns (uint256)
1015
startTime() view returns (uint256)
1514836800
token() view returns (address)
0x2db8f6e49ffea3dbdfab0ef44b36bc1d8d9dd012
wallet() view returns (address)
0x98935ab01caa7a162892fdf9c6423de24b078a4c
weiRaised() view returns (uint256)
18199080316260715954044
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
changeOwner(address _to)
changeRate(uint256 _newRate)
mint(address _to, uint256 _amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
fallback()
This contract contains no error objects.