CrvDepositorWrapperWithFee
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CrvDepositorWrapperWithFee"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CrvDepositorWrapperWithFee"
ABI
ABI objects
Getter at block 21184069
BAL() view returns (address)
0xba100000625a3754423978a60c9317c58a424e3d
BALANCER_POOL_TOKEN() view returns (address)
0x5c6ee304399dbdb9c8ef030ab642b10820db8f56
BALANCER_VAULT() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
BAL_ETH_POOL_ID() view returns (bytes32)
0x5c6ee304399dbdb9c8ef030ab642b10820db8f56000200000000000000000014
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
booster() view returns (address)
0x7818a1da7bd1e64c199029e86ba244a9798eee10
crvDepositor() view returns (address)
0xead792b55340aa20181a80d6a16db6a0ecd1b827
feeRatio() view returns (uint256)
5789
owner() view returns (address)
0x5fea4413e3cc5cf3a29a49db41ac0c24850417a0
voterProxy() view returns (address)
0xaf52695e1bb01a16d33d7194c28c42b10e0dbec2
Read-only
getMinOut(uint256 _amount, uint256 _outputBps) view returns (uint256)
State-modifying
Events deposit(uint256 _amount, uint256 _minOut, bool _lock, address _stakeAddress)
renounceOwnership()
setApprovals()
setFeeRatio(uint256 _ratio)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _crvDepositor, address _balancerVault, address _bal, address _weth, bytes32 _balETHPoolId, address _booster, address _voterProxy, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.