VNTChain
Verified contract
Active on
Ethereum with 35,689 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.003883 |
$0 | |
VNT | ERC-20 | 1.35K | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
UFR | ERC-20 | 0.002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20447737 | 3 months ago | | | 0 | 0.000052056000 | |
| 20408719 | 3 months ago | | | 0 | 0.000056856000 | |
| 15583328 | 2 years ago | | | 0 | 0.0019620888 | |
| 15369061 | 2 years ago | | | 0 | 0.00065461569 | |
| 15368885 | 2 years ago | | | 0 | 0.00051065294 | |
| 15291922 | 2 years ago | | | 0 | 0.00012567806 | |
| 15191828 | 2 years ago | | | 0 | 0.00028428000 | |
| 15151875 | 2 years ago | | | 0 | 0.00046822116 | |
| 15105703 | 2 years ago | | | 0 | 0.0015218610 | |
| 15087267 | 2 years ago | | | 0 | 0.00061579440 |
ABI
ABI objects
Getter at block 21161195
decimals() view returns (uint8)
8
name() view returns (string)
VNTChain
owner() view returns (address)
0x8013016f747ba5d5db3ede34bd8a0c14f84f61db
symbol() view returns (string)
VNT
totalSupply() view returns (uint256 Supply)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
isRestrictedAddress(address _querryAddress) view returns (bool answer)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
editRestrictedAddress(address _newRestrictedAddress)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.