curve-pool-registry
curve-pool-registry copied to clipboard
On-chain registry and unified API for Curve.fi pools.
The calculator address for the 3pool seems to be the ZERO_ADDRESS both on Arbitrum and Mainnet. https://github.com/curvefi/curve-pool-registry/blob/0bdb116024ccacda39295bb3949c3e6dd0a8e2d9/contracts/Swaps.vy#L814 Where can I find the implementation of get_dx for the 3pool https://arbiscan.io/address/0x960ea3e3c7fb317332d990873d354e18d7645590 to...
Hello, **The issue**: The method: [get_underlying_balance](https://github.com/curvefi/curve-pool-registry/blob/master/contracts/Registry.vy#L469) from the registry does not give the balances with the right decimal precision **Example**: In polygon on this given registry: https://polygonscan.com/address/0x094d12e5b541784701FD8d65F11fc0598FBC6332#readContract For the pool:...