DeepFakeAI
Verified contract
Active on
Ethereum with 14,208 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($4,801.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FakeAI | ERC-20 | 387.249432K | $0.011137 |
$4,312.61 | |
USDT | ERC-20 | 489 | $1.00 |
$489 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157103 | an hour ago | | | 0 | 0.0015405870 | |
| 21157069 | an hour ago | | | 0 | 0.0015365297 | |
| 21156995 | an hour ago | | | 0 | 0.0011273159 | |
| 21156982 | an hour ago | | | 0 | 0.00096105635 | |
| 21155947 | 5 hours ago | | | 0 | 0.00089051373 | |
| 21155870 | 5 hours ago | | | 0 | 0.00052353380 | |
| 21155845 | 5 hours ago | | | 0 | 0.00083604712 | |
| 21155836 | 5 hours ago | | | 0 | 0.00096489174 | |
| 21155798 | 5 hours ago | | | 0 | 0.00087289017 | |
| 21155793 | 5 hours ago | | | 0 | 0.00093277415 |
ABI
ABI objects
Getter at block 21157382
TreasuryAddress() view returns (address)
0xac9976241993edae3dc0d1fac87c326e1df6c535
buyLiquidityFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
4
buyTreasuryFee() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxBuyAmount() view returns (uint256)
20000000000000000000000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000000000000000000000
name() view returns (string)
DeepFakeAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
4
sellTreasuryFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
FakeAI
tokensForLiquidity() view returns (uint256)
96812357880921352265404
tokensForTreasury() view returns (uint256)
290437073642764056796255
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x78359500f08157eac9ef566040242abca8f4d9ab
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _status)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiSend(address[] addresses, uint256[] tokens)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _TreasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
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)
UpdatedRewardsAddress(address indexed newWallet)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.