sdcrvUSDXAI-f Vault
Verified contract
Proxy
Active on
Ethereum with 35 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
-
variable spans 49 additional slots
-
variable spans 44 additional slots
0xa8a0…1797
0x20f1…9ed6
Balances ($0.00)
No balances found for "sdcrvUSDXAI-f Vault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18756276 | a year ago | | | 0 | 0.016669940 | |
| 18739759 | a year ago | | | 0 | 0.022193589 | |
| 18695075 | a year ago | | | 0 | 0.019808875 | |
| 18694846 | a year ago | | | 0 | 0.0091595588 | |
| 18691333 | a year ago | | | 0 | 0.021414518 | |
| 18685883 | a year ago | | | 0 | 0.022369258 | |
| 18502102 | a year ago | | | 0 | 0.011277051 | |
| 18446390 | a year ago | | | 0 | 0.0051386160 | |
| 18412254 | a year ago | | | 0 | 0.0074679480 | |
| 18352509 | a year ago | | | 0 | 0.0046908001 |
ABI
ABI objects
Getter at block 21315775
MAX() view returns (uint256)
10000
accumulatedFee() view returns (uint256)
0
available() view returns (uint256)
0
curveStrategy() view returns (address)
0x20f1d4fed24073a9b9d388afa2735ac91f079ed6
decimals() view returns (uint8)
18
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
keeperFee() view returns (uint256)
10
liquidityGauge() view returns (address)
0x081312d469377507c05b9ae89340eb6fce8242e9
min() view returns (uint256)
10000
name() view returns (string)
sdcrvUSDXAI-f Vault
symbol() view returns (string)
sdcrvUSDXAI-f-vault
token() view returns (address)
0xa8a02c7d9ada50444f8c658f43dc440675b21797
totalSupply() view returns (uint256)
0
withdrawalFee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(address _staker, uint256 _amount, bool _earn)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _token, address _governance, string name_, string symbol_, address _curveStrategy)
setCurveStrategy(address _newStrat)
setGovernance(address _governance)
setKeeperFee(uint256 _newFee)
setLiquidityGauge(address _liquidityGauge)
setMin(uint256 _min)
setWithdrawnFee(uint256 _newFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address _depositor, uint256 _amount)
Earn(address _token, uint256 _amount)
Initialized(uint8 version)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address _depositor, uint256 _amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.