Skip to content

Commit

Permalink
Add a few more retro
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Aug 7, 2023
1 parent 6cdb94d commit 1e087db
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/data/matic/retroGammaPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@
[
{
"name": "retro-gamma-usdc-ageur-narrow",
"address": "0x98b6a5EedC9382E2c4F8A38f985f2e9aC0B0E84c",
"pool": "0xC2CB03a819F785bD8eb8D628BAD41Cd7c1C71F4B",
"decimals": "1e18",
"chainId": 137,
"beefyFee": 0.095,
"lp0": {
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"oracle": "tokens",
"oracleId": "USDC",
"decimals": "1e6"
},
"lp1": {
"address": "0xE0B52e49357Fd4DAf2c15e02058DCE6BC0057db4",
"oracle": "tokens",
"oracleId": "agEUR",
"decimals": "1e18"
}
},
{
"name": "retro-gamma-weth-frxeth-narrow",
"address": "0x184a51465925AB8a0025E47a00cAb6d3769B5487",
"pool": "0xe5069a75Bdfe8F676B778B0aaDCcC597841F819B",
"decimals": "1e18",
"chainId": 137,
"beefyFee": 0.095,
"lp0": {
"address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"oracle": "tokens",
"oracleId": "WETH",
"decimals": "1e18"
},
"lp1": {
"address": "0xEe327F889d5947c1dc1934Bb208a1E792F953E96",
"oracle": "tokens",
"oracleId": "frxETH",
"decimals": "1e18"
}
},
{
"name": "retro-gamma-wmatic-weth-narrow",
"address": "0xe7806B5ba13d4B2Ab3EaB3061cB31d4a4F3390Aa",
Expand Down

0 comments on commit 1e087db

Please sign in to comment.