forked from ChefSnoopy/hippo-aggregator
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMove.toml
19 lines (17 loc) · 1.04 KB
/
Move.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[package]
name = "HippoAggregator"
version = "0.0.0"
[dependencies]
Econia = { git = "https://github.com/manahip/econia.git", subdir = "src/move/econia", rev = "4eeb9e3fa7a8f5985b7d0e71ddf875d9a6f2b690" }
hippo-swap = { git = "https://github.com/hippospace/hippo-swap.git", rev = "84c7247b64c31843c76208130ce228d742368960" }
CoinList = { git = "https://github.com/hippospace/aptos-coin-list.git", subdir = "", rev = "30e1612ba27de83dff047737ed18089721f7e06f" }
Liquidswap = { git = "https://github.com/pontem-network/liquidswap.git", rev = "1d4d3b6076f526b8fb6a95a9519f3930d67291a7" }
LiquidswapLP = { git = "https://github.com/pontem-network/liquidswap.git", subdir = "liquidswap_lp", rev = "1d4d3b6076f526b8fb6a95a9519f3930d67291a7"}
basiq = { local = "./interface/basiq-basiq" }
#ditto-staking = { local = "./interface/ditto-research" }
#tortuga = { local = "./interface/tortuga" }
Aptoswap = { local = "./interface/aptoswap" }
[addresses]
hippo_aggregator = "89576037b3cc0b89645ea393a47787bb348272c76d6941c574b053672b848039"
poster = "0x02"
poster_2 = "0x03"