Mp 2836 implement pagination to the batched smart contract queries (#301)
* feat: batch and paginate oracle prices * fixes and improvements * feat: complete batching mechanism and its implementation * fix: getVaultConfigs usage * fix: linting * feat: remove hardcoded mars decimals
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const ITEM_LIMIT_PER_QUERY = 10
|
||||
export const PRICE_ORACLE_DECIMALS = 6
|
||||
Reference in New Issue
Block a user