Standard Principles
- Type Safety: Every field is strictly typed and deterministic.
- Semantic Consistency: A field named
totalValueLockedoryieldmeans the same thing in a V2 Pool as it does in a V4 Pool, as it does in a Lending Market. - Explicit Units: All numerical values are returned in standardized formats (e.g., USD-denominated values and raw BigInt strings for on-chain units).