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 |
---|---|---|---|---|---|
SINOC | ERC-20 | 284.464185K | -- | -- | |
XPS | ERC-20 | 100K | -- | -- | |
DOR | ERC-20 | 320 | -- | -- | |
BQT | ERC-20 | 100 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
Mchain | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18138428 | a year ago | | | 0 | 0.00065908132 | |
| 15866702 | 2 years ago | | | 0 | 0.00017850569 | |
| 12352837 | 4 years ago | | | 0 | 0.00044457563 | |
| 12351513 | 4 years ago | | | 0 | 0.00068146400 | |
| 12118686 | 4 years ago | | | 0 | 0.0048113551 | |
| 11898979 | 4 years ago | | | 0 | 0.0042598680 | |
| 11810664 | 4 years ago | | | 0 | 0.0097261800 | |
| 11690448 | 4 years ago | | | 0 | 0.0012210140 | |
| 10983840 | 4 years ago | | | 0 | 0.0026902200 | |
| 10463773 | 4 years ago | | | 0 | 0.0019836900 |
ABI
ABI objects
Getter at block 21158122
decimals() view returns (uint256)
18
mintable() view returns (bool)
false
name() view returns (string)
Sinoc
owner() view returns (address)
0x1370e76cbc2402a84b746672be6e25a2e24f4fe0
symbol() view returns (string)
SINOC
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
mint(uint256 amount)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, bool _mintable)
This contract contains no fallback and receive objects.
This contract contains no error objects.