Printer AI
Verified contract
Active on
Ethereum with 1,115 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 | 16.014898K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19728663 | 7 months ago | | | 0 | 0.00029365430 | |
| 18910801 | a year ago | | | 0 | 0.00049961380 | |
| 18110111 | a year ago | | | 0 | 0.00026858521 | |
| 18038412 | a year ago | | | 0 | 0.00056064460 | |
| 17983654 | a year ago | | | 0 | 0.00087704526 | |
| 17983637 | a year ago | | | 0 | 0.00082017845 | |
| 17983628 | a year ago | | | 0 | 0.00092827629 | |
| 17983559 | a year ago | | | 0 | 0.00075260911 | |
| 17983325 | a year ago | | | 0 | 0.00087179539 | |
| 17982492 | a year ago | | | 0 | 0.00070111681 |
ABI
ABI objects
Getter at block 21316167
autoLPWallet() view returns (address)
0x06d35fd14cb1f80d085b33780f634c237921ba23
buyTax() view returns (uint8)
5
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x06d35fd14cb1f80d085b33780f634c237921ba23
maxTxAmount() view returns (uint256)
30000000000000
maxWallet() view returns (uint256)
30000000000000
name() pure returns (string)
Printer AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa337f666e73d89b7b3611515660d17874a79153c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
5
snipersCaught() view returns (uint256)
25
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
PAI
totalSupply() view returns (uint256)
1000000000000000
treasuryWallet() view returns (address)
0x265f05b5a1f083b337616d64f4b43f33cb7088c6
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBalances(address[] holders) view returns (uint256[])
isSniper(address holder) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
renounceOwnership()
setContractLimits(uint256 maxTxAmountEXACT_, uint256 maxWalletEXACT_)
setContractSettings(uint8 buyTax_, uint8 sellTax_)
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.