Yearn Ecosystem Token Index
Verified contract
Active on
Ethereum with 9,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($42,526.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 2.046235 | $7,150.35 |
$14,631.3 | |
SUSHI | ERC-20 | 6.858132K | $1.034 |
$7,091.31 | |
USDT | ERC-20 | 3.526771K | $0.99998 |
$3,526.7 | |
KP3R | ERC-20 | 155.002567 | $22.72 |
$3,521.66 | |
AKRO | ERC-20 | 829.666677K | $0.004235 |
$3,513.85 | |
CVP | ERC-20 | 27.283683K | $0.128783 |
$3,513.67 | |
CREAM | ERC-20 | 198.115831 | $17.28 |
$3,423.44 | |
PICKLE | ERC-20 | 3.430224K | $0.963452 |
$3,304.86 | |
BRO | ERC-20 | 35.606698B | -- | -- | |
RVIV | ERC-20 | 3.579426M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252674 | 18 hours ago | | | 0 | 0.0012924826 | |
| 21205298 | 7 days ago | | | 0 | 0.00021347450 | |
| 21181276 | 11 days ago | | | 0 | 0.0032597265 | |
| 21140657 | 16 days ago | | | 0 | 0.00028276331 | |
| 21102744 | 22 days ago | | | 0 | 0.0012417496 | |
| 21102415 | 22 days ago | | | 0 | 0.00022160660 | |
| 21081642 | 25 days ago | | | 0 | 0.00025986826 | |
| 21024262 | a month ago | | | 0 | 0.00039013241 | |
| 20978942 | a month ago | | | 0 | 0.00049419885 | |
| 20978941 | a month ago | | | 0 | 0.00049537529 |
ABI
ABI objects
Getter at block 21257944 getTotalDenormalizedWeight() view returns (uint256)
BONE() view returns (uint256)
1000000000000000000
BPOW_PRECISION() view returns (uint256)
100000000
INIT_POOL_SUPPLY() view returns (uint256)
100000000000000000000
MAX_BOUND_TOKENS() view returns (uint256)
9
MAX_BPOW_BASE() view returns (uint256)
1999999999999999999
MAX_FEE() view returns (uint256)
100000000000000000
MAX_IN_RATIO() view returns (uint256)
500000000000000000
MAX_OUT_RATIO() view returns (uint256)
333333333333333334
MAX_TOTAL_WEIGHT() view returns (uint256)
50000000000000000000
MAX_WEIGHT() view returns (uint256)
50000000000000000000
MIN_BALANCE() view returns (uint256)
1000000
MIN_BOUND_TOKENS() view returns (uint256)
2
MIN_BPOW_BASE() view returns (uint256)
1
MIN_FEE() view returns (uint256)
1000000000000
MIN_WEIGHT() view returns (uint256)
1000000000
decimals() view returns (uint8)
18
getCommunityFee() view returns (uint256 communitySwapFee, uint256 communityJoinFee, uint256 communityExitFee, address communityFeeReceiver)
(communitySwapFee=1000000000000000, communityJoinFee=1000000000000000, communityExitFee=1000000000000000, communityFeeReceiver=0xd132973eaebbd6d7ca7b88e9170f2cca058de430)
getController() view returns (address)
0xb258302c3f209491d604165549079680708581cc
getCurrentTokens() view returns (address[] tokens)
[0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e, 0x6B3595068778DD592e39A122f4f5a5cF09C90fE2, 0x2ba592F78dB6436527729929AAf6c908497cB200, 0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7, 0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5, 0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44, 0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1]
getFinalTokens() view returns (address[] tokens)
[0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e, 0x6B3595068778DD592e39A122f4f5a5cF09C90fE2, 0x2ba592F78dB6436527729929AAf6c908497cB200, 0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7, 0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5, 0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44, 0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1]
getMaxBoundTokens() view returns (uint256)
9
getMinWeight() view returns (uint256)
1000000000
getNumTokens() view returns (uint256)
7
getRestrictions() view returns (address)
0x0000000000000000000000000000000000000000
getSwapFee() view returns (uint256)
2000000000000000
getWeightPerSecondBounds() view returns (uint256 minWeightPerSecond, uint256 maxWeightPerSecond)
(minWeightPerSecond=5166997354497, maxWeightPerSecond=14467592592593)
getWrapper() view returns (address)
0x0000000000000000000000000000000000000000
getWrapperMode() view returns (bool)
false
isFinalized() view returns (bool)
true
isPublicSwap() view returns (bool)
true
name() view returns (string)
Yearn Ecosystem Token Index
symbol() view returns (string)
YETI
totalSupply() view returns (uint256)
196019928253039538725199
Read-only
allowance(address src, address dst) view returns (uint256)
balanceOf(address whom) view returns (uint256)
calcAmountWithCommunityFee(uint256 tokenAmountIn, uint256 communityFee, address operator) view returns (uint256 tokenAmountInAfterFee, uint256 tokenAmountFee)
calcInGivenOut(uint256 tokenBalanceIn, uint256 tokenWeightIn, uint256 tokenBalanceOut, uint256 tokenWeightOut, uint256 tokenAmountOut, uint256 swapFee) pure returns (uint256 tokenAmountIn)
calcOutGivenIn(uint256 tokenBalanceIn, uint256 tokenWeightIn, uint256 tokenBalanceOut, uint256 tokenWeightOut, uint256 tokenAmountIn, uint256 swapFee) pure returns (uint256 tokenAmountOut)
calcPoolInGivenSingleOut(uint256 tokenBalanceOut, uint256 tokenWeightOut, uint256 poolSupply, uint256 totalWeight, uint256 tokenAmountOut, uint256 swapFee) pure returns (uint256 poolAmountIn)
calcPoolOutGivenSingleIn(uint256 tokenBalanceIn, uint256 tokenWeightIn, uint256 poolSupply, uint256 totalWeight, uint256 tokenAmountIn, uint256 swapFee) pure returns (uint256 poolAmountOut)
calcSingleInGivenPoolOut(uint256 tokenBalanceIn, uint256 tokenWeightIn, uint256 poolSupply, uint256 totalWeight, uint256 poolAmountOut, uint256 swapFee) pure returns (uint256 tokenAmountIn)
calcSingleOutGivenPoolIn(uint256 tokenBalanceOut, uint256 tokenWeightOut, uint256 poolSupply, uint256 totalWeight, uint256 poolAmountIn, uint256 swapFee) pure returns (uint256 tokenAmountOut)
calcSpotPrice(uint256 tokenBalanceIn, uint256 tokenWeightIn, uint256 tokenBalanceOut, uint256 tokenWeightOut, uint256 swapFee) pure returns (uint256 spotPrice)
getBalance(address token) view returns (uint256)
getDenormalizedWeight(address token) view returns (uint256)
getDynamicWeightSettings(address token) view returns (uint256 fromTimestamp, uint256 targetTimestamp, uint256 fromDenorm, uint256 targetDenorm)
getNormalizedWeight(address token) view returns (uint256)
getSpotPrice(address tokenIn, address tokenOut) view returns (uint256 spotPrice)
getSpotPriceSansFee(address tokenIn, address tokenOut) view returns (uint256 spotPrice)
isBound(address t) view returns (bool)
State-modifying
Events approve(address dst, uint256 amt) returns (bool)
bind(address, uint256, uint256)
bind(address token, uint256 balance, uint256 targetDenorm, uint256 fromTimestamp, uint256 targetTimestamp)
callVoting(address voting, bytes4 signature, bytes args, uint256 value)
decreaseApproval(address dst, uint256 amt) returns (bool)
exitPool(uint256 poolAmountIn, uint256[] minAmountsOut)
exitswapExternAmountOut(address tokenOut, uint256 tokenAmountOut, uint256 maxPoolAmountIn) returns (uint256 poolAmountIn)
exitswapPoolAmountIn(address tokenOut, uint256 poolAmountIn, uint256 minAmountOut) returns (uint256 tokenAmountOut)
finalize()
gulp(address token)
increaseApproval(address dst, uint256 amt) returns (bool)
joinPool(uint256 poolAmountOut, uint256[] maxAmountsIn)
joinswapExternAmountIn(address tokenIn, uint256 tokenAmountIn, uint256 minPoolAmountOut) returns (uint256 poolAmountOut)
joinswapPoolAmountOut(address tokenIn, uint256 poolAmountOut, uint256 maxAmountIn) returns (uint256 tokenAmountIn)
rebind(address token, uint256 balance, uint256 denorm)
setCommunityFeeAndReceiver(uint256 communitySwapFee, uint256 communityJoinFee, uint256 communityExitFee, address communityFeeReceiver)
setController(address manager)
setDynamicWeight(address token, uint256 targetDenorm, uint256 fromTimestamp, uint256 targetTimestamp)
setPublicSwap(bool public_)
setRestrictions(address restrictions)
setSwapFee(uint256 swapFee)
setWeightPerSecondBounds(uint256 minWeightPerSecond, uint256 maxWeightPerSecond)
setWrapper(address wrapper, bool wrapperMode)
swapExactAmountIn(address tokenIn, uint256 tokenAmountIn, address tokenOut, uint256 minAmountOut, uint256 maxPrice) returns (uint256 tokenAmountOut, uint256 spotPriceAfter)
swapExactAmountOut(address tokenIn, uint256 maxAmountIn, address tokenOut, uint256 tokenAmountOut, uint256 maxPrice) returns (uint256 tokenAmountIn, uint256 spotPriceAfter)
transfer(address dst, uint256 amt) returns (bool)
transferFrom(address src, address dst, uint256 amt) returns (bool)
unbind(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
LOG_CALL(bytes4 indexed sig, address indexed caller, bytes data) anonymous
LOG_CALL_VOTING(address indexed voting, bool indexed success, bytes4 indexed inputSig, bytes inputData, bytes outputData)
LOG_COMMUNITY_FEE(address indexed caller, address indexed receiver, address indexed token, uint256 tokenAmount)
LOG_EXIT(address indexed caller, address indexed tokenOut, uint256 tokenAmountOut)
LOG_JOIN(address indexed caller, address indexed tokenIn, uint256 tokenAmountIn)
LOG_SWAP(address indexed caller, address indexed tokenIn, address indexed tokenOut, uint256 tokenAmountIn, uint256 tokenAmountOut)
SetDynamicWeight(address indexed token, uint256 fromDenorm, uint256 targetDenorm, uint256 fromTimestamp, uint256 targetTimestamp)
SetWeightPerSecondBounds(uint256 minWeightPerSecond, uint256 maxWeightPerSecond)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 minWeightPerSecond, uint256 maxWeightPerSecond)
This contract contains no fallback and receive objects.
This contract contains no error objects.