VRTToken

Verified contract

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

No balances found for "VRTToken"

0xa3c60695152291d22100ddeb9f6d9c308d3e9119335e8b25c0261854fa158959
0x8edd4edac676d5872c0c64c0b954ff0d8393d5151b8228d438da77d4ae283aa0
0xcb3b0f4e0ac4bc6f66cbefff809a68aaa0c757b93df952ec204c01fb588995ec
0x455ba14287ed0e93f57a3efd3168e014b5b1f1d52827e952198e3210c5e4b21b
0x37253684661d413b9b2f65454ed2d22c54bac97b89312ccca355bf4ee30cf93b
0x61293651e8ccb106d46d1f47a4a4b74992db2c08de2f182c821f801998d88271
0x6bd1fd905f6379ee919fc10000f9ee83937dcbbbed1b7de3ec189be7f142b52a
0x6649798fcac1272ab395464173603631fc66cd52c01337425383c82c73cf5356
0xc22498c56012c52930b894efc0e68de315781c775a343168ab20abafbc98e1f2
0x45a0f6d2fbc6ec485d4033d39db9d416eeafcfee584a4595ae66044418a9cac4

Functions
Getter at block 21185245
INITIAL_SUPPLY(view returns (uint256)
36500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
VRTToken
symbol(view returns (string)
VRT
totalSupply(view returns (uint256)
36500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 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.