I was at @monad_xyz evm/acckerhouse during EthDenver and also the previous two Madness competitions. Can confirm that even tho Monad is home to many unique and amazing native DeFi protocols, there are a lot of innovations being built on Monad its speed and cost-efficiency outside DeFi.
Just as Monad's performant EVM L1 is a mental model shift away from Ethereum EVM, building primitives on top of Monad also requires a mental model shift. Here are ๐ฏ ๐ฃ๐ฟ๐ถ๐บ๐ถ๐๐ถ๐๐ฒ๐ ๐ช๐ผ๐ฟ๐๐ต (๐ฅ๐ฒ)๐ฏ๐๐ถ๐น๐ฑ๐ถ๐ป๐ด ๐ผ๐ป ๐ ๐ผ๐ป๐ฎ๐ฑ ๐๐ฎ๐๐ฒ๐ฟ-๐ญ ๐๐ฉ๐ (๐ผ๐๐๐๐ถ๐ฑ๐ฒ ๐๐ฒ๐๐ถ) that are arguably different when they are built on Monad vs Ethereum:
-----------
๐ฃ๐ฟ๐ถ๐บ๐ถ๐๐ถ๐๐ฒ ๐ฌ๐ญ - ๐๐ฒ๐ฟ๐ผ-๐ธ๐ป๐ผ๐๐น๐ฒ๐ฑ๐ด๐ฒ ๐ฝ๐ฟ๐ผ๐ผ๐ณ & ๐ฟ๐ผ๐น๐น๐๐ฝ
Zk is an old meta in crypto. zk bridge and zk rollups on Ethereum Layer-1 have to a degree de-excited the market about this vertical. However, building this on Monad offers advantages and user improvements not possible on Ethereum EVM. For a computationally heavy task like zk-proof verification, Monad's throughput and efficiency can bring down the cost and time of verifying zk-proofs. For zero-knowledge use cases such as data verification, zk-rollups, and zk-based interoperability solutions, this means greater security and enhanced user experiences.
On Ethereum, the cost of verifying a zk-proof ranges between 300,000 and 5,000,000 gas, which converts into between a few dollars to a few hundred dollars. If zk bridges or zk-rollups want to ensure the low-cost profile in their validator networks or L2 users, they would need to pace out how often they settle their zk-proof on the Ethereum Layer-1. This increases the time between each settlement of a transaction batch. Furthermore, Ethereum Layer-1's own finality time is 2 epochs (14 minutes), so the minimum finality of a zk-proof verification transaction on Ethereum, discounting the system interval settings, is 14 minutes. zkSync, a zk-rollup Layer-2 on Ethereum for example, could take up to 21 hours to reach finality for a zk-proof verification. because of the long intervals between verifications and Ethereum's own finality time.
On Monad, however, lower cost and fast finality (one block) mean that zk-proof of batched transactions can be verified on Monad Layer-1 with much shorter intervals while achieving faster finality. Theoretically, this could reduce the finality of zk-proof settlement to seconds, which makes the state on the rollup Layer-2 set in stone much faster. This leaves much less time for malicious actors to reverse or invalidate transaction history in an attack. The lower cost profile of implementation zero-knowledge solutions on Monad Layer-1 means that zk-rollups and zk-based interoperability solutions can focus on solving issues beyond performance. In a zk-rollup, this could be bringing Monad's performance to less performant environments; for a zk-bridge, this could be improving the UX of interoperability transactions; for zk-data verifications, this could be lowering system overhead.
-----------
๐ฃ๐ฟ๐ถ๐บ๐ถ๐๐ถ๐๐ฒ ๐ฌ๐ฎ - ๐ฑ๐ฒ๐ฐ๐ฒ๐ป๐๐ฟ๐ฎ๐น๐ถ๐๐ฒ๐ฑ ๐๐ ๐ถ๐ป๐ณ๐ฒ๐ฟ๐ฒ๐ป๐ฐ๐ฒ & ๐๐ฎ๐ด๐ด๐ถ๐ป๐ด
Although on-chain computation is still expensive and far from a match for the computational resources required for on-chain AI training, areas in model and agent development that require real-time on-chain verification can still benefit from the performance and throughput advantages offered by Monad Layer-1. A swarm network for instance relies on a network of agents that handle domain-specific tasks.
Tracking the performance of these agents in problem-solving directly affects the trustworthiness of the solutions derived from the agent network.
Keeping such performance records in real-time on-chain helps improve the network's inference capabilities. Such record-keeping activities can be cost-prohibitive in an inefficient blockchain ledger, as the cost of keeping performance records grows exponentially with the number of tasks the swarm network handles. Reducing the frequency at which the records are stored on-chain could mitigate costs but risks the effectiveness of the network.
Another intensive AI-related task that requires verifiable record-keeping is data tagging, an upstream component critical for training AI models. An unprocessed dataset often gets tagged by turk workers as many times as possible to describe different aspects of the set. Storing such tags or tag hashes on-chain tamper-proofs the training data for models. In an inefficient blockchain, such activities are cost-prohibitive for the extremely large number of datasets necessary for training an AI model. Monad EVM Layer-1 provides a cost-effective distributed ledger for serving these two use cases. Low cost reduces the overhead of AI inference and training data, providing a viable settlement layer for running inference protocols and data tagging protocols.
-----------
๐ฃ๐ฟ๐ถ๐บ๐ถ๐๐ถ๐๐ฒ ๐ฌ๐ฏ - ๐ฑ๐ฒ๐ฐ๐ฒ๐ป๐๐ฟ๐ฎ๐น๐ถ๐๐ฒ๐ฑ ๐ฑ๐ฎ๐๐ฎ ๐๐๐ผ๐ฟ๐ฎ๐ด๐ฒ
Data storage as a use case for blockchain as a transparent public ledger has been around for years. Protocols such as IPFS, Arweave, and BNB Greenfield either leverage an existing blockchain such as Ethereum for IPFS and BNB Chain for Greenfield, or build their own chain like the case of Arweave, for storing hashes or pointers to the data. IPFS, for example, could use the Ethereum EVM to store hashes of data stored on the protocol for verification and immutability. However, with each file upload requiring a reference existing on-chain, the gas cost for these smart contract actions could be costly at scale. This cost is eventually passed down to the end users in addition to the existing storage cost.
A storage protocol on Monad could benefit from its cost-efficiency and meaningfully serve as a more cost-effective and secure alternative to the existing Web 3 storage solutions.
-----------
PS
By no means am I an expert in all the use cases mentioned above. This post is more for encouraging people to ๐๐ต๐ถ๐ณ๐ ๐๐ต๐ฒ๐ถ๐ฟ ๐บ๐ฒ๐ป๐๐ฎ๐น ๐บ๐ผ๐ฑ๐ฒ๐น - away from the box when EVM L1 protocols are always constrained by Ethereum's scalability problem - to think how things could offer improved user experience when EVM L1 is natively performant and cost-efficient. This is
@keoneHD We @townsquarexyz actually enforce a rate impact based withdrawal/deposit limit, where if a certain deposit/withdrawal would move the APR of a pool above a certain threshold, the withdrawal would be limited
Sungmo is an absolute beast in a project's 0-1 lifecycle and enterprise relations
We are super fortunate to have had his early conviction check at @TownSquarexyz
I'm also very much heart-warmed that he's make giant steps such as this in his career and see him along the journey
I'm honored to share that I will be joining @a16zcrypto as Head of APAC go-to-market.
a16z crypto backs exceptional founders, providing not just capital but also hands-on support to help them grow into transformative companies.
Now, a16z crypto is opening an office in Seoul and extending go-to-market support for its portfolio companies to encompass the Asia-Pacific region โ one of the fastest-growing hubs for crypto innovation, deep talent, and bold founders. APAC is already shaping the future of web3, and I believe its impact will only grow from here.
Through the network, experience, and relationships Iโve built over the years in this industry, Iโll help a16z cryptoโs founders access not just a new market, but the regional context and knowledge they need to scale (and vice versa).
I want to express my deep gratitude to @cdixon and @AAlbaneseNY for putting their trust in me, and I look forward to being a part of the incredible GTM team โ @meigga, @lordvolth, and @cc_crowley.
If youโre building in crypto, web3, or any other frontier tech and interested in APAC โ Iโd love to connect.
Backed 1:1 by assets held in reserve by BitGo, primarily in U.S. government money market funds and other cash equivalents, and designed to meet institutional standards for security and reliability. On Monad, USD1 is available across key applications including @TownSquarexyz and @Pancakeswap, with more to come, bringing a trusted digital dollar option to internet capital markets.
@AllUnderCTRL3 Hey @AllUnderCTRL3. We are trying to reproduce this issue
Collateral withdrawal buttons should be on the loan tab as in this screenshot. Please ping our team members in your ticket
Our app is audited and pen-tested by multiple auditors. Rest assured your funds are safe
1. Binance Spot has launched the BNB/USD1, BTC/USD1, ETH/USD1, and SOL/USD1 trading pairs, and trading bot services are now available.
2. Starting from December 11 at 16:00 (UTC+8), the BNB/USD1, BTC/USD1, ETH/USD1, and SOL/USD1 spot trading pairs will offer zero trading fees for VIP levels 2โ9 and spot liquidity providers.
3. Starting from December 11 at 16:00 (UTC+8), zero trading fees will apply to the USD1/USDT and USD1/USDC spot trading pairs for all users.
4. The backing assets of Binance-Peg BUSD (B-Token) will be converted to USD1 at a 1:1 ratio. The conversion is expected to be completed within one week after the announcement is published.
5. Binance Futures will support USD1 as a unified margin asset starting from December 11 at 17:00 (UTC+8).
#USD1
We pushed a major update to the display of rewards UI on the app earlier today.
Now the incentives and points display are laid out in a new UI structure:
- Points boost is now showing where the boost multiplier is coming from
e.g. 2x from TownSquare & 4x from Upshift for $earnAUSD
- Supply & borrow APRs are showing liquid APYs and points APYs in separate percentages to help you better understand reward distributions
e.g. 30.49% + 148.43% for MON means the the base+liquid incentive APY is 30.49%, and the 148.43% means the points APY from TownSquare/partner points program.
Note: the liquid MON incentive is still pending Merkl integration and will be distributed via Merkl by end of Month 1. The liquid APY includes MON token incentives.
- LSTs (shMON, sMON, gMON, aprMON) are displayed on the Earn page for better accessibility into the LST collateralization page. LST point boost can also be seen on the Earn page.
There have been so many. Just to name a couple that we got most Qs about:
-> TownSquareโs unique multi-collateral loan structure is new to many users. Some users have told us the way to loop yield isnโt very obvious there. So we added guidance content to each of the asset support announcement we make and are bringing some UX changes to highlight the loan page user flow.
-> TownSquareโs incentive program offers very competitive APYs for assets. Users have also asked us about those APY numbers so we have created a detailed doc on those numbers to be released later this week
There are also feedback from partner protocol teams. Overall, the sentiment we got from users is very strong and supportive. A lot of our features and metrics are unique to our protocol so definitely as we provide further clarity on those items users will be able to enjoy the benefit of Monadโs tech and @TownSquarexyz โs yield opportunities with even less friction.