Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CMS | ERC-20 | 5.403626K | -- | -- | |
NMK | ERC-20 | 2.679K | -- | -- | |
ACO | ERC-20 | 495 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
CK | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090370 | 10 days ago | | | 0 | 0.00083114015 | |
| 21086820 | 10 days ago | | | 0 | 0.00072350790 | |
| 21034813 | 18 days ago | | | 0 | 0.00040667640 | |
| 21000169 | 22 days ago | | | 0 | 0.0018082723 | |
| 20984587 | 25 days ago | | | 0 | 0.00032089727 | |
| 20889539 | a month ago | | | 0 | 0.00040448306 | |
| 20889492 | a month ago | | | 0 | 0.00018048133 | |
| 20850639 | a month ago | | | 0 | 0.00051460407 | |
| 20850580 | a month ago | | | 0 | 0.00034503100 | |
| 20839452 | a month ago | | | 0 | 0.00038234572 |
ABI
ABI objects
Getter at block 21160499
decimals() view returns (uint8)
6
name() view returns (string)
COMSA
symbol() view returns (string)
CMS
totalSupply() view returns (uint256 _totalSupply)
219042298000000
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 _value) returns (bool success)
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(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.