ConvexStakingWrapperFrax

Verified contract

Implementation

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

No balances found for "ConvexStakingWrapperFrax"

No transactions found for "ConvexStakingWrapperFrax"


Functions
Getter at block 20899607
collateralVault(view returns (address)
0x0000000000000000000000000000000000000000
convexBooster(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
convexPool(view returns (address)
0x0000000000000000000000000000000000000000
convexPoolId(view returns (uint256)
0
convexToken(view returns (address)
0x0000000000000000000000000000000000000000
crv(view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curveToken(view returns (address)
0x0000000000000000000000000000000000000000
cvx(view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
decimals(view returns (uint8)
18
isInit(view returns (bool)
false
isShutdown(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardLength(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earnedView(address _accountview returns (struct ConvexStakingWrapperEarnedData[] claimable)
registeredRewards(addressview returns (uint256)
rewards(uint256view returns (address reward_tokenaddress reward_pooluint128 reward_integraluint128 reward_remaining)
totalBalanceOf(address _accountview returns (uint256)
State-modifying
addRewards(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amountaddress _to
earned(address _accountreturns (struct ConvexStakingWrapperEarnedData[] claimable)
getReward(address _account
getReward(address _accountaddress _forwardTo
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _poolId
renounceOwnership(
setApprovals(
setVault(address _vault
shutdown(
stake(uint256 _amountaddress _to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
user_checkpoint(address _accountreturns (bool)
withdraw(uint256 _amount
withdrawAndUnwrap(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposited(address indexed _useraddress indexed _accountuint256 _amountbool _wrapped
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed _useruint256 _amountbool _unwrapped
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.