Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($76.95)
Native
Value
$76.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021222 | $3,625.75 |
$76.95 | |
AIOps | ERC-20 | 129.038825 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19033212 | 10 months ago | | | 0 | 0.00072845899 | |
| 18995721 | 10 months ago | | | 0 | 0.00059950008 | |
| 18890659 | a year ago | | | 0 | 0.00095595530 | |
| 18890343 | a year ago | | | 0 | 0.0011443219 | |
| 18889230 | a year ago | | | 0 | 0.0010653794 | |
| 18691190 | a year ago | | | 0 | 0.0013891336 | |
| 18529861 | a year ago | | | 0 | 0.0023131881 | |
| 18307289 | a year ago | | | 0 | 0.00030461569 | |
| 17918480 | a year ago | | | 0 | 0.00065683204 | |
| 17860872 | a year ago | | | 0 | 0.00037485379 |
ABI
ABI objects
Getter at block 21285321
deadBlocks() view returns (uint256)
0
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
861437160394156990
getOwner() view returns (address)
0xf9b5296bc4a0033b5d10774e022ba76eb50c9967
launchedAt() view returns (uint256)
16641334
launchedTime() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0xf9b5296bc4a0033b5d10774e022ba76eb50c9967
marketingFeeReceiver() view returns (address)
0xf9b5296bc4a0033b5d10774e022ba76eb50c9967
maxBuyTxTokens() view returns (uint256)
500000000
maxSellTxTokens() view returns (uint256)
500000000
maxWalletTokens() view returns (uint256)
1000000000
name() pure returns (string)
AIOps
owner() view returns (address)
0xf9b5296bc4a0033b5d10774e022ba76eb50c9967
pair() view returns (address)
0x866fb973efcf10348187da87284ab3c1a68a6895
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
AIOps
totalSupply() view returns (uint256)
1000000000000000000
transferTax() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
liquidityCreator(address) view returns (bool)
protected(address) view returns (uint256)
shouldTakeFee(address sender, address recipient) view returns (bool)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
toggleTransferTax()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
FundsDistributed(uint256 marketingETH, uint256 liquidityETH, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.