From 12fa38388cf0b95461594b0c13bed27d016a79e7 Mon Sep 17 00:00:00 2001 From: Ikram Ansari Date: Fri, 28 Nov 2025 12:21:08 +0500 Subject: [PATCH] Add Fly Trade --- mainnet/FlyTrade.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mainnet/FlyTrade.json diff --git a/mainnet/FlyTrade.json b/mainnet/FlyTrade.json new file mode 100644 index 0000000..c77b7fe --- /dev/null +++ b/mainnet/FlyTrade.json @@ -0,0 +1,15 @@ +{ + "name": "Fly Trade", + "description": "Fly Trade is a multichain liquidity aggregator live on 20+ chains, designed to optimize swaps for traders, protocols, and agents. It integrates DEXs, DeFi protocols, and bridges while providing one of most efficient aggregation infrastructure.", + "live": true, + "categories": ["DeFi::DEX Aggregator"], + "addresses": { + "MagpieRouterV3_1": "0x956df8424b556f0076e8abf5481605f5a791cc7f" + }, + "links": { + "project": "https://www.fly.trade", + "twitter": "https://x.com/flytrade_", + "github": "https://github.com/magpieprotocol", + "docs": "https://docs.fly.trade" + } +}