Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a00…b68b
0x6a00…b68b
2 additional
variables
Balances ($70.68)
Native
Value
$70.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.019035 | $3,712.92 |
$70.68 | |
OMI | ERC-20 | 130.489082K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16900849 | 2 years ago | | | 0 | 0.00078334632 | |
| 16893759 | 2 years ago | | | 0 | 0.00093486992 | |
| 16893453 | 2 years ago | | | 0 | 0.0010099683 | |
| 16892999 | 2 years ago | | | 0 | 0.0023449870 | |
| 16892996 | 2 years ago | | | 0 | 0.0033633609 | |
| 16892992 | 2 years ago | | | 0 | 0.0033633609 | |
| 16892975 | 2 years ago | | | 0 | 0.0033633609 | |
| 16892793 | 2 years ago | | | 0 | 0.0013240985 | |
| 16892786 | 2 years ago | | | 0 | 0.0012583924 | |
| 16892692 | 2 years ago | | | 0 | 0.0012388735 |
ABI
ABI objects
Getter at block 21329234
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_swapTokensAtAmount() view returns (uint256)
4000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Omikuji
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OMI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x019937e0d867adcef5fbe2ea6906c2c74873833b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enabletrading()
manualSwap(uint256 percent)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.