AmplifiedAI
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMPAI | ERC-20 | 314.760236K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18701888 | a year ago | | | 0 | 0.0015750113 | |
| 18694796 | a year ago | | | 0 | 0.0012652173 | |
| 18694786 | a year ago | | | 0 | 0.0010130282 | |
| 18694783 | a year ago | | | 0 | 0.0025040455 | |
| 18694777 | a year ago | | | 0 | 0.0011587932 | |
| 18694775 | a year ago | | | 0 | 0.0017073493 | |
| 18694773 | a year ago | | | 0 | 0.0018450101 | |
| 18694772 | a year ago | | | 0 | 0.0011840331 | |
| 18694771 | a year ago | | | 0 | 0.0017761054 | |
| 18694770 | a year ago | | | 0 | 0.0016106201 |
ABI
ABI objects
Getter at block 21264883
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
3
_initialAdditionalFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
3
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
circulatingSupply() view returns (uint256)
10000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x766c23410b73c1c5015a2d1071e7bd229d5fdef3
liquidityReciever() view returns (address)
0x60878963f9801aef2c67496dc054d556168b3bb2
maxTxAmount() view returns (uint256)
10000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000
name() view returns (string)
Amplified AI
owner() view returns (address)
0x000000000000000000000000000000000000dead
pairAddress() view returns (address)
0x6c08e97b88de2b4d44f64044d257d96a357cc8f3
swapAndLiquifyEnabled() view returns (bool)
true
swapThresholdAmount() view returns (uint256)
5000000000000
symbol() view returns (string)
AMPAI
teamWallet() view returns (address)
0x60878963f9801aef2c67496dc054d556168b3bb2
totalSupply() view returns (uint256)
10000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addUniswapLP() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitsRemoval()
lowerTax()
renounceOwnership()
rescueStuckFunds(uint256 amount)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.