New to the Menu

    Q64. What are the 10 most recent assets (coins) supported by sushi? SushiSwap is a popular decentralized exchange running on Ethereum, it provides token swaps in its liquidity pools and and yield farming through an Automated Market Maker (AMM) smart contract. This exchange is an advanced fork of the Uniswap protocol, another DEX running with the same AMM system. SushiSwap is mainly popular due to its large selection of liquidity pools. These pools are created by users and decentralized apps (or Dapps, for short) who want to profit from their usage. To pool liquidity, the amounts a user supplies must be equally divided between two coins: the primary token (sometimes called the quote token) and the base token (usually ETH or a stable coin). To find new tokens supported by Sushi, I exploited ethereum.dex_liquidity_pools table, that gives the new created pair pools by the time of creation. And also we can select the platform as sushiswap. The pool_name column is the pair of tokens that are swapped in that pool so we can find the newest tokens supported by sushi in this way. some of tokens has not been labeled in this table so we can hard code them from etherscan to find out the names. At the time of writing, the most recent supported tokens by sushi are as below: