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 |
---|---|---|---|---|---|
QomX | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20776893 | 2 months ago | | | 0 | 0.00012159500 | |
| 20776893 | 2 months ago | | | 0 | 0.00025934500 | |
| 16912736 | 2 years ago | | | 0 | 0.00097574255 | |
| 16877453 | 2 years ago | | | 0 | 0.0011930689 | |
| 16877448 | 2 years ago | | | 0 | 0.00088906212 | |
| 16877444 | 2 years ago | | | 0 | 0.0012097432 | |
| 16877437 | 2 years ago | | | 0 | 0.00092313101 | |
| 16877427 | 2 years ago | | | 0 | 0.0014215005 | |
| 16877423 | 2 years ago | | | 0 | 0.0014631999 | |
| 16877417 | 2 years ago | | | 0 | 0.0013956175 |
ABI
ABI objects
Getter at block 21307294
assetsTransactionCount() view returns (uint256)
4
companyName() view returns (string)
Swiss Blockchain Genossenschaft
decimals() view returns (uint8)
16
getMyBalance() view returns (uint256)
0
name() view returns (string)
Qommodity
owner() view returns (address)
0x93e7f558b463c3a17b039264f3b494a7d1f01d4a
symbol() view returns (string)
QomX
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
assetsTransaction(uint256) view returns (uint256 _id, string _dateTime, string _action, string _description, string _transactionValue, string _newGoodwill)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events addAssetsTransaction(string _dateTime, string _action, string _description, string _transactionValue, string _newGoodwill)
approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 amount)
setCompanyName(string _name)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
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.