MarketCapSqrtController
constructor
setOwner
setDefaultSellerPremium
emergencyExecuteSwapTokensForExactTokens
prepareIndexPool
finishPreparedIndexPool
updateSellerPremiumToDefault
sellerAddress
with the current default rate.updateSellerPremiumToDefault
sellerAddresses
with the current default rate.setSwapFee
pausePublicTrading
resumePublicTrading
removeTokenFromPool
createCategory
addToken
addTokens
orderCategoryTokensByMarketCap
reindexPool
reweighPool
setMinimumBalance
defaultSellerPremium
computeInitializerAddress
computePoolAddress
getInitialTokenWeightsAndBalances
indexSize
tokens in a category from the market _oracle, computes their relative weights by market cap square root and determines the weighted balance of each token to meet a specified total value in weth.getInitialTokensAndBalances
indexSize
tokens in a category from the market _oracle, computes their relative weights by market cap square root and determines the weighted balance of each token to meet a specified total value.computeAverageMarketCap
computeAverageMarketCaps
categoryIndex
hasCategory
getCategoryTokens
getCategoryMarketCaps
getTopCategoryTokens
num
tokens in a category. Note: The category must have been sorted by market cap in the last MAX_SORT_DELAY
seconds.