CFVaultV2

Verified contract

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

No balances found for "CFVaultV2"

0x18e9ab243010e6200c298f806c54b697bc09deb270ad0a9b41f850c088be6120
0x0b7d312d2ffd87619192f55c543d6ec503eda513ad4ded87e7ad88746ad3869b
0xd9ca06bdaa42c250ffbabcd6f6c87488cee13fc8476bc280acf331fcf8a9c865
0x179af852f7db8ee6506c0b038e53e74e2e2ec5b64ce063d47afecaa3cd6249ef
0x5ccb4848aab5f0019061dedd793804ff0757f6e5b9f2eda73f802b4ef4fbfcf4

Functions
Getter at block 21383588
controller(view returns (address)
0xc9cc8451fb96040c7fdfeb8c1c7dd9a60e81c6c5
fee_pool(view returns (address)
0x39f4ef6294512015ab54ed3ab32baa1794e8de70
get_asset(view returns (uint256)
41371354201480976
 
get_virtual_price(view returns (uint256)
lp_token(view returns (address)
0x5cddca39f89fbefe65199c7ae294b1c73101af54
max_amount(view returns (uint256)
5000000000000000000000
owner(view returns (address)
0x66945268093f28c28a2dce11a1640e06c070df7b
ratio_base(view returns (uint256)
10000
slip(view returns (uint256)
9950
target_token(view returns (address)
0x0000000000000000000000000000000000000000
withdraw_fee_ratio(view returns (uint256)
10
Read-only

This contract contains no read-only function objects.

State-modifying
changeController(address _ctrl
changeFeePool(address _fp
changeWithdrawFee(uint256 _fee
deposit(uint256 _amountpayable 
set_max_amount(uint256 _amount
set_slippage(uint256 _slip
transferOwnership(address newOwner
withdraw(uint256 _amount
Events
CFFDeposit(address fromuint256 target_amountuint256 cff_amountuint256 virtual_price
CFFDepositFee(address fromuint256 target_amountuint256 fee_amount
CFFWithdraw(address fromuint256 target_amountuint256 cff_amountuint256 target_feeuint256 virtual_price
ChangeController(address oldaddress _new
ChangeFeePool(address oldaddress _new
ChangeMaxAmount(uint256 olduint256 _new
ChangeSlippage(uint256 olduint256 _new
ChangeWithdrawFee(uint256 olduint256 _new
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _target_tokenaddress _lp_tokenaddress _controller
Fallback and receive
fallback(
Errors

This contract contains no error objects.