Piccolo Inu
Verified contract
Active on
Ethereum with 14,439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd8f6…7199
4 additional
variables
Balances ($588.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 17.359685M | $0.000026 |
$459.86 | |
UNI | ERC-20 | 4.857738 | $11.02 |
$53.53 | |
USDC | ERC-20 | 30.453284 | $1.00 |
$30.45 | |
ANKR | ERC-20 | 549.364307 | $0.040489 |
$22.24 | |
USDP | ERC-20 | 10.14558 | $1.001 |
$10.16 | |
DAI | ERC-20 | 4.963995 | $1.00 |
$4.96 | |
UPC | ERC-20 | 1 | $3.95 |
$3.95 | |
JASMY | ERC-20 | 115.913387 | $0.026137 |
$3.03 | |
KISHU | ERC-20 | 209.654492B | -- | -- | |
SAITAMA | ERC-20 | 142.132452B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255019 | 5 hours ago | | | 0 | 0.00045424543 | |
| 21254088 | 8 hours ago | | | 0 | 0.00024022702 | |
| 21252280 | 14 hours ago | | | 0 | 0.0033094510 | |
| 21249044 | a day ago | | | 0 | 0.00050428643 | |
| 21248107 | a day ago | | | 0 | 0.00055347993 | |
| 21246190 | a day ago | | | 0 | 0.00099247186 | |
| 21242301 | 2 days ago | | | 0 | 0.00056415022 | |
| 21241584 | 2 days ago | | | 0 | 0.00074543514 | |
| 21241210 | 2 days ago | | | 0 | 0.00089952870 | |
| 21237516 | 3 days ago | | | 0 | 0.00075819883 |
ABI
ABI objects
Getter at block 21256593
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Piccolo Inu
owner() view returns (address)
0xe39ad814f2f8582ab882a50a2c2db0cb3ffcb00a
symbol() pure returns (string)
PINU
totalSupply() pure returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x56cb109d29689b475c2e960954525d25b51a1810
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.