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 "OMX1Util"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12185040 | 4 years ago | | | 0 | 0.0045125110 | |
| 12125429 | 4 years ago | | | 0 | 0.26157218 | |
| 12125428 | 4 years ago | | | 0 | 0.26453557 | |
| 12125428 | 4 years ago | | | 0 | 0.26324557 | |
| 12125423 | 4 years ago | | | 0 | 0.050826700 | |
| 12125423 | 4 years ago | | | 0 | 0.063523500 | |
| 12125423 | 4 years ago | | | 0 | 0.063523500 | |
| 12125423 | 4 years ago | | | 0 | 0.063523500 | |
| 12125422 | 4 years ago | | | 0 | 0.063523500 | |
| 12125422 | 4 years ago | | | 0 | 0.063523500 |
ABI
ABI objects
Getter at block 21218643
_totalSupply() view returns (uint256)
100000000
decimals() view returns (uint256)
8
name() view returns (string)
platformAdmin() view returns (address)
0xf2ee4c152e891145399424e6b5826847a2f5f312
symbol() view returns (string)
totalSupply() view returns (uint256)
100000000
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)
State-modifying
Events approve(address _spender, uint256 _value)
settle(uint256 _startIndex, uint256 _count, uint256 _exchangeRate)
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.