Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 21.549881K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
KCN | ERC-20 | 990 | -- | -- | |
Shell | ERC-20 | 600 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21266713 | 8 hours ago | | | 0 | 0.00052131333 | |
| 21266711 | 8 hours ago | | | 0 | 0.00093696354 | |
| 21266176 | 10 hours ago | | | 0 | 0.00060284258 | |
| 21265905 | 11 hours ago | | | 0 | 0.0015106000 | |
| 21265897 | 11 hours ago | | | 0 | 0.00089706400 | |
| 21265880 | 11 hours ago | | | 0 | 0.0016776133 | |
| 21265279 | 13 hours ago | | | 0 | 0.00055951029 | |
| 21265224 | 13 hours ago | | | 0 | 0.00086106830 | |
| 21263258 | 20 hours ago | | | 0 | 0.00040474232 | |
| 21263244 | 20 hours ago | | | 0 | 0.00038099237 |
ABI
ABI objects
Getter at block 21269094
crowdsaleContractAddress() pure returns (address)
0x91c94bee75786fbbfdcfefba1102b68f48a002f4
decimals() pure returns (uint8)
18
lockedUntilBlock() pure returns (uint256)
0
name() pure returns (string)
Vibe
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0xeaa4137505e6defbdf987e7895b5d02b45e2e7d1
standard() pure returns (string)
Viberate token v1.0
symbol() pure returns (string)
VIB
totalSupply() pure returns (uint256)
200000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
lockUntil(uint256 _untilBlock, string _reason)
mintTokens(address _to, uint256 _amount)
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
ContractLocked(uint256 _untilBlock, string _reason)
Mint(address indexed _to, uint256 _value)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.