VirgoX Token
Verified contract
Active on
Ethereum with 439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VirgoX Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20988708 | 24 days ago | | | 0 | 0.00059595175 | |
| 15795852 | 2 years ago | | | 0 | 0.0010960768 | |
| 15738458 | 2 years ago | | | 0 | 0.00063796464 | |
| 14552529 | 3 years ago | | | 0 | 0.0015323683 | |
| 14552529 | 3 years ago | | | 0 | 0.0015328715 | |
| 14552514 | 3 years ago | | | 0 | 0.0022462184 | |
| 14501961 | 3 years ago | | | 0 | 0.0037361795 | |
| 14494383 | 3 years ago | | | 0 | 0.0044718044 | |
| 14494321 | 3 years ago | | | 0 | 0.0017636445 | |
| 14491386 | 3 years ago | | | 0 | 0.0027814650 |
ABI
ABI objects
Getter at block 21158151
decimals() view returns (uint8)
18
name() view returns (string)
VirgoX Token
owner() view returns (address)
0xb7cc8c4c42605addfaaf0478b357f54295b503a7
symbol() view returns (string)
VXT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
lockCreateTime(address) view returns (uint256)
lockMonths(address) view returns (uint256)
lockSumValue(address) view returns (uint256)
unlockMonths(address) view returns (uint256)
State-modifying
Events transfer(address to, uint256 value) returns (bool success)
transferOwnership(address newOwner)
transferToLock(address to, uint256 _lockValue, uint256 _lockMonths, uint256 _unlockMonths) returns (bool success)
unlock(address to) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.