Skip to content

Commit

Permalink
Adds Saber ETH pools
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Sep 25, 2021
1 parent 05cd253 commit 5aa0c60
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions projects/helper/saber-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,16 @@
"tokenACoingecko": "frax",
"tokenBCoingecko": "usd-coin"
},
{
"id": "wheth",
"authority": "2ctAWUAM4FUWp3iaHC5kEGktx4ThtC4tfnUEXQzxjFKm",
"tokenA": "SL819j8K9FuFPL84UepVcFkEZqDUUvVzwDmJjCHySYj",
"tokenB": "7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs",
"reserveA": "8p4mGnARWPBu6P2Gcw4adodLkNDorrXniZMhaY7eJXUn",
"reserveB": "AyY89zccbsgp9LKFgH4CFZMJmpSgqmPSdTfukhP227rc",
"tokenACoingecko": "ethereum",
"tokenBCoingecko": "ethereum"
},
{
"id": "acusd",
"authority": "4RcgjJHEndsDpSniNaU392dnfjFZFGhwUT3Fd9rSEcMv",
Expand Down Expand Up @@ -279,6 +289,16 @@
"tokenACoingecko": "binance-usd",
"tokenBCoingecko": "usd-coin"
},
{
"id": "aeeth",
"authority": "4vKg9TxAmbmBQYvsv9StJYMwyDeWNyfVSumMzmemrXbZ",
"tokenA": "KNVfdSJyq1pRQk9AKKv1g5uyGuk6wpm4WG16Bjuwdma",
"tokenB": "AaAEw2VCw1XzgvKB8Rj2DyK2ZVau9fbt2bE8hZFWsMyE",
"reserveA": "CGoM82Hbz7QVqTgvQatYtjvDWBvoUJp5qm21P8iMs9yb",
"reserveB": "3dxNNww8TivyN5FMy5dCNdi3Zcxv6e4kUfSPxfFwpdNq",
"tokenACoingecko": "ethereum",
"tokenBCoingecko": "weth"
},
{
"id": "msol_sol",
"authority": "2Sj4MZvmLhud4uRmGHJvDxq612nmF4JJsU1R4ZjNNGMS",
Expand Down

0 comments on commit 5aa0c60

Please sign in to comment.