Slopes

Verified contract

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

No balances found for "Slopes"

0x1f89e0aa2b42f0fb743561e66e5ef9e5d3ea43c99d3a297b991913033359563b
0x325e1086c4faaa8306152f5bbdcc2500fa8de99f7609498f0216703414b8542b
0xfd81361628c7348ad43d77bc8ab7441d1a04cfcd8889424d0cf3f795ae6cce65
0x73b7070c5d45952d47ba5228fc1c5f9a6f6588b411f2c11ff4c818c1b32c3c96
0x7b0a3b1f5d20b4b6d0870bacfcbe26385805b086feb4d29f7c64e4b595d364e7
0x375b35080819cd58c41a01b6b86e784460d483bab18b92054eb38640adc39f79
0x7d35bb2343dd6b939c4c38b1955225b1de97d88eb55f84a15df12b23e5d39bfd
0xef353ace4c475248a19b6d74654287f649df99f01e6abc551cf608328a6e4c8f
0xdeb6ca72daa7e75e0871371fa7ef1fa90c87fecb222d98e1110fb08ce42f2d8c
0x8f67a9237c3faf37d8ee6bc7ed9f03738edeaa32cc78406fdfdedc2e516707a3

Functions
Getter at block 21125142
active(view returns (bool)
true
deadlineTime(view returns (uint256)
300
poolLength(view returns (uint256)
9
protocolFee(view returns (uint256)
200
pwdrSentToAvalanche(view returns (uint256)
0
roundRobinFee(view returns (uint256)
500
stakingFee(view returns (uint256)
50
Read-only
_getLpTokenPrice(address _lpTokenview returns (uint256)
_getTokenPrice(address _tokenaddress _lpTokenview returns (uint256)
contractWhitelist(addressview returns (bool)
getFeeForAmount(address _tokenuint256 _amountview returns (uint256)
getPoolStats(address _useruint256 _pidview returns (uint256[20] _pool)
getReservesAvailable(address _tokenview returns (uint256)
getSlopesStats(address _userview returns (bool _activebool _accumulatinguint256[20][] _stats)
poolInfo(uint256view returns (bool activeaddress tokenaddress lpTokenbool lpStakeduint256 weightuint256 lastRewarduint256 totalStakeduint256 totalSharesuint256 accPwdrPerShareuint256 accTokenPerShare)
tokenPools(addressview returns (uint256)
userInfo(uint256addressview returns (uint256 stakeduint256 sharesuint256 rewardDebtuint256 claimeduint256 tokenRewardDebtuint256 tokenClaimed)
State-modifying
activate(
addPool(address _tokenaddress _lpTokenbool _lpStakeduint256 _weight
addToWhitelist(address _contractAddress
claim(uint256 _pid
claimAll(
claimAllFor(address _user
deposit(uint256 _piduint256 _amount
emergencyClearance(address _tokenuint256 _amountbool _reset
flashLoan(address _receiveraddress _tokenuint256 _amountbytes _params
massUpdatePools(
migrate(
removeFromWhitelist(address _contractAddress
setActive(uint256 _pidbool _active
setFees(uint256 _stakingFeeuint256 _roundRobinFeeuint256 _protocolFee
setLendingToken(address _tokenbool _active
setWeight(uint256 _piduint256 _weight
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Activated(address indexed user
Claim(address indexed useruint256 indexed piduint256 pwdrAmountuint256 tokenAmount
ClaimAll(address indexed useruint256 pwdrAmountuint256[] tokenAmounts
ClearanceStarted(address indexed useruint256 clearanceTime
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyClearing(address indexed useraddress tokenuint256 amount
FlashLoan(address indexed _receiveraddress indexed _tokenuint256 _amountuint256 _totalFee
FlashLoanCompleted(address indexed _useraddress indexed _receiveraddress indexed _tokenuint256 _amountuint256 _totalFee
Migrate(address indexed useruint256 amount
PwdrPurchase(address indexed useruint256 ethSpentOnPwdruint256 pwdrBought
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address addressRegistry
Fallback and receive
receive(
Errors

This contract contains no error objects.