dev-protocol / docs.devprotocol.xyz

Documentation for Dev Protocol and the ecosystem
https://docs.devprotocol.xyz
MIT License
5 stars 17 forks source link

added: Dev Interface remix-ready file + solidity highlighter #283

Closed KukretiShubham closed 2 years ago

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
docs-devprotocol-xyz ✅ Ready (Inspect) Visit Preview Aug 12, 2022 at 2:19PM (UTC)
KukretiShubham commented 2 years ago

DevInerface.sol you wrote is for V1, so you need to use the mainnet address.

Dev.deposit,depositFrom are legacy interfaces for backward compatibility that exist only in mainnet and do not exist in Polygon/Arbitrum.

Sure, i will fix this. Anyway there are some interfaces missing here https://github.com/dev-protocol/protocol/blob/main/contracts/interface/IDev.sol . Shall I add here ?

aggre commented 2 years ago

No need to add them. Because they're legacy interfaces, and sTokens ver. staking doesn't used them.