Shytoshi

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0x00e97ffd at 16301006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x9e607c97d57f11806f4ce86108d3f756fc7a844eaa33db5823623436e8021782
0xdbe57a41e69d79b34d9c783bdb8ecaf6d0ef0ba7b10b0c53761339bafa902145
0xe0bcb20830f79ba93dc906c157132b475906273c5d37a049d93a351761595703
0x50fc2a11c4ebb76ad4d060ead0fd056d826e5f03c6c1f7af2d962ed999b06ff7
0xae808818390d23443c935c15d8ef2a068faac168419c8ac88f5dba7b501911fa
0x2743645958aaae4097ba101377dd991b497efd77c4824d3ecdfc46fcc03ba62b
0x9dabc4151aef16ed9f3083e94dd530b7cbfc77ce27a6c66c8dcdf47daced06c2
0x35fc609e8902d665dbb72ca37731a178d867b54e8b57104f23e3342cc457edce
0x937af96944e9692038ac9ac296110d7f0e3c1b677a97fd1c4e43b249af552f3f
0xb77da9e026087aced9cd3bf1bec0420b98773f55dafac1e91aa88b27a38581bc

Functions
Getter at block 21201028
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
30000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
30000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
21201028
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
75
minimumTokensBeforeSwapAmount(view returns (uint256)
2000000000000000000000
name(view returns (string)
Shytoshi
operationsFeeBuy(view returns (uint256)
0
operationsFeeSell(view returns (uint256)
60
operationsWallet(view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
owner(view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
symbol(view returns (string)
SHY
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
0
totalFeesSell(view returns (uint256)
60
totalSupply(view returns (uint256)
1000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0x517ac4fa15d5459cc57d054a85569a91b9617289
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.