Shruba

Verified contract

Active on Ethereum with 90 txns
Deployed by via 0x80295fc1 at 20157848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Shruba"

0xe9941d88be6d58db699b8df62fe05e426dc5f45259bb1b2fa35628a069551601
0x1dcf1b14974d6040020889517a8dacf10b5758d266772860c2cce43d70cad18a
0x6a698379f3e55688b6e85cfa5e05aa01e80bc67956e462fa2012f756f6a71aa4
0x16ecffd063604f31ecb24f8013748459c5f5f1a0aa1be6102ad1fb6f4077411f
0x7947b4c036cebc64791a97d0fc93a60f9d92598eed9ea30bdc27fe0e1b194ced
0xca1f28ed14ffd914f20887ff539b6537e938a9c97364681ed0495275fcbc5ef4
0x794bd0cbfc2c0d7ab8dee4f4a8d1280aea292f55d0fd506cbb262d1a236f2a7c
0x73ef03460426b0154299509e80d94ee8b01436de8c68dfde5758d9779b7f58c2
0x34751c034ab12f918aafa387c6a42d04f110f5607ede5c6aa3d36690e22b16ce
0x0b9635868c760d54f39776ba50d78553cb7521102a44f69f85e88d5eef483b29

Functions
Getter at block 21186871
DENOMINATOR(view returns (uint256)
10000
MAX_BUY_FEE_NUMERATOR(view returns (uint256)
10000
MAX_SELL_FEE_NUMERATOR(view returns (uint256)
10000
_sellFeeNumerator(view returns (uint256)
9900
blacklistAddRestrictedForever(view returns (bool)
true
buyFeeNumerator(view returns (uint256)
0
decimals(view returns (uint8)
18
feesAreLockedForever(view returns (bool)
false
name(view returns (string)
Shruba
owner(view returns (address)
0x5f3f4eb748ac18f17e8577ff0ecc695cd87af25e
sellFeeNumerator(view returns (uint256)
9900
sniperBotProtectionDisabledForever(view returns (bool)
true
symbol(view returns (string)
SHRUBA
totalSupply(view returns (uint256)
100000000000000000000000000
treasury(view returns (address)
0x5f3f4eb748ac18f17e8577ff0ecc695cd87af25e
Read-only
accountInfo(addressview returns (bool isLPPoolbool isLiquidityHolderbool isBlackListed)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableSniperBotProtectionForever(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lockFeesForever(
renounceOwnership(
restrictBlacklistAddForever(
setBlacklisted(address accountbool isBlacklisted
setBuyFeeNumerator(uint256 value
setLiquidityHolder(address accountbool flag
setLpPair(address pairbool enabled
setSellFeeNumerator(uint256 value
setTreasury(address _treasury
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistAddRestrictedForever(
BlacklistSet(address indexed accountbool flag
BuyFeeNumeratorSet(uint256 value
BuyFeePaid(address indexed fromaddress indexed touint256 amount
FeesLockedForever(
LPPairSet(address indexed pairbool enabled
LiquidityHolderSet(address indexed accountbool flag
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellFeeNumeratorSet(uint256 value
SellFeePaid(address indexed fromaddress indexed touint256 amount
SniperBotProtectionDisabledForever(
Transfer(address indexed fromaddress indexed touint256 value
TreasurySet(address treasury
Constructor
constructor(address _treasuryuint256 _buyFeeNumeratorValueuint256 _sellFeeNumeratorValue
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.