NewOS Token
Verified contract
Active on
Ethereum with 61,373 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
LIMS | ERC-20 | 20 | -- | -- | |
NEWOS | ERC-20 | 7 | -- | -- | |
BAIC | ERC-20 | 4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12436313 | 3 years ago | | | 0 | 0.0025351568 | |
| 12436294 | 3 years ago | | | 0 | 0.0060802561 | |
| 12100351 | 4 years ago | | | 0 | 0.0046214256 | |
| 12100341 | 4 years ago | | | 0 | 0.0046199868 | |
| 11927108 | 4 years ago | | | 0 | 0.0085050240 | |
| 11926835 | 4 years ago | | | 0 | 0.0072209423 | |
| 11659346 | 4 years ago | | | 0 | 0.0015214980 | |
| 11659346 | 4 years ago | | | 0 | 0.0017151432 | |
| 11659346 | 4 years ago | | | 0 | 0.0017817408 | |
| 11657361 | 4 years ago | | | 0 | 0.0012484680 |
ABI
ABI objects
Getter at block 21158605
decimals() view returns (uint8)
8
name() view returns (string)
NewOS Token
owner() view returns (address)
0x5e99715ea90236349f1861631d7571e4733196d4
symbol() view returns (string)
NEWOS
totalSupply() view returns (uint256 totalSupply)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
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.