Little PikaInu
Verified contract
Active on
Ethereum with 187 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIKA | ERC-20 | 391.581289M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16872450 | 2 years ago | | | 0 | 0.00044706140 | |
| 14338390 | 3 years ago | | | 0 | 0.00054197480 | |
| 14237154 | 3 years ago | | | 0 | 0.0019377447 | |
| 13915648 | 3 years ago | | | 0 | 0.0062100345 | |
| 13681458 | 3 years ago | | | 0 | 0.012239220 | |
| 13681432 | 3 years ago | | | 0 | 0.0033193954 | |
| 13681400 | 3 years ago | | | 0 | 0.0069187463 | |
| 13681395 | 3 years ago | | | 0 | 0.0036175318 | |
| 13681374 | 3 years ago | | | 0 | 0.0051074803 | |
| 13681373 | 3 years ago | | | 0 | 0.0030110046 |
ABI
ABI objects
Getter at block 21208623
UniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() pure returns (uint8)
9
feeRates() view returns (uint8 rfi, uint8 marketing, uint8 autolp, uint8 toSwap)
(rfi=1, marketing=10, autolp=1, toSwap=11)
marketingAddress() view returns (address)
0x152718f1a601cb166fb0167db714793b80d65ab5
maxTxAmountBuy() view returns (uint256)
8750000000000000000
maxTxAmountSell() view returns (uint256)
375000000000000000
name() pure returns (string)
Little PikaInu
numTokensSellToAddToLiquidity() view returns (uint256)
750000000000000000
owner() view returns (address)
0x152718f1a601cb166fb0167db714793b80d65ab5
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
PIKA
totFeesPaid() view returns (uint256 rfi, uint256 toSwap)
(rfi=2672588303299879743, toSwap=82540705975618898080)
totalSupply() view returns (uint256)
250000000000000000000
uniswapPair() view returns (address)
0xb1c6e3f0e921dda544b43a110653e460d488c760
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomatedMarketMakerPair(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address _pair, bool value)
setFees(uint8 _rfi, uint8 _marketing, uint8 _autolp)
setMarketingAddress(address _marketingAddress)
setMaxTransactionAmountsPerK(uint256 _maxTxAmountBuyPer10K, uint256 _maxTxAmountSellPer10K)
setNumTokensSellToAddToLiq(uint256 amountTokens)
setSwapAndLiquifyEnabled(bool _enabled)
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)
LiquidityAdded(uint256 tokenAmount, uint256 ETHAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ETHReceived, uint256 tokensIntotoSwap)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.