OMEGA FINANCE
Verified contract
Active on
Ethereum with 990 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OMG | ERC-20 | 35.364469K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20350103 | 3 months ago | | | 0 | 0.00013966513 | |
| 20348599 | 3 months ago | | | 0 | 0.00023353955 | |
| 20230378 | 4 months ago | | | 0 | 0.00024579713 | |
| 18844811 | 10 months ago | | | 0 | 0.0015097210 | |
| 18844103 | 10 months ago | | | 0 | 0.0018727683 | |
| 18844051 | 10 months ago | | | 0 | 0.0016281266 | |
| 18843812 | 10 months ago | | | 0 | 0.0017434684 | |
| 18843766 | 10 months ago | | | 0 | 0.0016938736 | |
| 18843759 | 10 months ago | | | 0 | 0.0032092708 | |
| 18834155 | 10 months ago | | | 0 | 0.0050711798 |
ABI
ABI objects
Getter at block 21093687
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
949000000000000
getCurrentDay() view returns (uint256)
74154897
getOwner() view returns (address)
0xe07692319060db7344ccdc7d777ee32236f80f7d
marketingFeeReceiver() view returns (address)
0xe07692319060db7344ccdc7d777ee32236f80f7d
maxSellTransactionAmount() view returns (uint256)
100000000000
maxWalletAmount() view returns (uint256)
80000000000000000
name() pure returns (string)
OMEGA FINANCE
pair() view returns (address)
0x269d6bb0a76118f31972de3738501b911fdafc95
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellCooldownSeconds() view returns (uint256)
1
sellPercent() view returns (uint256)
100
startTime() view returns (uint256)
1656319922
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
OMG
totalSupply() view returns (uint256)
1000000000000000
viewADMSettings() view returns (uint256 sellCooldownSecs, uint256 maxSellTransactionAmt, uint256 sellPercentAmt)
(sellCooldownSecs=1, maxSellTransactionAmt=100000000000, sellPercentAmt=100)
viewContractLimits() view returns (bool isSellLimited, bool isP2PLimited)
(isSellLimited=true, isP2PLimited=true)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUserSellLimit(address sender) view returns (uint256)
isBot(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
sold(address, uint256) view returns (uint256)
tradeData(address) view returns (uint256 firstBuy, uint256 lastTradeTime)
State-modifying
Events addBots(address[] botAddress, bool status)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTokens(address _tokenAddr, address _to, uint256 _amount)
isBots(address botAddress, bool status)
renounceOwnership()
setADMSettings(uint256 sellCooldownSeconds_, uint256 maxSellTransactionAmount_, uint256 sellPercent_)
setContractLimits(bool sellLimited_, bool p2pLimited_)
setFees(uint256 _LiquidityFee, uint256 _MarketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBEE)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.