Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIKA | ERC-20 | 1.044315K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15725473 | 2 years ago | | | 0 | 0.0011243555 | |
| 15725470 | 2 years ago | | | 0 | 0.00099469755 | |
| 15725467 | 2 years ago | | | 0 | 0.0011722540 | |
| 15725464 | 2 years ago | | | 0 | 0.0010882713 | |
| 15725463 | 2 years ago | | | 0 | 0.00067299258 | |
| 15725463 | 2 years ago | | | 0 | 0.0013070848 | |
| 15725462 | 2 years ago | | | 0 | 0.0010246593 | |
| 15725460 | 2 years ago | | | 0 | 0.0011178178 | |
| 15725458 | 2 years ago | | | 0 | 0.0015859154 | |
| 15725457 | 2 years ago | | | 0 | 0.0011642267 |
ABI
ABI objects
Getter at block 21229895
DevWallet() view returns (address)
0x3d5fa440e821f1ba8e692eb8b316624fc6e2d0d1
MarketingWallet() view returns (address)
0x3d5fa440e821f1ba8e692eb8b316624fc6e2d0d1
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletToken() view returns (uint256)
50000000000000
_tax_On_Buy() view returns (uint256)
5
_tax_On_Sell() view returns (uint256)
5
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
limitInEffect() view returns (bool)
false
name() pure returns (string)
Shika Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
SHIKA
totalSupply() view returns (uint256)
1000000000000000001000000000000000
tradingActive() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xba4bf1d3172afec40eccdebcc89ab5a6b86282c0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddress(address adr) view returns (bool)
State-modifying
Events Claim()
EnableTrading()
TransferOwnership(uint256 acc, address adr)
approve(address spender, uint256 amount) returns (bool)
checkAddress(address adr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
maxWallet(uint256 newmaxWallet)
removeAllFees()
removeLimitTx()
renounceOwnership()
setFees(uint256 buytax, uint256 selltax)
setTransferDelay(bool TrueOrFalse)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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 true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.