AudioAI
Verified contract
Active on
Ethereum with 1,004 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6131…5741
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,097.82 |
$0 | |
AAI | ERC-20 | 523.866169K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20204615 | 5 months ago | | | 0 | 0.00018476060 | |
| 18906963 | a year ago | | | 0 | 0.00099632771 | |
| 18879969 | a year ago | | | 0 | 0.0014718898 | |
| 18879940 | a year ago | | | 0 | 0.0013962077 | |
| 18749642 | a year ago | | | 0 | 0.0022144167 | |
| 18749568 | a year ago | | | 0 | 0.0024416743 | |
| 18701318 | a year ago | | | 0 | 0.0010692178 | |
| 18568688 | a year ago | | | 0 | 0.00077775011 | |
| 18341987 | a year ago | | | 0 | 0.00042929232 | |
| 18051638 | a year ago | | | 0 | 0.00049429197 |
ABI
ABI objects
Getter at block 21226095
_maxWalletAmount() view returns (uint256)
175000000000000
buyFee() view returns (uint256)
99
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
5000000000000000000
getTokenPrice() view returns (uint256)
1205277463982
isBotProtectionEnabled() view returns (bool)
false
marketPair() view returns (address)
0x2b0d232533c1daf8bcec90e966136e66e45d1faf
name() view returns (string)
AudioAI
numberOfCaughtBot() view returns (uint256)
0
owner() view returns (address)
0x0b6411cc7781c35450ebf1fc035b60197b7a4e8c
sellFee() view returns (uint256)
99
symbol() view returns (string)
AAI
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBot()
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.