Pythios AI
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAI | ERC-20 | 4.165605M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18051559 | a year ago | | | 0 | 0.00051078414 | |
| 18051553 | a year ago | | | 0 | 0.00051790648 | |
| 18051548 | a year ago | | | 0 | 0.00066348473 | |
| 18051539 | a year ago | | | 0 | 0.00051881845 | |
| 18051531 | a year ago | | | 0 | 0.00057258806 | |
| 18051527 | a year ago | | | 0 | 0.00023598667 | |
| 18051525 | a year ago | | | 0 | 0.0039050184 | |
| 18051519 | a year ago | | | 0 | 0.00062945117 | |
| 18051515 | a year ago | | | 0 | 0.00037563034 | |
| 18051515 | a year ago | | | 0 | 0.00061900469 |
ABI
ABI objects
Getter at block 21211657
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletAmount() view returns (uint256)
10000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=0, marketing=0)
decimals() pure returns (uint8)
9
forceSwapCount() view returns (uint256)
0
liquidityReceiver() view returns (address)
0xdc6643fdb1005d555dbbc656c4eb65f9ac390a85
marketingWallet() view returns (address)
0xdc6643fdb1005d555dbbc656c4eb65f9ac390a85
name() pure returns (string)
Pythios AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=0, marketing=0)
swapTokenAtAmount() view returns (uint256)
1000000000000000
symbol() pure returns (string)
PAI
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x714dcbddd42a7e4c7d8a48f86848bfc98e853029
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events adjustFees(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTransactions(uint256 _maxTx, uint256 _maxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.