ShibaCrypt

Verified contract

Active on Ethereum with 1,233 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
ERC-20
--
0x495e0f5681b52a9acb3aa468a080bc34c02a83f0fbf22d20d51370ee50f28513
0xd83f9719c4c2e24ce558ea01fd194a88cd2246ba6803cf084625235b2fcd2217
0x8ac8246dc518acc056b44a4dc143f8be3fad2d3b4e5c6c0e38f35738d66d2a6c
0xe376a3c5abc8e15d2cc48cf5844b796661a2b25af0bfd5f065f24f77f08201e6
0x334878cc540210f6b4a1af4e11c9b443653f85ad7fd5169fa3713bee8ec67844
0x7dbe9367e30791e5cc66a329582ccbfae09d42b1fbd9040458b6fd9515ec11f6
0xc8f739dcd83dfd36daeec8d3792ebf6223d4f7f54a3a6a53e71dafbf3084ceb6
0x642b4f839a86efc0796bacaa28d4dc5585cdaa4c427ce7d9e96c2581f0ad2455
0xa3b1fc26fd9b9cb1f55893ec39cc7f3e176162ccd71083ad20fa2504e85ec0dc
0x42b7e2b1abc8eb798fb01a359144f664c6373a06afc9dcebf7761634938b60c0

Functions
Getter at block 21261829
_liquidityFee(view returns (uint256)
4
_maxTxAmount(view returns (uint256)
2000000000000000000
_maxWalletSize(view returns (uint256)
2000000000000000000
_taxFee(view returns (uint256)
0
canTrade(view returns (bool)
true
decimals(view returns (uint8)
9
geUnlockTime(view returns (uint256)
0
marketingFeePercent(view returns (uint256)
50
marketingWallet(view returns (address)
0xb7bf5aae118083f30cb9fa25c475c30cc9ad92da
name(view returns (string)
ShibaCrypt
numTokensSellToAddToLiquidity(view returns (uint256)
30000000000000000
owner(view returns (address)
0x888772bc398251f9356304999f392cd6c7c43e57
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SCX
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000
uniswapV2Pair(view returns (address)
0x10f438b7ae8031b9b8e90608870f018d468d7840
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getBotWalletStatus(address botwalletview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_setMaxWalletSizePercent(uint256 maxWalletSize
addBotWallet(address botwallet
addMultipleBotWallets(address[] multiplebotWallets
allowtrading(
approve(address spenderuint256 amountreturns (bool)
claimOtherTokens(address tokenAddressaddress walletaddress
claimTokens(
clearStuckBalance(address walletaddress
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
removeBotWallet(address botwallet
renounceOwnership(
setLiquidityFeePercent(uint256 liquidityFee
setMarketingFeePercent(uint256 fee
setMarketingWallet(address walletAddress
setMaxTxAmount(uint256 maxTxAmount
setSwapAndLiquifyEnabled(bool _enabled
setSwapThresholdAmount(uint256 SwapThresholdAmount
setTaxFeePercent(uint256 taxFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.