Omni Sniper
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OMNI | ERC-20 | 32.446499M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18886956 | a year ago | | | 0 | 0.0010724900 | |
| 18886952 | a year ago | | | 0 | 0.0011172777 | |
| 18886912 | a year ago | | | 0 | 0.0024598111 | |
| 18886910 | a year ago | | | 0 | 0.00065391894 | |
| 18886908 | a year ago | | | 0 | 0.00061994874 | |
| 18886907 | a year ago | | | 0 | 0.0012089104 | |
| 18886905 | a year ago | | | 0 | 0.0010957088 | |
| 18886903 | a year ago | | | 0 | 0.0012091097 | |
| 18886903 | a year ago | | | 0 | 0.0012091097 | |
| 18886902 | a year ago | | | 0 | 0.0011932036 |
ABI
ABI objects
Getter at block 21204695
blockForPenaltyEnd() view returns (uint256)
18886898
botsCaught() view returns (uint256)
0
buyTaxFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x416b4f9113f10f54f44f2914e5144034b4da44e4
maxBuyAmount() view returns (uint256)
10000000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Omni Sniper
owner() view returns (address)
0xbfa62c0733e1a1e3d252615eef20039ca30a514e
sellTaxFee() view returns (uint256)
98
sellTotalFees() view returns (uint256)
98
swapEnabled() view returns (bool)
true
swapToEth() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
OMNI
tokensForTax() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18886898
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
openTrading(uint256 deadBlocks)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapToEth(bool _swapToEth)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _taxFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _taxFee)
updateSwapTokensAtAmount(uint256 newAmount)
updateTaxAddress(address _taxAddress)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.