SHARBI

Verified contract

Active on Ethereum with 741 txns
Deployed by via 0x9958e513 at 20016040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
Value $773.67
ERC-20
Value $4.46
0x784567729d4bf32817e04f47a99af6a943ec425e9eba35437c44f67f8aad230f
0x51dd455285e6fefcbb7094e67111eca8c55776dad8ab6ec1d616627fa45c338d
0x1093db2da28f52977dd9f76b695f02eae956ba9959c5aaec1ba4d5b1effcf1bc
0x204f18d6757e5bc0d846faf2b5102a4c4f7125c320fa3033c2c547cde005c660
0x3ea4bfc5f3f175f78cab5da1359682e21b7676dafda6d70a2aaa0647a4b3fec0
0xcc831280ad018ef7f09a303162d326b4e268d90d42f390455f8aa107e8e37aec
0xa6a7c0c2191d3dcd7bc0e459b4eabe7c461c64a2501f791052ea561e2fc54b7f
0xd8bbbebf9a0ab2e55b0234b3f41128ac9fdd91d53447430cb7571f50e48f7a80
0x6554be949974a5838a34baa93a8928b661784bc5d96e6a937b1ccde4c83faac5
0x6548b3c4f126b4c427c77943397a1c4c2000167562ebbfba73104e2eed8bf49b

Functions
Getter at block 21280972
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xb15f647577a10da70686d1ccd2b5c02f890467ea
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
600
getNumberOfDividends(view returns (uint256)
846881081007370777035912154699
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
9
liquiditySellFee(view returns (uint256)
9
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTxn(view returns (uint256)
50000000000000000000000000000
name(view returns (string)
SHARBI
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
40
operationsSellFee(view returns (uint256)
40
operationsWallet(view returns (address)
0xb69b32b7073a708c35c896db36a23672eb2c38f0
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
0
rewardsSellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
200000000000000000000000000
symbol(view returns (string)
$SHARBI
tokensForLiquidity(view returns (uint256)
24670459487407085586676086
tokensForOperations(view returns (uint256)
109646486610698158163004829
tokensForRewards(view returns (uint256)
0
totalBuyFees(view returns (uint256)
49
totalSellFees(view returns (uint256)
49
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
20019211
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xc3689fbb396340be64c45b43a2aec84196bb207f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 _value
withdrawRequestedLP(
withdrawUnclaimed(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.