Giter Site home page Giter Site logo

2023-04-ajna's Introduction

Ajna Update contest details

Resources

Q&A

Q: On what chains are the smart contracts going to be deployed?

Ethereum mainnet, Arbitrum, Optimism, Binance Smart Chain, Polygon, Fantom, Tron, Avalanche


Q: Which ERC20 tokens do you expect will interact with the smart contracts?

any - ERC20's are used in fungible, collection and subset pool types. The following types of tokens are incompatible with Ajna, and no countermeasures exist to explicitly prevent creating a pool with such tokens, actors should use them at their own risk:

  • NFT and fungible tokens which charge a fee on transfer.
  • Fungible tokens whose balance rebases.
  • Fungible tokens with more than 18 decimals or 0 decimals, whose decimals() function does not return a constant value, or which do not implement the optional decimals() function. Borrowers cannot draw debt from a pool in the same block as when the pool was created. With the exception of quantized prices, pool inputs and most accumulators are not explicitly limited. The pool will stop functioning when the bounds of a uint256 need to be exceeded to process a request.

Q: Which ERC721 tokens do you expect will interact with the smart contracts?

any - ERC721's are used in collection and subset pool types


Q: Which ERC777 tokens do you expect will interact with the smart contracts?

none


Q: Are there any FEE-ON-TRANSFER tokens interacting with the smart contracts?

none


Q: Are there any REBASING tokens interacting with the smart contracts?

none


Q: Are the admins of the protocols your contracts integrate with (if any) TRUSTED or RESTRICTED?

N/A


Q: Is the admin/owner of the protocol/contracts TRUSTED or RESTRICTED?

N/A


Q: Are there any additional protocol roles? If yes, please explain in detail:

N/A


Q: Is the code/contract expected to comply with any EIPs? Are there specific assumptions around adhering to those EIPs that Watsons should be aware of?

EIP-4494


Q: Please list any known issues/acceptable risks that should not result in a valid finding.

N/A


Q: Please provide links to previous audits (if any).

https://github.com/ajna-finance/audits


Q: Are there any off-chain mechanisms or off-chain procedures for the protocol (keeper bots, input validation expectations, etc)?

Users may deceide to run keepers themselves although that is purely an assumption based off of the inscentives provided for certain actions in the protocol. The protocol should be able to function without designated "keepers".


Q: In case of external protocol integrations, are the risks of external contracts pausing or executing an emergency withdrawal acceptable? If not, Watsons will submit issues related to these situations that can harm your protocol's functionality.

N/A


Audit scope

ajna-core @ e3632f6d0b196fb1bf1e59c05fb85daf357f2386

ajna-grants @ 65d52ce52039577b1cfefc76cbbf0030a87f4845

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.