MultiVAC
Verified contract
Active on
Ethereum with 22,462 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,139.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MTV | ERC-20 | 929.744927K | $0.001044 |
$970.71 | |
USDP | ERC-20 | 156.079742 | $1.00 |
$156.08 | |
DENT | ERC-20 | 9.532205K | $0.001288 |
$12.28 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
MTV | ERC-20 | 615.779591K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Hcoin | ERC-20 | 100 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20354771 | 4 months ago | | | 0 | 0.000073967203 | |
| 20354744 | 4 months ago | | | 0 | 0.000050411021 | |
| 19929116 | 6 months ago | | | 0 | 0.00023815597 | |
| 19929111 | 6 months ago | | | 0 | 0.00023015425 | |
| 19929102 | 6 months ago | | | 0 | 0.00023228084 | |
| 19929099 | 6 months ago | | | 0 | 0.00021380130 | |
| 19849326 | 7 months ago | | | 0 | 0.000073113000 | |
| 19701175 | 7 months ago | | | 0 | 0.00012185500 | |
| 18964590 | a year ago | | | 0 | 0.00084906500 | |
| 18787514 | a year ago | | | 0 | 0.00099461900 |
ABI
ABI objects
Getter at block 21275325
decimals() view returns (uint256)
18
name() view returns (string)
MultiVAC
stopped() view returns (bool)
true
symbol() view returns (string)
MTV
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
start()
stop()
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()
fallback()
This contract contains no error objects.