Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAI | ERC-20 | 180.319867K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19296707 | 9 months ago | | | 0 | 0.0013003146 | |
| 19268115 | 9 months ago | | | 0 | 0.0018150259 | |
| 19268114 | 9 months ago | | | 0 | 0.0017865002 | |
| 19268102 | 9 months ago | | | 0 | 0.0018176503 | |
| 19268102 | 9 months ago | | | 0 | 0.0018176503 | |
| 19268102 | 9 months ago | | | 0 | 0.0018176503 | |
| 19268079 | 9 months ago | | | 0 | 0.0019499855 | |
| 19268076 | 9 months ago | | | 0 | 0.0013619174 | |
| 19268062 | 9 months ago | | | 0 | 0.0024424331 | |
| 19268061 | 9 months ago | | | 0 | 0.0024424331 |
ABI
ABI objects
Getter at block 21214243
buyDevFee() view returns (uint256)
5
buyMarketFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
10
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x4437b1b74c13532e00aa206ba013cfa683c927aa
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x16aa4b3637e57006a191380bb7e8df621c9dbbbc
maxTxn() view returns (uint256)
20000000000000000000000
maxWalletSize() view returns (uint256)
20000000000000000000000
name() view returns (string)
Plasma AI
owner() view returns (address)
0x4437b1b74c13532e00aa206ba013cfa683c927aa
sellDevFee() view returns (uint256)
20
sellMarketFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
40
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
PAI
tokensForDev() view returns (uint256)
43274958314525996626352
tokensForMarket() view returns (uint256)
43274958314525996626352
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xda8eeab1d1cf4c19045670d2621801acb0dcd2d8
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaxTxn(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaxTxn(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemaxTxn(uint256 newNum)
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.