{
  "$schema": "https://cashtokens.org/bcmr-v2.schema.json",
  "version": {
    "major": 1,
    "minor": 0,
    "patch": 0
  },
  "latestRevision": "2026-06-07T11:34:36.872Z",
  "registryIdentity": {
    "name": "ParyonUSD Loan Key Registry (mainnet-v1)",
    "description": "Contains metadata for exactly one ParyonUSD loan key."
  },
  "identities": {
    "2161d5133365e1ca44ceeb61f8c30665b39f2afc2a80f11615e8512a23fee6e9": {
      "2026-06-07T11:34:36.872Z": {
        "name": "ParyonUSD Loan Key",
        "description": "For management of a ParyonUSD v1 loan.",
        "token": {
          "category": "2161d5133365e1ca44ceeb61f8c30665b39f2afc2a80f11615e8512a23fee6e9",
          "symbol": "PUSD-LOANKEY",
          "nfts": {
            "description": "Represents ownership or delegated management permissions on a loan.",
            "fields": {
              "currentDebt": {
                "name": "Current Debt",
                "encoding": {
                  "type": "number",
                  "decimals": 2,
                  "unit": "PUSD"
                }
              },
              "collateral": {
                "name": "Collateral",
                "encoding": {
                  "type": "number",
                  "decimals": 8,
                  "unit": "BCH"
                }
              },
              "amountBeingRedeemed": {
                "name": "Redeemed",
                "encoding": {
                  "type": "number",
                  "decimals": 2,
                  "unit": "PUSD"
                }
              },
              "status": {
                "name": "Maturity Status",
                "encoding": {
                  "type": "hex"
                }
              },
              "lastPeriodInterestPaid": {
                "name": "Interest Paid Up To Period",
                "encoding": {
                  "type": "number"
                }
              },
              "currentInterestRate": {
                "name": "Interest Rate",
                "encoding": {
                  "type": "number",
                  "decimals": 5,
                  "unit": "% APR"
                }
              },
              "nextInterestRate": {
                "name": "Upcoming Interest Rate",
                "encoding": {
                  "type": "number",
                  "decimals": 5,
                  "unit": "% APR"
                }
              },
              "interestManager": {
                "name": "Interest Manager",
                "encoding": {
                  "type": "hex"
                }
              },
              "minRateManager": {
                "name": "Min Interest Rate",
                "encoding": {
                  "type": "number",
                  "decimals": 5,
                  "unit": "% APR"
                }
              },
              "maxRateManager": {
                "name": "Max Interest Rate",
                "encoding": {
                  "type": "number",
                  "decimals": 5,
                  "unit": "% APR"
                }
              }
            },
            "parse": {
              "bytecode": "00ce01207f52876300cf82011b8763516b517f7c75567f7c816b00c66b567f7c816b517f7c816b547f7c816b527f7c81026d01956b527f7c81026d01956b517f7c816b527f7c81026d01956b527f7c81026d01956b67006b6867526b00cf6b68",
              "types": {
                "": {
                  "name": "ParyonUSD Loan Key",
                  "description": "Controls a ParyonUSD v1 loan, including access to collateral. This wallet or explorer does not support the ParyonUSD extension required to display loan details."
                },
                "01": {
                  "name": "ParyonUSD Loan Key",
                  "description": "Controls a ParyonUSD v1 loan, including access to collateral.",
                  "fields": [
                    "currentDebt",
                    "collateral",
                    "amountBeingRedeemed",
                    "status",
                    "lastPeriodInterestPaid",
                    "currentInterestRate",
                    "nextInterestRate",
                    "interestManager",
                    "minRateManager",
                    "maxRateManager"
                  ]
                },
                "02": {
                  "name": "ParyonUSD Loan Interest Management Key",
                  "description": "Manages interest rates on the corresponding ParyonUSD v1 loan. No access to collateral.",
                  "fields": [
                    "interestManager"
                  ]
                }
              }
            }
          }
        },
        "uris": {
          "icon": "https://mainnet-v1.paryonusd.com/icons/paryon-loankey-icon.svg",
          "web": "https://paryonusd.com",
          "blog": "https://paryonusd.com/blog",
          "x": "https://x.com/ParyonUSD",
          "telegram": "https://t.me/ParyonUSD",
          "github": "https://github.com/ParyonUSD"
        },
        "extensions": {
          "paryonusd": {
            "fetchLoanState": {
              "lockingBytecode": "aa207886a5ad284f5ae9f09af871df72f5107b7b9dce7452b852a54e5fc6652dfd0f87"
            }
          }
        }
      }
    }
  }
}