OmniAgent
Verified contract
Active on
Ethereum with 613 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($6,870.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OMAGENT | ERC-20 | 3.742642M | $0.001836 |
$6,870.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21407607 | 20 minutes ago | | | 0 | 0.00039003570 | |
| 21407463 | an hour ago | | | 0 | 0.00038369435 | |
| 21407427 | an hour ago | | | 0 | 0.00030768932 | |
| 21407409 | an hour ago | | | 0 | 0.00015485677 | |
| 21407400 | an hour ago | | | 0 | 0.00028235139 | |
| 21407379 | an hour ago | | | 0 | 0.00029997250 | |
| 21407363 | an hour ago | | | 0 | 0.00034959156 | |
| 21407308 | an hour ago | | | 0 | 0.00013845697 | |
| 21407302 | an hour ago | | | 0 | 0.00024741323 | |
| 21407198 | 2 hours ago | | | 0 | 0.00032077640 |
ABI
ABI objects
Getter at block 21407705
_preventSwapBefore() view returns (uint256)
0
_totalBuys() view returns (uint256)
1289
buyFees() view returns (uint256)
500
decimals() view returns (uint8)
8
launchBlockNo() view returns (uint256)
21387769
limitsInEffect() view returns (bool)
true
maxTransaction() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
OmniAgent
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
OMAGENT
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe6f71bf4301bca5812a493019b87b7b0fc13f4e5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTransaction(uint256 newValue)
changeMaxWallet(uint256 newValue)
changeSwapTokensAtAmount(uint256 newValue) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevelopmentWallet(address newWallet)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateSwapEnabled(bool _isEnable)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
DevelopmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.