Parallel AI
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAI | ERC-20 | 4.349556M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20836776 | 2 months ago | | | 0 | 0.0010321755 | |
| 20836747 | 2 months ago | | | 0 | 0.00063541655 | |
| 20836745 | 2 months ago | | | 0 | 0.0010433065 | |
| 20836745 | 2 months ago | | | 0 | 0.00060643439 | |
| 20836743 | 2 months ago | | | 0 | 0.00069817234 | |
| 20836743 | 2 months ago | | | 0 | 0.0011408404 | |
| 20836742 | 2 months ago | | | 0 | 0.0011839110 | |
| 20836742 | 2 months ago | | | 0 | 0.0045378870 | |
| 20836741 | 2 months ago | | | 0 | 0.00072639206 | |
| 20836579 | 2 months ago | | | 0 | 0.00099458935 |
ABI
ABI objects
Getter at block 21192465
_feeOnBuy() view returns (uint256)
1
_feeOnSell() view returns (uint256)
100
_taxSwapThreshold() view returns (uint256)
250000000000000000000000
buyCounter() view returns (uint256)
6
decimals() pure returns (uint8)
18
name() pure returns (string)
Parallel AI
owner() view returns (address)
0x238f3c28742dd6fe8b34fe9d94a00479de5c115c
symbol() pure returns (string)
PAI
totalSupply() pure returns (uint256)
250000000000000000000000000
walletLimit() view returns (uint256)
250000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTaxFees(uint256 _bFee, uint256 _sFee)
openTrading()
renounceOwnership()
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)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.