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 "OMXS2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12197263 | 4 years ago | | | 0 | 0.0021588580 | |
| 12034027 | 4 years ago | | | 0 | 0.055716805 | |
| 11595399 | 4 years ago | | | 0 | 0.012548965 | |
| 11425254 | 4 years ago | | | 0 | 0.0010204370 | |
| 11276017 | 4 years ago | | | 0 | 0.0020584460 | |
| 11057708 | 4 years ago | | | 0 | 0.0035969711 | |
| 10967187 | 4 years ago | | | 0 | 0.012375394 | |
| 10799795 | 4 years ago | | | 0 | 0.0045264164 | |
| 10651134 | 4 years ago | | | 0 | 0.0088872322 | |
| 10566522 | 4 years ago | | | 0 | 0.0044082401 |
ABI
ABI objects
Getter at block 21169249 getEach() view returns (uint256) getEffectiveCount() view returns (uint256)
_initialSupply() view returns (uint256)
6720
_totalSupply() view returns (uint256)
672000000000
decimals() view returns (uint256)
8
name() view returns (string)
OMXS2
platformAdmin() view returns (address)
0xd1f9f89a2ae2ab3c96abb79b87d8fd4b5858f71d
symbol() view returns (string)
OMXS2
totalSupply() view returns (uint256)
672000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.