Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OMIKUJI | ERC-20 | 8.145967M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18958051 | 10 months ago | | | 0 | 0.00072679130 | |
| 17179784 | 2 years ago | | | 0 | 0.0019371119 | |
| 17139882 | 2 years ago | | | 0 | 0.0010020294 | |
| 17132585 | 2 years ago | | | 0 | 0.0043641230 | |
| 17128219 | 2 years ago | | | 0 | 0.0016449304 | |
| 17127235 | 2 years ago | | | 0 | 0.0017144569 | |
| 17126620 | 2 years ago | | | 0 | 0.0016884412 | |
| 17126519 | 2 years ago | | | 0 | 0.0010295336 | |
| 17126512 | 2 years ago | | | 0 | 0.00093281628 | |
| 17126506 | 2 years ago | | | 0 | 0.00095041707 |
ABI
ABI objects
Getter at block 21203860
_maxTransferAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
OMIKUJI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf19e24d64bf45d27adf8b3c2556261aa0e437467
symbol() pure returns (string)
OMIKUJI
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setSwapBackEnable()
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.