alikonuk1 / lending-core

A new paradigm in collateral management. Liquidity for your NFTs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcadia Finance Lending Core

Name

Arcadia Finance Lending Core

Description

Arcadia Finance is an Open Source protocol building solutions for NFTs and digital assets in general, within collateral markets and the broader DeFi ecosystem. Our first product, Arcadia Finance’s lending solution, facilitates collateral-backed loans. Users can deposit any combination of ERC20/721/1155/xxxx assets in their user-controlled vault and receive a credit line against it. We aim to provide liquidity for all quality assets of our users. Ranging from ERC20’s, NFTs in the form of art and collectables, (Uni v2) LP positions, Uni V3 positions, yield-bearing tokens, ...!

This repo holds the Arcadia Finance lending core smart contracts.

Usage

The lending core contracts are deployed on Rinkeby testnet. The following contracts are deployed:

  • factory: 0x0e78Af9e99d0583A95b3BE27a960D3F30C1Be667
  • vaultLogic: 0xab161720665777A7e0Aa23d09a54130010196EB3
  • mainReg: 0x4d3b7B19e5d548e22c752e978e4Dd2700363A15B
  • erc20sub: 0x9832078c6052ACf2fbd2DBC2dB6494cd2a42744E
  • erc721sub: 0x0da5a17594e747E8795A5471C18f7F4e16bba031
  • oracleHub: 0x3e2B038b01c8954FfD811e441D69921E9C2AE3fa
  • irm: 0x36F46AcdaD3891f23043CcE0741596DF127DE6C5
  • liquidator: 0x44Fd3F2525752036D51b6c09638c5D5495fb7634
  • stableUsd: 0x55586AcEDe85Bd5fDeBA9009C18351f96E021982
  • stableEth: 0xd6E4D2a63ed45eDf32EdA34456439c3A0218E6C4
  • weth: 0x68817D29cDC29A1D0e96E9b21E812B044323d8D9
  • tokenShop: 0x2bBC8e7002D8dc289274Ed0902a7F8F0E7a6A3A2

Support

Support questions can be directed to our Discord.

Roadmap

To be filled later.

Contributing

We are open to people looking to make contributions, both on the core contracts and on the front-end/dashboards. If you'd like to get in touch with us before, please join our Discord or send a mail to dev [at] arcadia.finance.

License

The license can be found here.

About

A new paradigm in collateral management. Liquidity for your NFTs!

License:Other


Languages

Language:Solidity 74.2%Language:JavaScript 17.7%Language:TypeScript 6.8%Language:Ruby 0.7%Language:Julia 0.2%Language:Shell 0.2%Language:Handlebars 0.1%Language:Makefile 0.0%Language:Nix 0.0%