Libraries

Shared utility and math libraries used across the Fira protocol for arithmetic, token transfers, error handling, and deployment patterns.

  • Math — Fixed-point arithmetic (PMath) and logarithm/exponentiation (LogExpMath)

  • Helpers — Token transfers, error definitions, ownership, and deployment utilities

Last updated