Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0x7f6d…653c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
yUSDC | ERC-20 | 654.3087 | -- | -- | |
yUSDT | ERC-20 | 30.429712 | -- | -- | |
yTUSD | ERC-20 | 10.205687 | -- | -- | |
yDAI | ERC-20 | 3.967069 | -- | -- | |
ZUSD | ERC-20 | 1.407574 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12716110 | 3 years ago | | | 0 | 0.0098346200 | |
| 12356577 | 4 years ago | | | 0 | 0.024526320 | |
| 12356556 | 4 years ago | | | 0 | 0.028226080 | |
| 12152204 | 4 years ago | | | 0 | 1.0123133 | |
| 11937769 | 4 years ago | | | 0 | 0.033281120 | |
| 11856647 | 4 years ago | | | 0 | 0.046047360 | |
| 11803879 | 4 years ago | | | 0 | 0.045094738 | |
| 11803843 | 4 years ago | | | 0 | 0.040076956 | |
| 11802014 | 4 years ago | | | 0 | 0.0052121160 | |
| 11604061 | 4 years ago | | | 0 | 0.018926985 |
ABI
ABI objects
Getter at block 21402773 getAllPrices() view returns (uint256[4]) getTokenValueWithYToken() view returns (uint256) getTokensOfVaults() view returns (uint256[4]) getTotalValue() view returns (uint256) getTotalYToken() view returns (uint256[4]) getVaultBalances() view returns (uint256[4]) getVaultTotalSupply() view returns (uint256[4])
ZETAStake() view returns (address)
0x3446598b93a41543a470193d82e8c01a7f131fff
admin() view returns (address)
0x7f6d59c2a1342b9fef9815d5d2de6537bb8a653c
decimals() view returns (uint8)
18
feePercentage() view returns (uint256)
9940
name() view returns (string)
ZUSD
priceFeed() view returns (address)
0x0d3e8d6a33e7af33b86221ff8c24a74b8dee8583
symbol() view returns (string)
ZUSD
totalPercentage() view returns (uint256)
10000
totalSupply() view returns (uint256)
918985642638847113043
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getYTokenWithToken(uint256[4] amounts) view returns (uint256[4])
tokenDecimals(uint256) view returns (uint256)
tokens(uint256) view returns (address)
yVaults(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeePercentage(uint256 _feePercentage, uint256 _totalPercentage)
changePriceFeed(address addr)
changeZETAStake(address addr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256[4] amounts)
redeem(uint256 burnAmount, uint256[4] amounts)
sendReward()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed account, uint256 userValue, uint256 totalValue, uint256 mintAmount)
Redeem(address indexed account, uint256 userValue, uint256 totalValue, uint256 burnAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address adminAddress, address priceFeedAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.