Scoop

Verified contract

Active on Ethereum with 67 txns
Deployed by via 0x27a7da70 at 11461624
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables

No balances found for "Scoop"

0xfff9445bbfd335caca807ac7a20deaae608569be4b62f29f0fbaab984d1a3efa
0xf7fe6fc373ae78d9d23682e4b50e665f9da43f8874bfe198be274192e9406f67
0x0ce27236e859c17732a53c3190155622d980ba08fe41915951ef72e38d775133
0xd241b089dd8c944d9a875445d7caead5b6fbfd244bde15f7477099df3d87b1c7
0x3578a647249c60e2294d565becee92bdd6131703bca6cd5d35fa43b2f50de824
0x4018f924dfb83b81506aa2660c419505d149474d3e54b0a33162f004ca2deb46
0x3d2bd558ebd87d56c943e884e5bad3ee9a053e6351ecc8a84ca81f316f9afe64
0x92dc5a4e8a7f7d4541afe4eaca973b1ec7eeae75debc53e8398adcc1bdb7f210
0x7d42c810911444d1461d853b82c7162cecf5fe55e9aa10bb1f8f1410530fce45
0x76cca7ae14cb4032dda2e0488b9b606e8b1dcb834f660b821cd08c16f9cf9084

Functions
Getter at block 21184064
_feeDecimals(view returns (uint256)
1
_getCurrentSupply(view returns (uint256uint256)
(112834180693857186581265079428869540933801113872981170131066976651753533917905, 10000000000000000)
_getRate(view returns (uint256)
11283418069385718658126507942886954093380111387298117013106697
_initialRewardLockAmount(view returns (uint256)
500000000000000
_lockFee(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
100000000000000000000000
_minInterestForReward(view returns (uint256)
10000000000
_minTokensBeforeSwap(view returns (uint256)
10000000000000
_rewardWallet(view returns (address)
0x736169c1ac56255c3a1924fba2743ca4199d9952
_tBurnTotal(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
258698036186194
_taxFee(view returns (uint256)
5
_uniswapETHPool(view returns (address)
0x32de52e7a022caab1917188f1c4668ed3c8e6d1e
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
balancer(view returns (address)
0xdd10abca59050a5c73d80143f4615945607ee7cd
decimals(view returns (uint8)
9
getCurrentPairTokenAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getCurrentPoolAddress(view returns (address)
0x32de52e7a022caab1917188f1c4668ed3c8e6d1e
getLastScoopalizer(view returns (uint256)
1608088287
getLiquidityRemoveFee(view returns (uint256)
2
getMinTokenForScoopalizer(view returns (uint256)
1000000000000
getScoopalizerCallerFee(view returns (uint256)
5
getScoopalizerInterval(view returns (uint256)
3600
name(view returns (string)
Scoop
owner(view returns (address)
0x2f10f1623f6511e9af5f6de962e381a9c99bc4f1
swapAndLiquifyEnabled(view returns (bool)
false
swapper(view returns (address)
0xf3e5357ab644d1a33cde4e65ad4096a242c4c139
symbol(view returns (string)
SCOOP
totalSupply(view returns (uint256)
10000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_enableTrading(
_setAutoSwapCallerFee(uint256 autoSwapCallerFee
_setFeeDecimals(uint256 feeDecimals
_setLiquidityRemoveFee(uint256 liquidityRemoveFee
_setLockFee(uint256 lockFee
_setMaxTxAmount(uint256 maxTxAmount
_setMinInterestForReward(uint256 minInterestForReward
_setMinTokenForScoopalizer(uint256 minTokenForScoopalizer
_setMinTokensBeforeSwap(uint256 minTokensBeforeSwap
_setScoopalizerCallerFee(uint256 scoopalizerCallerFee
_setScoopalizerInterval(uint256 scoopalizerInterval
_setTaxFee(uint256 taxFee
_updateWhitelist(address poolAddressaddress pairTokenAddress
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
renounceOwnership(
scoopalizer(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapAndLiquifyEnabled(bool _enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoSwapCallerFeeUpdated(uint256 autoSwapCallerFee
FeeDecimalsUpdated(uint256 taxFeeDecimals
LiquidityRemoveFeeUpdated(uint256 liquidityRemoveFee
LockFeeUpdated(uint256 lockFee
MaxTxAmountUpdated(uint256 maxTxAmount
MinInterestForRewardUpdated(uint256 minInterestForReward
MinTokenForScoopalizerUpdated(uint256 minRebalanceAmount
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rebalance(uint256 tokenBurnt
ScoopalizerCallerFeeUpdated(uint256 rebalanceCallerFee
ScoopalizerIntervalUpdated(uint256 rebalanceInterval
SwapAndLiquify(address indexed pairTokenAddressuint256 tokensSwappeduint256 pairTokenReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TaxFeeUpdated(uint256 taxFee
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
WhitelistUpdated(address indexed pairTokenAddress
Constructor
constructor(address uniswapV2Routeruint256 initialRewardLockAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.