Sovryn-smart-contracts
                                
                                
                                
                                    Sovryn-smart-contracts copied to clipboard
                            
                            
                            
                        Smart contracts for the Sovryn protocol and external integrations
Tx: 0x8bf5a2b77701981d75e57225aa00c99e76ba3cc39d9862b0ae5702ad122d327d Tx: 0xcc90582268236201bf322fed034aa9a23a4b34c15bb25f9bf42ebb4b713350b5
Task discussion - https://github.com/DistributedCollective/Sovryn-tasks-discussions/discussions/8 Implement solidity contracts functionality for Sovryn Treasury Dashboard Repo: https://github.com/DistributedCollective/Sovryn-Treasury-Dashboard * details to be added
currently users can only increase their margin amount they need also to have an option of increasing their leverage
Technical analysis about the set of contracts and tools bounded to LockedSOV contract. Includes 1.- SovrynProtocol analysis (https://wiki.sovryn.app/en/developers-private/PROTOCOL/SovrynProtocol) 2.- Brief analysis about Affiliates, LiquidityMIning, Escrow and OG. 3.- Description of...
A release note to inform users about the new feature; to incentivise the suplly of liquidity to lending pools. UPDATE: don't remember if this was already done for adoption. I...
Description for rebates in loan and margin trades. This task was already done weeks ago for adoption team.
currently, staking rewards are low, because fees are distributed according to the voting power of all stakers, including vesting contracts. This should be changed. The plan is to only distribute...
such as the mapping underlyingAsset -> loanPool suggestion: use static analysis tools to discover those
Report on all our contracts in the sovryn-solidity-contracts and oracle-based-amm repos the number of occurence of every opcode (ADDMOD, SMOD, MULMOD, EXP, and CREATE2, SELFDESTRUCT) by contracts contract | ADDMOD...