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 "VECOIN "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12384687 | 4 years ago | | | 0 | 0.0019521180 | |
| 11897640 | 4 years ago | | | 0 | 0.0032228000 | |
| 11884271 | 4 years ago | | | 0 | 0.0034298460 | |
| 11884246 | 4 years ago | | | 0 | 0.0032020320 | |
| 11877268 | 4 years ago | | | 0 | 0.0042084000 | |
| 11876972 | 4 years ago | | | 0 | 0.0071203080 | |
| 11801003 | 4 years ago | | | 0 | 0.0066865021 | |
| 11792949 | 4 years ago | | | 0 | 0.012196170 | |
| 11751702 | 4 years ago | | | 0 | 0.0052062840 | |
| 11751702 | 4 years ago | | | 0 | 0.0030121860 |
ABI
ABI objects
Getter at block 21331393
decimals() pure returns (uint256)
8
isOwner() view returns (bool)
false
name() pure returns (string)
VECOIN
owner() view returns (address)
0xb4bf35c0fe0dba115a83db217d25db03fad9278c
symbol() pure returns (string)
VECX
totalSupply() view returns (uint256)
2100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address from, uint256 value)
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool)
increaseAllowance(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.