📜
SRWA Documentation
SRWA.ioDemoGitHub
  • Getting Started
    • Overview
      • Components
        • Lending Protocol
        • Lending Pool
        • SRWA Badge
      • Other
        • Oracle
        • Admin
    • How It Works
      • Risk Management
      • Deposit
      • Borrow
      • Withdraw
      • Repay
      • Liquidate
  • Core Calculations
    • Utilization
    • APR
    • SB and SD Tokens
    • Interests
    • Available Liquidity
    • Collateral
    • Protocol Reserve
  • SRWA Interface
    • About
    • Requirements
    • How to Use
      • Lending
        • Lending Account
        • Savings and Loans
        • Deposit
        • Withdraw
        • Borrow
        • Repay
      • Market
      • Tools
        • Transactions
        • Wallet
Powered by GitBook
On this page
  1. Getting Started
  2. Overview
  3. Components

SRWA Badge

PreviousLending PoolNextOther

SRWA User Badge is and NFT that is minted by the Lending Protocol. It serves so the users can identify themselves to the platform and for the platform to track users deposit and borrow positions.

SRWA User Badge is minted and sent to user when they make the first deposit. It contains information that the protocol needs in order to track the user states.

Deposits signifies the list of asset address ant the amount of each of the assets that the user deposited on the platform. Deposit amount is represented in SD Tokens.

Borrows signifies the list of asset address ant the amount of each of the assets that the user has borrowed from the platform. Borrow amount is represented in SB Tokens.

User can always check the state of the SRWA User Badge on the Radix Dashboard.

SRWA USer Badge can only be updated by the Lending Protocol.

Data structure of the SRWA User Badge
Example of the SRWA User Badge data
Example of the SRWA User Badge deposits
Example of the SRWA User Badge borrows