Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,158.19 |
$0 | |
OMG | ERC-20 | 1.63429B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13601686 | 3 years ago | | | 0 | 0.018870355 | |
| 13601680 | 3 years ago | | | 0 | 0.0036619062 | |
| 13599999 | 3 years ago | | | 0 | 0.0059054114 | |
| 13599857 | 3 years ago | | | 0 | 0.0070359527 | |
| 13599554 | 3 years ago | | | 0 | 0.0080914894 | |
| 13599551 | 3 years ago | | | 0 | 0.0077963754 | |
| 13599243 | 3 years ago | | | 0 | 0.0071008213 | |
| 13599061 | 3 years ago | | | 0 | 0.0049801395 | |
| 13599040 | 3 years ago | | | 0 | 0.013155871 | |
| 13598997 | 3 years ago | | | 0 | 0.0065291230 |
ABI
ABI objects
Getter at block 21219034
decimals() pure returns (uint8)
9
name() pure returns (string)
OMG
owner() view returns (address)
0x5351b6664cff26859d911355877883e9ad100eed
symbol() pure returns (string)
OMG
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setIsExcludedFromFee(address exclusion)
setIsNotExcludedFromFee(address nonexclusion)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.