Sheba Inu

Verified contract

Active on Ethereum with 259 txns
Deployed by via 0x666719ae at 16456060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
Native
Value $315.94
ERC-20
--
0x80bcc113287539bc70a4c69598cc4e15a02e191b4ada17bb7ae28ef7f9c59aa4
0x98261f0a25f8ca5d63ce17ae071b2160beda3484027960747b64fd6bfb2269ba
0x34c5075bf2856ab93132ba890dc0a0ddd7b5662a875ae76d1973f598ad57a4f8
0xbdc8276d03091591a5421c61cd8f5c0b124343bd82974beb2b923d838e3241d8
0x1d73862162eb9d28531c89058a6273b6af7fb1c51dae3c1f052d755d949f68d3
0x2d4ef2eb3ae12baaa976276657a0149e0b6454a241ca7845c68ebac3a8c05afa
0x706af81ff72e38fbfb9f6a9e063763f64092e049aa45c0473956a552146bc814
0xeaa491cb44e4cb157ca09ad91b9e313b3d95ccbf1750d6b98be8ec249e6d9051
0x5050161e7aa6021035f50d40d46e7ccec1f8a8ae75f2e108520d5aa0f875290b
0xdfab873f411d9740e96756a749b3e81d2cb5026652c671afa29318de3d862afe

Functions
Getter at block 20861313
_burnWallet(view returns (address)
0x000000000000000000000000000000000000dead
_devWallet(view returns (address)
0x48038c07a62affc955ed29ed112369581d8a7aea
_marketingWallet(view returns (address)
0x49706f7dd4e21e30e4567d2442f455fc73e040bb
buyFee(view returns (uint16 liquidityFeeuint16 marketingFeeuint16 devFeeuint16 burnFeeuint16 taxFee)
(liquidityFee=10, marketingFee=30, devFee=10, burnFee=0, taxFee=0)
decimals(view returns (uint8)
9
isTradingEnabled(view returns (bool)
true
maxBuyAmount(view returns (uint256)
1000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000
maxWalletAmount(view returns (uint256)
2000000000000000000
name(view returns (string)
Sheba Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint16 liquidityFeeuint16 marketingFeeuint16 devFeeuint16 burnFeeuint16 taxFee)
(liquidityFee=20, marketingFee=30, devFee=0, burnFee=0, taxFee=0)
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SHEBA
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000
uniswapV2Pair(view returns (address)
0x250606e30c4d38b6ff4890ee3f69a6b6fd5740a5
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claimStuckTokens(address _token
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
enableTrading(
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeAllLimits(
renounceOwnership(
setBuyFee(uint16 liquint16 marketuint16 burnuint16 taxuint16 dev
setMaxBuyAmount(uint256 value
setMaxSellAmount(uint256 value
setMaxWallet(uint256 value
setNumTokensSellToAddToLiquidity(uint256 numTokens
setSellFee(uint16 liquint16 marketuint16 burnuint16 taxuint16 dev
setSwapAndLiquifyEnabled(bool _enabled
setWallets(address marketaddress dev
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateRouter(address newAddress
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.