Soumyadeep Roy
Soumyadeep Roy
I was just tried running the demo.ipynb file, and I got the error. complete error log: `AssertionError Traceback (most recent call last) in () ----> 1 model = DIORModel(opt) 2...
I was trying this : ```import { Anchor, columbus5, AddressProviderFromJson, MARKET_DENOMS, OperationGasParameters } from '@anchor-protocol/anchor.js' ``` which has thrown me this error: ``` SyntaxError: Named export 'OperationGasParameters' not found. The...
I tried fetching queries for the pools of Polygon network which didn't work. The same query worked for Ethereum chain. Any update on this?
Hello, I'm new using Curve Finance API and also in JS. I'm trying to the replicate the same code that has been given in the example - https://github.com/curvefi/curve-js#general-methods I'm getting...