For the complete documentation index, see llms.txt. This page is also available as Markdown.

Token Contracts

Token contracts define the ERC-20 tokens used throughout the Fira protocol, including FW wrappers, BT, CT, and the custom FiraERC20 base.

  • FW Tokens — FW base contracts and USDCFW implementation

  • BondToken — BT token contract

  • CouponToken — CT token contract

  • FiraERC20 — Custom ERC-20 base with reentrancy guard and permit

Last updated