Commercial Vitamins Token
Verified contract
Active on
Ethereum with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Commercial Vitamins Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18996027 | 10 months ago | | | 0 | 0.00068585271 | |
| 10671966 | 4 years ago | | | 0 | 0.0047640320 | |
| 9214339 | 5 years ago | | | 0 | 0.00033000000 | |
| 8669360 | 5 years ago | | | 0 | 0.000032431469 | |
| 8669357 | 5 years ago | | | 0 | 0.000032431469 | |
| 8362406 | 5 years ago | | | 0 | 0.000022081000 | |
| 8361736 | 5 years ago | | | 0 | 0.000022081000 | |
| 8361709 | 5 years ago | | | 0 | 0.000022081000 | |
| 8361690 | 5 years ago | | | 0 | 0.000022081000 | |
| 8361672 | 5 years ago | | | 0 | 0.000098138000 |
ABI
ABI objects
Getter at block 21169550
decimals() view returns (uint8)
18
name() view returns (string)
Commercial Vitamins Token
symbol() view returns (string)
VTM
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
aff(address) view returns (address)
affs(address, uint256) view returns (address)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
getAff(address _addr) view returns (address)
getAffLength(address _addr) view returns (uint256)
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(uint256 _totalSupply, string _name, uint8 _decimal, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.