ClipperProtocolDeposit

Verified contract

Active on Ethereum with 385 txns
Deployed by via 0xafa26f5d at 16934616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe5a3262b71edb8a72f11019c4cca0c620bd88ff34baabd3d5cf2ae8e7a1dce25
0x36c4f3430b45887724934a00facdd5a979260f0bbbd051f048c477edccbc56a1
0x10b4fbaf18be02b1d3d72adcf853d930c68e2bbf6badf87f292e34b0ef563841
0xf6a68055dbd19a36cbeb5b22f05589883b29c046d312ce252a1f2b0986176d5a
0xd513fe63dda426df107c04c0adb6f20f04faae0009b6707961e1d38b56c841a5
0x1ab55a7cc1d0112bd450f9ab4e74cd0ef4020492b26f20bb0beb24afd19104d6
0xaad85672f30535afc88b44b2e1f39d649e9322298c019b7501bb0d6e00e27318
0x4346ed444f0142ef42c027690944ee3c1862a4b23f4d162f1ca32617732a4322
0x5753f640320b0506c67449717383e936bcde1f5f47db4ef10c3fe0f5d6a94a50
0x0bb7d9e7e235050e36f7e6a9c296794f04b167129040003ab18a7d93ec21a8a1

Functions
Getter at block 21331001
CLIPPER_EXCHANGE(view returns (address)
0x655edce464cc797526600a462a8154650eee4b77
SANCTIONS_REGISTRY(view returns (address)
0x40c57923924b5c5c5455c48d93317139addac8fb
lastDaoWithdrawal(view returns (uint256)
1699331975
owner(view returns (address)
0xd8cc0304de58fce5147796606db14500d94b5ef2
totalSupply(view returns (uint256)
3020494461875123622622
Read-only
balanceOf(address accountview returns (uint256)
currentEffectiveLPTokenBalanceForUser(address userview returns (uint256)
State-modifying
depositClipperLP(uint256 amountOfClipperLP
depositClipperLPFor(address accountuint256 amountOfClipperLP
renounceOwnership(
takeFees(uint256 entitledFeesInDollarsuint256 averagePoolBalanceInDollars
transferOwnership(address newOwner
withdraw(
withdrawPartial(uint256 shadowTokensToBurn
Events
FeesTaken(uint256 entitledFeesInDollarsuint256 averagePoolBalanceInDollarsuint256 tokensTransferred
LPDeposited(address indexed depositoruint256 clipperLPDepositeduint256 shadowTokensMinted
LPWithdrawn(address indexed depositoruint256 clipperLPWithdrawnuint256 shadowTokensBurned
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address theExchangeaddress theSanctionsContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DAOFeeSplitTooMuch(
DAOFeeSplitTooSoon(
InvalidWithdrawal(
SanctionedSender(
ZeroAddressShadowTokenOperation(