CoverRouter

Verified contract

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

No balances found for "CoverRouter"

0x4b2ef0880e2a9b4aa2c9b39470e648effba73fe73873d60dbc3d5df35633ba95
0xa86836ffdaf5151268e43341ec3e67f41469eb338863d2410c925a3233bca9ea
0x77a6d99ddc7fdf6ecd3b2d197a94cf8d859df36c6302ec8666ca6b8d30a69777
0xb73cdb2fef5e4241153c74685f5cb49be13e2be013b09c2dabb707f4a9249499
0xab91019313c1403f03e2811bc2d366a04771dd6802373a2f54b79fbd30a7d3e5
0x8f83851bd7ab8ea4bc45963493b2172249d585558f3131e0f1959801a6327ce9
0xeef89a1be3559e7a3f61999aeb1f20deb57afc25e66df100a659bd6a4aeeaaee
0x01e9c2e48374418f1c85f5e17bfbe0c71d48e81b4d4b3d3d9d52d05d7b13cc6b
0x57bd5807bf4972b02c9f7dcd26a30e3b8bf3908e56360c45417a093cc9e820c0
0x66e7af9be652c56ea540e57e8dde27e9b1dcb75df91f719a09b8363027521d7f

Functions
Getter at block 21218791
TOTAL_WEIGHT(view returns (uint256)
50000000000000000000
bFactory(view returns (address)
0x9424b1412450d0f8fc2255faf6046b98213b76bd
claimCovTokenWeight(view returns (uint256)
40000000000000000000
claimSwapFee(view returns (uint256)
3000000000000000
noclaimCovTokenWeight(view returns (uint256)
25000000000000000000
noclaimSwapFee(view returns (uint256)
2000000000000000
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
rolloverAndAddLiquidity(address _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.