Maps.me is one of the world’s premium navigation apps, with over 100m users worldwide.
Status Not listed
Website https://maps.me/
Contact https://maps.me/contacts
Oxygen is a DeFi prime brokerage protocol to help you generate yield, liquidity, and more.
Status Not listed
Website https://oxygen.org/
Contact [email protected]
The Meda Network is an open source, decentralized and censorship-resistant live streaming hosting protocol.
Status Not listed
Website https://mediaserver.express
Contact https://twitter.com/mediafndn
Bonfida is the full product suite that bridges the gap between Serum, Solana and the user. It’s the flagship Serum GUI and bring first of its kind Solana data analytics to the field. Its API is used by some of the largest market makers as well as CoinMarketCap and CoinGecko.
Status Not listed
Website https://bonfida.com
Contact https://twitter.com/bonfidadotcom
Pools are a flexible, fundamental primitive on Serum. Each pool has the following properties:
Pools are a way for a group of users to take collective action.
There are three fees on pool creations and redemptions. When a user U initializes a new pool, they set a fee rate (F).
If you host a Pool GUI, you can set the address you want the F/5 GUI fees paid to.
When you initiate a pool, you can choose whether or not to use an admin key. If you do, then that address has the ability to:
Pools are transparent about whether or not there is an admin key. If not, the pool cannot rebalance; if so, users should be cognizant that the key could allow the pool initiator to size the assets unless it’s a safe on-chain program that doesn’t have that ability.
Admin keys are able to be controlled by on-chain programs as well, which can then be transparent about what they will and won’t do.
Whatever you want! But here are a few known areas for improvement:
LQID is the governance token of Pools.
Fees from every creation and redemption are governed by LQID (for airdrops, buy/burns, grants, etc.).
There has been no presale of LQID; there is no team or team allocation. 100% of LQID tokens are held by EcoSerum to benefit the Serum ecosystem and SRM token.
There are 500,000,000 LQID tokens, and will never be more.
You can find the on-chain pool program here (with admin key) and here (without admin key). You can find the code here.