This contract is being backfilled. You may encounter incomplete storage history.

Sharity

Verified contract

Active on Ethereum with 1,868 txns
Deployed by via 0xa7f58b0b at 13834926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
6 additional variables
ERC-20
--
ERC-20
--
0x6c3c0afda73fe6ee29e7bb9450421e5db726466bf49520e229274bc90880c911
0xb57cce00ba5e6c8a54f6cedc73a6d907a62fad30865ea8f398fff147cd3eb9d4
0xcdaf5b5409e35eec9643721d3afd62fb4f3490b84c6f0d7bc497da0f4f381a09
0x7612dd69f52272f0bc14fb9bdc4af73b0ae8e45074e393482f9e9ae4e6e091e3
0x063d0485542886489759de3584af55e031dec5fa2592bae373071684560fc8fc
0x9c781f39ea08eac5fab0e60f88d5541c5921e2dcb2abb92fa53b7f041051c155
0x69e754cbeee2b08e4efc2e5da62c5f3c0292010651caf14aea3a78e54cb01adb
0x069a407ea098e0d8ff92b090de022eae496bcf95a53fa086d956ec7b5c83c42d
0x48aeebd119b93bad2d59064c2cfabfe7d7ac28f8f88853d3776370449e465737
0x8c787348a034b1b628003b920af2de29941327365a34f4f5e1de6f674d58829f

Functions
Getter at block 20802924
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 marketinguint16 charityuint16 devuint16 burnuint16 total)
(marketing=5, charity=1, dev=1, burn=1, total=7)
_taxRates(view returns (uint16 buyFeeuint16 sellFeeuint16 transferFee)
(buyFee=800, sellFee=800, transferFee=0)
_taxWallets(view returns (address marketingaddress charityaddress dev)
(marketing=0x52a546804b53a8a83d683b7ccc71d5fb7f05f7d3, charity=0x52a546804b53a8a83d683b7ccc71d5fb7f05f7d3, dev=0x52a546804b53a8a83d683b7ccc71d5fb7f05f7d3)
contractSwapEnabled(view returns (bool)
true
currentRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply(view returns (uint256)
47200281761882436436464445
getCooldownTime(view returns (uint256)
0
getMaxWallet(view returns (uint256)
49500000000000000
getOwner(view returns (address)
0xd84d657e4f5116c93df0a91614c60b1fff41dbc7
getSniperAmt(view returns (uint256)
0
lpPair(view returns (address)
0x12a1ecc63e290e64239425409103e16274e53c43
name(pure returns (string)
Sharity
owner(view returns (address)
0xd84d657e4f5116c93df0a91614c60b1fff41dbc7
staticVals(view returns (uint16 maxBuyTaxesuint16 maxSellTaxesuint16 maxTransferTaxesuint16 masterTaxDivisor)
(maxBuyTaxes=1000, maxSellTaxes=1000, maxTransferTaxes=1000, masterTaxDivisor=10000)
symbol(pure returns (string)
$Shari
totalSupply(view returns (uint256)
50000000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractContingency(returns (bool)
changeRouterContingency(address router
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBlacklisted(address account
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setBlacklistEnabledMultiple(address[] accountsbool enabled
setContractSwapEnabled(bool _enabled
setCooldownEnabled(bool enabled
setCooldownTime(uint256 time
setExcludedFromFees(address accountbool enabled
setGasPriceLimit(uint256 gas
setInitializer(address initializer
setLpPair(address pairbool enabled
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setProtectionSettings(bool _antiSnipebool _antiGasbool _antiBlockbool _algo
setRatios(uint16 marketinguint16 charityuint16 devuint16 burn
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxes(uint16 buyFeeuint16 sellFeeuint16 transferFee
setWallets(address marketingaddress charityaddress dev
sweepContingency(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ContractSwapEnabledUpdated(bool enabled
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperCaught(address sniperAddress
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.