Shikaido Inu

Verified contract

Active on Ethereum with 22 txns
Deployed by via 0xbedde9cc at 17969133
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x49cde9d90a60b7e101656cf31aed6679df591c6c58442de8689a3ff66eb9bb82
0x1f1b6780bdebce2a948532c6d03fd111a2edcd5e33a9750dd106891e712b5c18
0x2d2b3f6ff7cfdc429e9f45b832ee4eb4e6a1a5f168b19fd3708212e0ba1c2266
0xbdd9efce072876478949be51e452a26e2ae5d250ae34f739f73130b091bfd61a
0x915c7b5be04862c6c785701ef1ee459cbc3fe4dd72112a38960e4b4f14c2beec
0x7ae7a6231745e85f2676e1303cd9fef84c528c1dc8258af1b7fac47f324fc676
0x3534b699bf2d691f2940d2f5bde720f6d27c5fa87c0be8f12927cd9b5b93f33e
0x83dbfe7f574d81cb61f2aa2d2b44226240a633bb0211482bf75929cc0bdb8df4
0x4fec9ca8a5dff81e9bdb85aadd10e09ae40482f558baea947a3fc6a3e95b6c30
0x41876f81f0db294a57edb6c4077551bcb935679f551d2384f3dd8ad5acfb246d

Functions
Getter at block 21378652
_buyFee(view returns (uint256)
1
_sellFee(view returns (uint256)
1
decimals(view returns (uint8)
18
inSwapAndLiquify(view returns (bool)
false
name(view returns (string)
Shikaido Inu
noFeeToTransfer(view returns (bool)
true
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
$SHIDO
totalSupply(view returns (uint256)
100000000000000000000000000000
uniswapV2Pair(view returns (address)
0x525e2814f9777426a918d56836d4fa63e6bf1ffb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromTax(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
process_work(uint256 percent_Of_Tokens_To_Process
renounceOwnership(
setFee(uint256 _buyuint256 _sell
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions
set_Swap_And_Liquify_Enabled(bool true_or_false
set_Transfers_Without_Fees(bool true_or_false
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _tokens
Fallback and receive
receive(
Errors

This contract contains no error objects.