ConvexStakingWrapperAbra

Verified contract

Implementation

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

No balances found for "ConvexStakingWrapperAbra"

No transactions found for "ConvexStakingWrapperAbra"


Functions
Getter at block 21279454
cauldron(view returns (address)
0x0000000000000000000000000000000000000000
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
cvx_reward_integral(view returns (uint256)
0
cvx_reward_remaining(view returns (uint256)
0
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)
cvx_claimable_reward(addressview returns (uint256)
cvx_reward_integral_for(addressview returns (uint256)
earned(address _accountview returns (struct ConvexStakingWrapperEarnedData[] claimable)
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
getReward(address _account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _curveTokenaddress _convexTokenaddress _convexPooluint256 _poolIdaddress _vault
renounceOwnership(
setApprovals(
setCauldron(address _cauldron
shutdown(
stake(uint256 _amountaddress _to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
user_checkpoint(address[2] _accountsreturns (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.