protocol identification
two sourcesJustLend V1 is a TRON money-market / supply-and-borrow DeFi protocol (Compound V2-style) with website/app at justlend.org / app.justlend.org and docs at docs.justlend.org. The docs identify the JST token as the governance token; the protocol’s V1 markets include native TRX (jTRX) and TRC20 markets such as jUSDT, and the docs describe the V1 design as a supply-and-borrow market launched in December 2020. Mainnet is on TRON only for V1; the docs also note Nile testnet support, but that is not mainnet exposure. Main V1 contract addresses are documented as Unitroller (proxy) TGjYzgCyPobsNS9n6WcbdLVR9dH7mWqFx7, Comptroller implementation TETm1bMHUm9135d5NmUgfkvqZQ4bk6DgWs, jTRX TE2RzoSV3wFK99w6J9UnnZ4vLfXYoxvRwP, jUSDT TXJgMdjVX5dKiQaUi9QobwNxtSQaFqccvd, and jUSDT delegate TLjn59xNM7VEK6VZ3VQ8Y1ipxsdsFka5wZ. Explorer verification status is only partially verifiable from the gathered material: the docs link these addresses to Tronscan “Contract” pages, but I cannot independently confirm the contract-verified status without live explorer access; therefore: Not verifiable as of 2026-08-30. Fork lineage: JustLend V1 is explicitly Compound V2-derived / “Compound V2’s design” rather than a fresh design. The biggest protocol-level changes visible in the docs are TRON-specific address formats, TRC20 handling, native TRX support through jTRX, and added TRON staking/liquid-staking components; whether each code change was separately audited is only partially verifiable here. The public audit PDF exists, dated Apr 8, 2022, and the docs state the smart-contract code is publicly available for external audits, but I cannot verify the full audit scope or whether all fork-modifications were covered from the gathered material alone. For malicious-modification history in similar forks, Not verifiable as of 2026-08-30.