Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf25c…90d9
0x5dc4…9728
Balances ($0.00)
No balances found for "PIIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20946552 | a month ago | | | 0 | 0.00065021840 | |
| 20946537 | a month ago | | | 0 | 0.00082791282 | |
| 20885188 | a month ago | | | 0 | 0.0019499587 | |
| 20684453 | 2 months ago | | | 0 | 0.00016003810 | |
| 20670250 | 2 months ago | | | 0 | 0.00055167018 | |
| 20527119 | 3 months ago | | | 0 | 0.0019489916 | |
| 20367819 | 4 months ago | | | 0 | 0.00068800000 | |
| 20134036 | 5 months ago | | | 0 | 0.0017200000 | |
| 20103067 | 5 months ago | | | 0 | 0.00071919129 | |
| 20033366 | 5 months ago | | | 0 | 0.0022741647 |
ABI
ABI objects
Getter at block 21214768
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1731934883
marketingWalletAddress() view returns (address)
0xf25c494f2d4bb038aff6b24cdf785dc1e5d990d9
minimumTokensBeforeSwapAmount() view returns (uint256)
100000000000000000000000
name() view returns (string)
PIIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PIIN
teamWalletAddress() view returns (address)
0x5dc41bccd34341656a93aafe52325d92d3e09728
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapPair() view returns (address)
0xc4639e38f5757eb2fb544fd9a7fee79cf015f820
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address router)
receive()
This contract contains no error objects.