Staked Scramble LP

Verified contract

Active on Ethereum with 1,282 txns
Deployed by via 0x6b634733 at 18878029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40.13
ERC-20
--
ERC-20
--
0xa49b644cfd1f93adec68e4aa5659fe42089148373deaf376962ac54ad3774eb7
0x2b9ff8a886f9913b5dbe18336d1b810f1f36036267ec61a04347b674cdcadb04
0x8a3e7396c6a3ee913c1b45312fec718362b5a6a6dbe1685a0ba5fccca8b7a897
0xbaceedb3754dc9e3e76d6f9f6559e51b92064cc994c691511fc65ebb3324d577
0x2225fc59d6d708fd45d63856b56a2cd7527f2d87155a87cfde8434291f590973
0x66048df9822f167c28585c164353a1cb43dec6af85b6e46abb11f80815ae1f1e
0x2f12729971e6d83cb20bf3ad1d15d9263e272b4f7e64c18d44e3ef429509f4f7
0x90855cff41ca92c4707c75e440e5e54154e3c34ea45be8dd7a8b5bd838d64113
0xf1cee5bc25379b5c476c54d674708beca6363712f10abc4e6b6e410e362a18e1
0x782ec7bd07ff2e9b11ac7d48996bc49d7bda1ac10035126612c754366fe9ebd7

Functions
Getter at block 21223050
MAGNITUDE(view returns (uint256)
340282366920938463463374607431768211456
claimAllowed(view returns (bool)
false
compoundAllowed(view returns (bool)
true
decimals(view returns (uint8)
18
depositAllowed(view returns (bool)
true
feeReceiver(view returns (address)
0x2cf6187e6f7879ad5c4e3565f8c03ef5ab2f103d
getReserves(view returns (uint112uint112)
(94717550407246437283980097, 16793049449584733)
lockTime(view returns (uint256)
604800
magnifiedEtherPerShare(view returns (uint256)
896838442104177097982200574474256934
name(view returns (string)
Staked Scramble LP
owner(view returns (address)
0xec8168a2759a753ab707047a64c0d78dddfa909d
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
scramble(view returns (address)
0x63b420fb3294ba1d300ce5d3ba4bbca0f4fe5e3b
scrambleLp(view returns (address)
0xed7985385bf434f0815aa9c90450945aee02d733
symbol(view returns (string)
stSLP
totalEtherDistributed(view returns (uint256)
345783459372890374308
totalSupply(view returns (uint256)
5210732565261111262452888
withdrawAllowed(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
compoundedLpTokens(addressview returns (uint256)
cumulativeEtherOf(address _userview returns (uint256)
etherOf(address _userview returns (uint256)
getCompoundInputParametersOfUser(address _useruint256 swapSlippageuint256 liqSlippageview returns (uint256uint256)
getSwapAmount(uint256 ruint256 apure returns (uint256)
magnifiedEtherCorrections(addressview returns (int256)
percentShareOf(address _userview returns (uint256)
userLockEndTimestamp(addressview returns (uint256)
withdrawnEther(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
compound(uint256 _amountOutMinuint256 _amountTokenMinuint256 _amountETHMin
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amount
distributeEther(payable 
emergencyWithdrawEth(uint256 _amount
emergencyWithdrawScrambleLp(uint256 _amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAllowedActions(bool _depositAllowedbool _withdrawAllowedbool _claimAllowedbool _compoundAllowed
setFeeReceiverAddress(address _address
setLockTime(uint256 _lockTime
setScrambleAddress(address _address
setScrambleLpAddress(address _address
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed useruint256 lpStakeduint256 ethClaimed
Compound(address indexed useruint256 lpStakeduint256 ethClaimeduint256 lpAdded
Deposit(address indexed useruint256 amountLp
EtherDistributed(address indexed fromuint256 weiAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed useruint256 amountLpuint256 voidedEthRewards
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.