Compound SUPTB

Off-Chain (Private)
Audited on 2023/11/06
No active critical issues

Summary

Compound implements an EIP-7246 (under review) compliant token SUPTB (Superstate short-term U.S. government bonds) and a permission list contract. It introduces a new feature: Encumbrance on top of ERC-20 to separate the ownership of tokens from the right to transfer them. — “Compound is a protocol on the Ethereum blockchain that establishes money markets, which are pools of assets with algorithmically derived interest rates, based on the supply and demand for the asset. Suppliers (and borrowers) of an asset interact directly with the protocol, earning (and paying) a floating interest rate, without having to negotiate terms such as maturity, interest rate, or collateral with a peer or counterparty Each money market is unique to an Ethereum asset (such as Ether, an ERC-20 stablecoin such as Dai, or an ERC-20 utility token such as Augur), and contains a transparent and publicly-inspectable ledger, with a record of all transactions and historical interest rates.

Issues (9)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
7-119
Total70119

Contracts (3)

#File Name
1

src/interfaces/IERC7246.sol

2

src/SUPTB.sol

3

src/PermissionList.sol