NewIntelTechMedia
Verified contract
Active on
Ethereum with 8,051 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 |
---|---|---|---|---|---|
NETM | ERC-20 | 154 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583520 | 2 years ago | | | 0 | 0.0014063386 | |
| 14028187 | 3 years ago | | | 0 | 0.0039491071 | |
| 13462839 | 3 years ago | | | 0 | 0.0032143230 | |
| 10371247 | 4 years ago | | | 0 | 0.0023899501 | |
| 10121280 | 5 years ago | | | 0 | 0.00069011800 | |
| 9990813 | 5 years ago | | | 0 | 0.00076220000 | |
| 9557231 | 5 years ago | | | 0 | 0.000046196000 | |
| 9422658 | 5 years ago | | | 0 | 0.00034288200 | |
| 9306356 | 5 years ago | | | 0 | 0.000023074000 | |
| 9304563 | 5 years ago | | | 0 | 0.000024022000 |
ABI
ABI objects
Getter at block 21310816
decimals() view returns (uint256)
18
name() view returns (string)
NewIntelTechMedia
owner() view returns (address)
0x5f1b060fe46561e9800caadef8fb1d8643388b16
paused() view returns (bool)
false
symbol() view returns (string)
NETM
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue)
increaseApproval(address _spender, uint256 _addedValue)
pause()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.