Staked Curve.fi Factory USD Metapool: Liquity Convex Deposit Silo

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.97
ERC-20
Value $0.27
0x51c052407ace1e1449c60b1c68a46b6e31686bc69bd03ec001dc9f6068f1c9c9
From

Functions
Getter at block 20943217
ERROR_COLLATERAL_VAULT_ZERO(view returns (string)
CollateralVaultNotCreated
ERROR_INVALID_SILO_REPOSITORY(view returns (string)
InvalidSiloRepositoryAddress
ERROR_SILO_WRAPPER_ALREADY_INIT(view returns (string)
SiloWrapperAlreadyInit
SILO_REPOSITORY(view returns (address)
0xd998c35b7900b344bbbe6555cc11576942cf309d
SILO_REPOSITORY_PING_SELECTOR(view returns (bytes4)
0xe99ed41d
collateralVault(view returns (address)
0x74a633b156b55711d0c91e64fa7de3b7af87470a
convexBooster(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
convexPool(view returns (address)
0x2ad92a7ae036a038ff02b96c88de868ddf3f8190
convexPoolId(view returns (uint256)
33
convexToken(view returns (address)
0xfb9b2f06fdb404fd3e2278e9a9edc8f252f273d0
crv(view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curveToken(view returns (address)
0xed279fdd11ca84beef15af5d39bb4d4bee23f0ca
cvx(view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
decimals(view returns (uint8)
18
isInit(view returns (bool)
true
isShutdown(view returns (bool)
false
isSiloWrapperInit(view returns (bool)
true
name(view returns (string)
Staked Curve.fi Factory USD Metapool: Liquity Convex Deposit Silo
owner(view returns (address)
0xe8e8041cb5e3158a0829a19e014ca1cf91098554
rewardHook(view returns (address)
0x0000000000000000000000000000000000000000
rewardLength(view returns (uint256)
3
symbol(view returns (string)
stkcvxLUSD3CRV-f-silo
totalSupply(view returns (uint256)
0
underlyingToken(view returns (address)
0xed279fdd11ca84beef15af5d39bb4d4bee23f0ca
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earnedView(address _accountview returns (struct ConvexStakingWrapperEarnedData[] claimable)
isSiloOrRouter(addressview returns (bool)
registeredRewards(addressview returns (uint256)
rewards(uint256view returns (address reward_tokenaddress reward_pooluint256 reward_integraluint256 reward_remaining)
totalBalanceOf(address _accountview returns (uint256)
State-modifying
addRewards(
addTokenReward(address _token
approve(address spenderuint256 amountreturns (bool)
checkpointPair(address _fromaddress _to
checkpointSingle(address _account
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
initializeSiloWrapper(uint256 _poolId
invalidateReward(address _token
renounceOwnership(
setApprovals(
setHook(address _hook
shutdown(
stake(uint256 _amountaddress _to
syncSilo(
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
CollateralVaultUpdated(address indexed newVault
Deposited(address indexed _useraddress indexed _accountuint256 _amountbool _wrapped
HookSet(address _hook
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(address _token
RewardInvalidated(address _rewardToken
Shutdown(
Transfer(address indexed fromaddress indexed touint256 value
UserCheckpoint(address _userAaddress _userB
Withdrawn(address indexed _useruint256 _amountbool _unwrapped
Constructor
constructor(address _siloRepository
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.