Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOXAI | ERC-20 | 20M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17814525 | a year ago | | | 0 | 0.0025482814 | |
| 17814520 | a year ago | | | 0 | 0.0012744172 | |
| 17812940 | a year ago | | | 0 | 0.00094447204 | |
| 17812681 | a year ago | | | 0 | 0.00076616007 | |
| 17812500 | a year ago | | | 0 | 0.00064364589 | |
| 17812453 | a year ago | | | 0 | 0.00072213102 | |
| 17812446 | a year ago | | | 0 | 0.00077913146 | |
| 17812428 | a year ago | | | 0 | 0.00086618624 | |
| 17812424 | a year ago | | | 0 | 0.00094309925 | |
| 17812415 | a year ago | | | 0 | 0.00061409152 |
ABI
ABI objects
Getter at block 21331447
_enabled_swap() view returns (bool)
true
_feeInit() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
_swapping_is() view returns (bool)
false
decimals() view returns (uint8)
18
maxSizeForBuy() view returns (uint256)
1000000000000000000000000000
maxSizeForSell() view returns (uint256)
1000000000000000000000000000
maxSizeForWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
FoxAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
FOXAI
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9c84aa1d97f1b06b22db80b1fa32ccbdcc4a9447
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
_unipairAddr(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
ercWrongTokenSent(address token, uint256 amount)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setUniPair(address pair, bool value)
startTrade(address _pair)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitFeeAmountForSwap(uint256 newAmount) returns (bool)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.