KarrotFullProtec

Verified contract

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

No balances found for "KarrotFullProtec"

0x518bfc66376752b9c8bd781e8821aeedeb523e3d6d43f3d721fbc13cfa7e3a36
0x11e6093c21c6574aac360835c08bebafe187a2ca74bed95d008fe3eef88b098f
0x5402a1b9dd0743b59d3ea5a5b4aefdedf3ecda87c196089a3cdc005e51a079b3
0xe744e1fdf227ca053e1fdea840327e286b69b757f6d9b83e88b5c99377fb390e
0x0b78a85bff042d86178087843da831f5ebaa8d592ca35970dc2d122e6b7c998f
0xa16405356007a1deae59155041b7e8efa0779cb38914e9610d9889daed50ec43
0xcdee151280145e1cae9609741317b74e48ea1d67e87f6d43897281cb5f703d9a
0xbcf2ad5e3619f0b86ee1a0ea19fcf497f064c5f6c6943c842ebea269e0f8b753
0x9c92dce033669976e990b2a02a62a04fc5b1cd73adc08ea008693949f22d8d70
0x9b4187c6dc82118ecda26930e842eba514993325da34e75e7ed168e93114dc0c

Functions
Getter at block 20903572
config(view returns (address)
0x1b7d040a501f19f1e28ed9fe58e307a9516ee733
depositsEnabled(view returns (bool)
true
fullProtecLockDuration(view returns (uint32)
345600
getTotalStakedAmount(view returns (uint256)
1722618540193836818793626960597
outputAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x3809d11a9efd74e4ee7c280704306ae50e65ed39
thresholdFullProtecKarrotBalance(view returns (uint224)
400000000000000000000000000
totalStaked(view returns (uint256)
1722618540193836818793626960597
Read-only
getIsUserAboveThresholdToAvoidClaimTax(address _userview returns (bool)
getUserStakedAmount(address _userview returns (uint256)
userInfo(addressview returns (uint256 amountuint256 lockEndedTimestamp)
State-modifying
deposit(uint256 _amount
openFullProtecDeposits(
renounceOwnership(
setConfigManager(address _configManager
setFullProtecLockDuration(uint32 _lockDuration
setOutputAddress(address _outputAddress
setThresholdFullProtecKarrotBalance(uint224 _threshold
transferOwnership(address newOwner
withdraw(uint256 _amount
withdrawERC20FromContract(address _toaddress _token
withdrawEthFromContract(
Events
Deposit(address indexed useruint256 amount
FullProtecOpened(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDepositsEnabled(bool enabled
SetLockDuration(uint256 fullProtecLockDuration
TaxRatioUpdate(address indexed useruint256 indexed newUserTaxRatio
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _configManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerIsNotConfig(
DepositsDisabled(
ForwardFailed(
InvalidAllowance(
InvalidAmount(
NoOutputAddressSet(
StillLocked(