Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIKU | ERC-20 | 40.004143M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15000573 | 2 years ago | | | 0 | 0.00074564592 | |
| 15000223 | 2 years ago | | | 0 | 0.0012249781 | |
| 14975357 | 2 years ago | | | 0 | 0.0020706971 | |
| 14939107 | 2 years ago | | | 0 | 0.0023816073 | |
| 14937196 | 2 years ago | | | 0 | 0.0020070305 | |
| 14893059 | 2 years ago | | | 0 | 0.0035916510 | |
| 14886018 | 2 years ago | | | 0 | 0.0069045591 | |
| 14885232 | 2 years ago | | | 0 | 0.0024713623 | |
| 14885171 | 2 years ago | | | 0 | 0.0016028095 | |
| 14885142 | 2 years ago | | | 0 | 0.0026005650 |
ABI
ABI objects
Getter at block 21221520
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee)
(buyFee=0, sellFee=600, transferFee=600)
Ratios() view returns (uint256 liquidity, uint256 burn, uint256 operationsFee)
(liquidity=0, burn=0, operationsFee=1000)
_hasLiqBeenAdded() view returns (bool)
true
_operationsFeeWallet() view returns (address)
0xa6627850e661ffbb26ff06c785dd099e2dd07c25
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0x3a58f9eb30e14ff869f6484d2108d2778c02cffb
maxFees() view returns (uint256 maxBuy, uint256 maxSell, uint256 maxTransfer)
(maxBuy=1000, maxSell=1000, maxTransfer=1000)
name() view returns (string)
Shiku
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipersCaught() view returns (uint256)
2
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIKU
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setRatios(uint256 _liquidity, uint256 _operationsFee, uint256 _burn)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee)
setWallets(address operationsFeeWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.