Aconomy

Off-Chain (Private)
Audited on 2024/06/24
No active critical issues

Summary

Aconomy is a decentralized NFT Marketplace for illiquid real-world asset classes to leverage all the monetary benefits that get unlocked when the assets are brought on-chain in the form of PiNFTs. PiNFTs are a special kind of NFTs which possess underlying value in the form of ERC20 tokens(stable coins). The project allows users to sell and buy NFTs using piMarket which also allows auctions. NFTLendingBorrowing contract allows collateralized borrowing/lending functionality. Where the bidder gets the functionality to claim borrower’s NFT incase of the non repayment of the loaned amount. FundingPool can be used to take loans from verified lenders where the pool owner has ability to accept the loans based on the interest of lenders. The poolAddress allows verified users/borrowers to raise a loan request, and verified lenders can then lend the tokens for the request raised.

Issues (37)

Low
Medium
High
Critical
Total
Not fixed
134--17
Fixed
173--20
Total3070037

Contracts (9)

#File Name
1

contracts/Libraries/WadRayMath.sol

2

contracts/Libraries/DateTimeLib.sol

3

contracts/Libraries/LibPool.sol

4

contracts/Libraries/LibCollection.sol

5

contracts/utils/LibShare.sol

6

contracts/Libraries/LibCalculations.sol

7

contracts/Libraries/LibNFTLendingBorrowing.sol

8

contracts/Libraries/LibMarket.sol

9

contracts/Libraries/LibPoolAddress.sol