Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19,710.43)
Native
Value
$19,710.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.4 | $3,650.08 |
$19,710.43 | |
OCN | ERC-20 | 4 | $0.000043 |
$0 | |
VB | ERC-20 | 199.9865M | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
EBK | ERC-20 | 5.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10084551 | 5 years ago | | | 0 | 0.0015544400 | |
| 9980776 | 5 years ago | | | 0 | 0.00056877217 | |
| 9868416 | 5 years ago | | | 0 | 0.000049481300 | |
| 9857651 | 5 years ago | | | 0 | 0.000093538156 | |
| 9409687 | 5 years ago | | | 0 | 0.000038861000 | |
| 9299236 | 5 years ago | | | 0 | 0.00027202700 | |
| 9257896 | 5 years ago | | | 0 | 0.000038861000 | |
| 8379784 | 5 years ago | | | 0 | 0.00014880400 | |
| 8020644 | 5 years ago | | | 0 | 0.00074902650 | |
| 7947248 | 5 years ago | | | 0 | 0.00011179500 |
ABI
ABI objects
Getter at block 21300037
closeTime() view returns (uint256)
11630370800
decimals() view returns (uint256)
8
ethQuantity() view returns (uint256)
5400000000000000000
getPeriod() view returns (uint256)
1
maxEth() view returns (uint256)
1000000000000000000000
minEth() view returns (uint256)
10000000000000000
name() view returns (string)
VBToken
openTime() view returns (uint256)
1522508400
owner() view returns (address)
0x2b6e587cf65ee20b723342b82ad9064caa52b268
price() view returns (uint256)
2500
saleQuantity() view returns (uint256)
1350000000000
saleStopped() view returns (bool)
false
symbol() view returns (string)
VB
totalSupply() view returns (uint256)
100000000000000000
withdrawQuantity() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
batchtransfer(address[] _to, uint256[] _amount) returns (bool success)
buy() payable
setCloseTime(uint256 newCloseTime)
setOpenTime(uint256 newOpenTime)
setPrice(uint256 newPrice)
stopSale() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address candidate)
withdraw(uint256 amount)
withdrawToken(uint256 amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Buy(address indexed sender, uint256 eth, uint256 token)
StopSale()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.