Vibe Coin
Verified contract
Active on
Ethereum with 46,600 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIBE | ERC-20 | 238.393535K | $0.000001 |
$0.27 | |
SHELON | ERC-20 | 13.240548T | -- | -- | |
SHIBLON | ERC-20 | 11.642675T | -- | -- | |
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
WHACKD | ERC-20 | 10.774941K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
CREDO | ERC-20 | 6K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
ICC | ERC-20 | 88 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227905 | 2 days ago | | | 0 | 0.00031015686 | |
| 21227904 | 2 days ago | | | 0 | 0.00023436302 | |
| 21227901 | 2 days ago | | | 0 | 0.00044271024 | |
| 21220514 | 3 days ago | | | 0 | 0.00044443008 | |
| 21204741 | 5 days ago | | | 0 | 0.00054730124 | |
| 21194202 | 7 days ago | | | 0 | 0.00075712979 | |
| 21075347 | 23 days ago | | | 0 | 0.00046566685 | |
| 21062218 | 25 days ago | | | 0 | 0.00022417519 | |
| 20960158 | a month ago | | | 0 | 0.00036064563 | |
| 20893055 | 2 months ago | | | 0 | 0.00049504634 |
ABI
ABI objects
Getter at block 21242996
INITIAL_SUPPLY() pure returns (uint256)
267000000000000000000000000
decimals() pure returns (uint256)
18
name() pure returns (string)
Vibe Coin
symbol() pure returns (string)
VIBE
totalSupply() pure returns (uint256)
267000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.