Virtual Assets

Verified contract

Active on Ethereum with 10,823 txns
Deployed by via 0xb5a6523d at 6507983
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xf594ad7a5da2a18db4f198a5417561abd952e8d1202b43f0d572b862be36a88d
0x15655aa84e75669ef945d67ccaebe604852088934bd753217589b509fddb3efa
0xb0fe34af4d05e92583d4e7d658e2cc32961b2100aa8e05ebc862de09fc6bfab4
0xb50e5113de8b06a364177243679b6777d11e8f3eb17412e060f3b78f6d4a3712
0xe61ac355549ef5d0a1d8680dce070d1512668d19a679ff184892bed8533187df
0x8839edc1a87bab87c444d1bd0ed1b52028cdef5010723879f4099283c10e5c93
0x559ea1ad74b249f2f92c1c9f173eaa171daedf3ea7f6d87998e74f3f1bfd3140
0x62def83e95495736bf4b83d9dc9acee94800b9289cfcf6e2577ccaf2e5e25eb6
0x2cdbf2a6245e713269a683bdf5d8909bf87f4024196504c03f32ee56b4863306
0xbe9275a582018ff56e81dbea132627c18b0238b494ccbd874a31d59485b491f9

Functions
Getter at block 20861672
decimals(view returns (uint8)
4
name(view returns (string)
Virtual Assets
symbol(view returns (string)
VT
totalSupply(view returns (uint256)
10000000000000
version(view returns (string)
H0.1
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(uint256 _initialAmountstring _tokenNameuint8 _decimalUnitsstring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.