Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-git committed Jun 14, 2023
1 parent 47fc662 commit b106273
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,23 @@ GET /api/getPools/<blockchainId>/<registryId>

**View**:

*This is the list of all deployed registries on all chains, as of March 16, 2022*
*This is the list of all deployed registries on all chains, as of June 14, 2023*

- https://api.curve.fi/api/getPools/ethereum/main
- https://api.curve.fi/api/getPools/ethereum/crypto
- https://api.curve.fi/api/getPools/ethereum/factory
- https://api.curve.fi/api/getPools/ethereum/factory-crypto
- https://api.curve.fi/api/getPools/ethereum/factory-crvusd
- https://api.curve.fi/api/getPools/ethereum/factory-tricrypto
- https://api.curve.fi/api/getPools/polygon/main
- https://api.curve.fi/api/getPools/polygon/crypto
- https://api.curve.fi/api/getPools/polygon/factory
- https://api.curve.fi/api/getPools/polygon/factory-crypto
- https://api.curve.fi/api/getPools/fantom/main
- https://api.curve.fi/api/getPools/fantom/crypto
- https://api.curve.fi/api/getPools/fantom/factory
- https://api.curve.fi/api/getPools/fantom/factory-crypto
- https://api.curve.fi/api/getPools/fantom/factory-eywa
- https://api.curve.fi/api/getPools/arbitrum/main
- https://api.curve.fi/api/getPools/arbitrum/crypto
- https://api.curve.fi/api/getPools/arbitrum/factory
Expand All @@ -51,6 +56,8 @@ GET /api/getPools/<blockchainId>/<registryId>
- https://api.curve.fi/api/getPools/optimism/crypto
- https://api.curve.fi/api/getPools/optimism/factory
- https://api.curve.fi/api/getPools/xdai/main
- https://api.curve.fi/api/getPools/xdai/crypto
- https://api.curve.fi/api/getPools/xdai/factory

### getETHprice
```
Expand Down

0 comments on commit b106273

Please sign in to comment.