Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000006 | $3,498.35 |
$0.02 | |
VJU | ERC-20 | 1.022874M | -- | -- | |
VIU | ERC-20 | 19.664115 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4767073 | 7 years ago | | | 0 | 0.00064236900 | |
| 4661036 | 7 years ago | | | 0 | 0.00030525000 | |
| 4487336 | 7 years ago | | | 0 | 0.000026656000 | |
| 4475761 | 7 years ago | | | 0.03 | 0.0011939760 | |
| 4469372 | 7 years ago | | | 0.015 | 0.00033484800 | |
| 4469355 | 7 years ago | | | 0 | 0.00054098000 | |
| 4469333 | 7 years ago | | | 0.01 | 0.00054862500 | |
| 4469300 | 7 years ago | | | 0.05 | 0.00054862500 | |
| 4469255 | 7 years ago | | | 0.01 | 0.00054862500 | |
| 4422960 | 7 years ago | | | 0.005 | 0.00075762500 |
ABI
ABI objects
Getter at block 21266018
owner() pure returns (address)
0x0bf213352b94b82b2fc1c5b936f16096f0bc7665
sellPrice() pure returns (uint256)
67000000000000
token() pure returns (address)
0xcd8aac9972dc4ddc48d700bc0710c0f5223fbcfa
Read-only
This contract contains no read-only function objects.
State-modifying
Events BuyToken() payable
SetPrice(uint256 newprice)
WithdrawEther(uint256 ethers) returns (bool ok)
WithdrawToken(uint256 tokens) returns (bool ok)
transferOwnership(address newOwner)
GotTokens(address indexed buyer, uint256 ethersSent, uint256 tokensBought)
OwnershipTransferred(address indexed _from, address indexed _to)
constructor(address _token, uint256 _sellPrice)
fallback()
This contract contains no error objects.