Value Token

Verified contract

Active on Ethereum with 317 txns
Deployed by via 0xc5aea4de at 6019889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Value Token"

0xab5cd205d95f01a46ecccc0605019bf157f5b62f5af213770e24f8bcb9690163
0xcd912349f8e5c6e9b50f005bae2ac4ba1bb50a4907931b29615806a44eb5ff6d
0x8bc0a5b19bb2cbda7417dc0ef5baaccbb77b3615a0fcd79499e625f480879310
0xba2c2b7e988cb50a62746583564d33afd366619bf012a9351375531997b66451
0x0732faba3d39ba7a52b4b2da7b4d7a0f66766cdb3a701a0da4febb7060a0e1b3
0x4e692dcff76c2ecf88ccbdef3c1a269d8c9fcd57c244aa9b4daf5a6c1ea4c17e
0x663fc0450a3482f717fec019da2b8c752fae86134875557d96cd24018e003bfc
0x3c7042d6b33187e88e055c85e1b05f13702d003698a2232682488af253df8f6c
0x80d1f95392986cb269516117cf12490b4e23cfbea0176e08b9c885086eb492cf
0xd2970db77fe3477eb81b1921b23a1a2cc9dae037decfce1e2018eb15de7e8467

Functions
Getter at block 21014721
decimals(view returns (uint8)
18
name(view returns (string)
Value Token
symbol(view returns (string)
VT
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool)
burn(uint256 _valuereturns (bool)
burnFrom(address _fromuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.