Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "Scoop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21036390 | 21 days ago | | | 0 | 0.00066719837 | |
| 21032412 | 21 days ago | | | 0 | 0.00035387362 | |
| 17162098 | 2 years ago | | | 0 | 0.0019420262 | |
| 17161622 | 2 years ago | | | 0 | 0.0048098496 | |
| 17161617 | 2 years ago | | | 0 | 0.0023957002 | |
| 17161603 | 2 years ago | | | 0 | 0.0022708229 | |
| 17161592 | 2 years ago | | | 0 | 0.0023979968 | |
| 17161592 | 2 years ago | | | 0 | 0.0025361575 | |
| 17161590 | 2 years ago | | | 0 | 0.0026082000 | |
| 17161587 | 2 years ago | | | 0 | 0.0025382298 |
ABI
ABI objects
Getter at block 21184064
_feeDecimals() view returns (uint256)
1
_getCurrentSupply() view returns (uint256, uint256)
(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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _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 poolAddress, address pairTokenAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
scoopalizer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapAndLiquifyEnabled(bool _enabled)
Approval(address indexed owner, address indexed spender, uint256 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 previousOwner, address indexed newOwner)
Rebalance(uint256 tokenBurnt)
ScoopalizerCallerFeeUpdated(uint256 rebalanceCallerFee)
ScoopalizerIntervalUpdated(uint256 rebalanceInterval)
SwapAndLiquify(address indexed pairTokenAddress, uint256 tokensSwapped, uint256 pairTokenReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TaxFeeUpdated(uint256 taxFee)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
WhitelistUpdated(address indexed pairTokenAddress)
constructor(address uniswapV2Router, uint256 initialRewardLockAmount)
receive()
This contract contains no error objects.