PAAL AI
Verified contract
Active on
Ethereum with 4,164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b50…9a4b
10 additional
variables
Balances ($339.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PAAL | ERC-20 | 2.438569K | $0.139026 |
$339.02 | |
PAAL | ERC-20 | 3.214108M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191092 | 2 days ago | | | 0 | 0.00066533536 | |
| 21188925 | 2 days ago | | | 0 | 0.0029429958 | |
| 21188872 | 2 days ago | | | 0 | 0.0026483437 | |
| 21188872 | 2 days ago | | | 0 | 0.0026483437 | |
| 21188872 | 2 days ago | | | 0 | 0.0030321804 | |
| 21183601 | 3 days ago | | | 0 | 0.0032152147 | |
| 21182559 | 3 days ago | | | 0 | 0.0052598972 | |
| 21181812 | 3 days ago | | | 0 | 0.0015672827 | |
| 21181329 | 3 days ago | | | 0 | 0.0034034405 | |
| 21181286 | 3 days ago | | | 0 | 0.0034228253 |
ABI
ABI objects
Getter at block 21203771
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=1000, sellFee=1000, transferFee=1000)
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getMaxTX() view returns (uint256)
5000000
getMaxWallet() view returns (uint256)
20000000
getOwner() view returns (address)
0x281a0c39195ba5fe720d142274e25c23384a5f06
launchStamp() view returns (uint256)
1687477499
lpPair() view returns (address)
0x58bd02eb1061155defcbb9ffa541a16ec6942b79
marketingWallet() view returns (address)
0x8b505e46fd52723430590a6f4f9d768618e29a4b
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() view returns (string)
PAAL AI
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
1200000000000000000000000
swapThreshold() view returns (uint256)
400000000000000000000000
symbol() view returns (string)
PAAL
taxesAreLocked() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
disableWhitelist()
enableTrading()
excludePresaleAddresses(address router, address presale)
intializeContract(address _initializer) payable
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeBlacklisted(address account)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.