From bf86186022e03325ed2841806102e0eebbae61e5 Mon Sep 17 00:00:00 2001 From: Yashasvi Chaudhary Date: Thu, 12 Dec 2024 14:32:12 +0530 Subject: [PATCH] updated README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 71db4d6..234f3b1 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,13 @@ routes, that are used to get quotes and settle orders respectively. - **Types**: The types are the typescript types that are used throughout the application. - **Utils**: The utils are the utility functions that are used throughout the application. +## Supported Chains + +The project currently supports the following chains: + +- Optimism +- Arbitrum +- Base Sepolia +- Sepolia + +