Technical
Notional Finance Supports the Post-Merge POS Chain
The merge is coming - the forks may be as well. A message from the Notional core team on what the future may bring.
Understanding Notional v2 Liquidations
In this post, we’ll cover how settlements and liquidations work in Notional v2, and how liquidators can profit from the various opportunities offered by the protocol. Settlements refer to a third party rolling an account’s unpaid debt forward upon maturity while liquidations refer to a third party buying
Code Arena Issue Report
This write-up concerns a particularly interesting finding that came out of the audits we received for Notional V2. First of all, big shout-out to cmichel, Code Arena’s top-earning warden in our audit contest! This finding is a testament to the value of the Code Arena model and the importance
Notional V2 Technical Deep Dive Part 1: fCash Markets
In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). It’s expected that the reader has some familiarity with
Notional V2 Technical Deep Dive Part 2: Trading Actions
In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In part 1 [https://blog.notional.finance/understanding-the-notional-v2-fcash-markets], we described
Notional V2 Technical Deep Dive Part 3: Valuation Framework
In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In parts 1 [https://blog.notional.finance/understanding-the-notional-v2-fcash-markets] and 2
Notional V2 Technical Deep Dive Part 4: Cash Groups and nTokens
In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In the previous post, we will discussed Notional V2'
Notional V2 Technical Deep Dive Part 5: Settlement and Initialization
In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). We've covered a lot so far but in