CoverRouter

Verified contract

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

No balances found for "CoverRouter"

0x0a50007105bc631422caff8ecc2bd25236f10c45a10cd0fb2fad142c5fba4b80
0x521ae395f7f2010c07c3fbeadb4692cec3f6690a146dc3669afa01e3eb046648
0x5a992666a8b50ba972dd70e30418d1d20886e25052eedeb21dbe7ba87af59a41
0x783f79d8f6680ac52c9f3bf16e72eca7265ec4e87effcca885915c57a6452cbe
0x97201ccabffb54740b0beb891dc6e7a41b0133d0d6331c3da1886f44e4f0d026
0xce5a555454668bfe0f461270eb46a5d6ceaf62eb713ef281d03646fc9ca70a31
0x164c3c9cc1b69beb9bf5d958ac3feda6b225d556eef24cd157efece267eca9e4
0x3abdfe1f9f8a9baceaf145d37129f3ca9db73b54dfa128ad30ea7a0cd7fb6b9b
0x77bceb6fc24598e70d1bb26366f0a1d5e5420ba8bf287b6a0c554244ef5a4e0e
0xd86761ca28e2dfbe54afd2b55802ba33cf84c1cfb905aeb7e76d98eaec2f631d

Functions
Getter at block 21020611
TOTAL_WEIGHT(view returns (uint256)
50000000000000000000
bFactory(view returns (address)
0x9424b1412450d0f8fc2255faf6046b98213b76bd
claimCovTokenWeight(view returns (uint256)
40000000000000000000
claimSwapFee(view returns (uint256)
30000000000000000
noclaimCovTokenWeight(view returns (uint256)
49000000000000000000
noclaimSwapFee(view returns (uint256)
10000000000000000
owner(view returns (address)
0xdd79dc5b781b14ff091686961adc5d47e434f4b0
protocolFactory(view returns (address)
0xedfc81bf63527337cd2193925f9c0cf2d537acca
Read-only
poolForPair(address _covTokenaddress _pairedTokenview returns (address)
State-modifying
addCoverAndAddLiquidity(address _protocoladdress _collateraluint48 _timestampuint256 _amountaddress _pairedTokenuint256 _claimPTAmtuint256 _noclaimPTAmtbool _addBuffer
addLiquidity(address _covTokenuint256 _covTokenAmountaddress _pairedTokenuint256 _pairedTokenAmountbool _addBuffer
createNewPool(address _covTokenuint256 _covTokenAmountaddress _pairedTokenuint256 _pairedTokenAmountreturns (address pool)
removeLiquidity(address _covTokenaddress _pairedTokenuint256 _bptAmount
rollover(address _coveruint48 _newTimestamp
rolloverAccount(address _accountaddress _coveruint48 _newTimestamp
rolloverAndAddLiquidity(address _coveruint48 _newTimestampaddress _pairedTokenuint256 _claimPTAmtuint256 _noclaimPTAmtbool _addBuffer
rolloverAndAddLiquidityForAccount(address _accountaddress _coveruint48 _newTimestampaddress _pairedTokenuint256 _claimPTAmtuint256 _noclaimPTAmtbool _addBuffer
setCovTokenWeights(uint256 _claimCovTokenWeightuint256 _noclaimCovTokenWeight
setPoolForPair(address _covTokenaddress _pairedTokenaddress _newPool
setPoolsForPairs(address[] _covTokensaddress[] _pairedTokensaddress[] _newPools
setSwapFee(uint256 _claimSwapFeeuint256 _noclaimSwapFee
transferOwnership(address newOwner
Events
AddLiquidity(address indexed accountaddress indexed poolAddr
CovTokenWeightsUpdate(uint256 _oldClaimWeightuint256 _oldNoclaimWeightuint256 _newClaimWeightuint256 _newNoclaimWeight
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolUpdate(address indexed covtokenaddress indexed pairedTokenaddress indexed poolAddr
RemoveLiquidity(address indexed accountaddress indexed poolAddr
RolloverCover(address indexed _accountaddress _protocol
SwapFeeUpdate(uint256 _oldClaimSwapFeeuint256 _oldNoclaimSwapFeeuint256 _newClaimSwapFeeuint256 _newNoclaimSwapFee
Constructor
constructor(address _protocolFactoryaddress _bFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.