Swaylend Docs
  • ⚑WELCOME
    • Introduction
    • Contributors
    • Useful Links
  • 🎯GET STARTED
    • Bridge to Fuel Network
    • Connect Wallet
    • πŸ—ΊοΈNAVIGATE SWAYLEND
      • Supplying Base Asset
        • Supply & Withdraw
        • Interest
      • Borrowing Base Asset
        • Collateral
        • Borrow & Repay
        • Interest
        • Liquidation
      • Protocol Reserves
  • ⌨️Developers
    • Contract Overview
      • Contract methods
      • Contract storage
  • ✴️POINTS SYSTEM
    • ⚑SwayPoints
    • Fuel Points (Ended)
  • πŸ“–LEGAL
    • Terms & Condition
      • Legal Agreement
    • Swaylend Website Terms of Use
    • ❓FAQs
  • Rewards Programs
    • β›½Fuel Season 1 (Ended)
  • πŸ”ŽSmart Contract Audit
Powered by GitBook
On this page
  1. Developers

Contract Overview

Description of the protocol code

PreviousProtocol ReservesNextContract methods

Last updated 4 months ago

The architecture of Swaylend has been rewritten from the Ethereum lending protocol solution to the Sway programming language. This documentation will cover two topics related to the Swaylend contracts: contract methods and storage entities. The contract methods section will discuss the functions available to interact with the contracts. In the storage entities section, we will explore the data stored by the contracts and the relationships between different storage values.

In this chapter you can find:

⌨️
Compound v3
Contract methods
Contract storage