NVTNetworkToken
Verified contract
Active on
Ethereum with 11,151 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 |
---|---|---|---|---|---|
NVT | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10594237 | 4 years ago | | | 0 | 0.0017736680 | |
| 10490223 | 4 years ago | | | 0 | 0.0027320700 | |
| 10173023 | 4 years ago | | | 0 | 0.00053054100 | |
| 10173023 | 4 years ago | | | 0 | 0.00088683400 | |
| 10059329 | 4 years ago | | | 0 | 0.00073260200 | |
| 9847259 | 5 years ago | | | 0 | 0.000038558000 | |
| 9840789 | 5 years ago | | | 0 | 0.000038546000 | |
| 9832360 | 5 years ago | | | 0 | 0.00023134800 | |
| 9764615 | 5 years ago | | | 0 | 0.000042413800 | |
| 9726683 | 5 years ago | | | 0 | 0.000077116000 |
ABI
ABI objects
Getter at block 21089347
decimals() view returns (uint8)
18
name() view returns (string)
NVTNetworkToken
symbol() view returns (string)
NVT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.