Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OMX1S"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12034027 | 4 years ago | | | 0 | 0.055643780 | |
| 11592727 | 4 years ago | | | 0 | 0.0087628001 | |
| 11268942 | 4 years ago | | | 0 | 0.00057500003 | |
| 10766106 | 4 years ago | | | 0 | 0.013056572 | |
| 10415815 | 4 years ago | | | 0 | 0.00057365000 | |
| 10313902 | 4 years ago | | | 0 | 0.043095228 | |
| 10313901 | 4 years ago | | | 0 | 0.043776546 | |
| 10313897 | 4 years ago | | | 0 | 0.042786546 | |
| 10313897 | 4 years ago | | | 0 | 0.042786546 | |
| 10313897 | 4 years ago | | | 0 | 0.042104832 |
ABI
ABI objects
Getter at block 21169269
_totalSupply() view returns (uint256)
84000000000
decimals() view returns (uint256)
8
getCount() view returns (uint256)
513
name() view returns (string)
OMX1S
platformAdmin() view returns (address)
0x7e59bad91b5cc22d6b6ea2f9b5697a91683d7a0f
symbol() view returns (string)
OMXS1
totalSupply() view returns (uint256)
84000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
users(uint256) view returns (address)
usersMapping(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value)
settle(uint256 _startIndex, uint256 _count)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdrawToken(address _tokenAddress, address _addr, uint256 _tokenAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _tokenName, string _tokenSymbol, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.