Staked FRAXPYUSD Convex Deposit Frax
Verified contract
Proxy
Active on
Ethereum with 8 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Staked FRAXPYUSD Convex Deposit Frax"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19267955 | 9 months ago | | | 0 | 0.0063169302 | |
| 19175623 | 9 months ago | | | 0 | 0.0012154785 | |
| 19175617 | 9 months ago | | | 0 | 0.022355585 | |
| 18943219 | 10 months ago | | | 0 | 0.00075487775 | |
| 18937251 | 10 months ago | | | 0 | 0.00076662053 | |
| 18937243 | 10 months ago | | | 0 | 0.00080518266 | |
| 18929119 | 10 months ago | | | 0 | 0.0013366274 | |
| 18928815 | 10 months ago | | | 0 | 0.037004611 |
ABI
ABI objects
Getter at block 21212817
collateralVault() view returns (address)
0x18fefe5db2d63acaa8b5520afde32507216d39e1
convexBooster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
convexPool() view returns (address)
0xb10a6e39ed8a66fed3aaef3866a95611a49b9a95
convexPoolId() view returns (uint256)
280
convexToken() view returns (address)
0x839cf70a09f1cb104b4eb0b48e26b855a0f7e855
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curveToken() view returns (address)
0xa5588f7cdf560811710a2d82d3c9c99769db1dcb
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
decimals() view returns (uint8)
18
distroContract() view returns (address)
0x7a7f66243078dd0062942cb68793940215376c9b
distroImplementation() view returns (address)
0x4c586e8b191d67aa79eb55e89f9a5cbd9bcbdc57
distroSealed() view returns (bool)
false
factory() view returns (address)
0x8952bfd1ba716cb7bdc553d503b068f4681c5808
isInit() view returns (bool)
true
isShutdown() view returns (bool)
false
name() view returns (string)
Staked FRAXPYUSD Convex Deposit Frax
owner() view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
proxyFactory() view returns (address)
0x66807b5598a848602734b82e432dd88dbe13fc8f
rewardHook() view returns (address)
0x0000000000000000000000000000000000000000
rewardLength() view returns (uint256)
2
symbol() view returns (string)
stkcvxFRAXPYUSD-frax
totalSupply() view returns (uint256)
750204867566646922626651
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
registeredRewards(address) view returns (uint256)
rewardRedirect(address) view returns (address)
rewards(uint256) view returns (address reward_token, address reward_pool, uint256 reward_integral, uint256 reward_remaining)
totalBalanceOf(address _account) view returns (uint256)
State-modifying
Events addRewards()
addTokenReward(address _token)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount, address _to)
earmarkRewards() returns (bool)
earned(address _account) returns (struct ConvexStakingWrapperEarnedData[] claimable)
getReward(address _account)
getReward(address _account, address _forwardTo)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 _poolId)
invalidateReward(address _token)
renounceOwnership()
sealDistributor()
setApprovals()
setDistributor(address _distro)
setHook(address _hook)
setRewardRedirect(address _to)
setVault(address _vault)
shutdown()
stake(uint256 _amount, address _to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
user_checkpoint(address _account) returns (bool)
withdraw(uint256 _amount)
withdrawAndUnwrap(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposited(address indexed _user, address indexed _account, uint256 _amount, bool _wrapped)
HookSet(address _hook)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(address _token)
RewardInvalidated(address _rewardToken)
RewardRedirected(address indexed _account, address _forward)
Shutdown()
Transfer(address indexed from, address indexed to, uint256 value)
UserCheckpoint(address _userA, address _userB)
Withdrawn(address indexed _user, uint256 _amount, bool _unwrapped)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.