Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c1a…6924
0x2595…b10d
13 additional
variables
Balances ($0.00)
No balances found for "OMW"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13805199 | 3 years ago | | | 0 | 0.0034587586 | |
| 13679079 | 3 years ago | | | 0 | 0.0070684696 | |
| 13673955 | 3 years ago | | | 0 | 0.0054313070 | |
| 13670640 | 3 years ago | | | 0 | 0.0058282500 | |
| 13670640 | 3 years ago | | | 0 | 0.0059215020 | |
| 13670640 | 3 years ago | | | 0 | 0.0065742660 | |
| 13670640 | 3 years ago | | | 0 | 0.0065742660 | |
| 13670640 | 3 years ago | | | 0 | 0.0072270300 | |
| 13669703 | 3 years ago | | | 0 | 0.0048264476 | |
| 13669604 | 3 years ago | | | 0 | 0.0041780292 |
ABI
ABI objects
Getter at block 21186099
_liquidityFee() view returns (uint256)
2
_marketingFee() view returns (uint256)
3
_taxFee() view returns (uint256)
2
cooldown() view returns (uint256)
30
cooldownStatus() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
OMW
owner() view returns (address)
0x3cb56481b41e59f314be52916ea91bff607e400f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
OMW
totalFees() view returns (uint256)
65264099764650157
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x25952aab15630aba694563fdba13c7f02f92b10d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBlacklistStatus(address account, bool Blacklisted)
setCooldownEnabled(bool onoff)
setFeePercent(uint256 liquidityFee, uint256 marketingFee, uint256 taxFee)
setLiquidityAddress(address _liq)
setMaxBuyPercent(uint256 percent, uint256 divisor)
setNumTokensSellToAddToLiquidity(uint256 percent, uint256 divisor)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferToken(address _token, address _to) returns (bool _sent)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
ToMarketing(uint256 bnbSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingWallet)
receive()
This contract contains no error objects.