Skip to content

Commit

Permalink
Add some retro
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Aug 6, 2023
1 parent 07f098b commit f072f8b
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions src/data/matic/retroGammaPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,64 @@
[
{
"name": "retro-gamma-wmatic-weth-narrow",
"address": "0xe7806B5ba13d4B2Ab3EaB3061cB31d4a4F3390Aa",
"pool": "0x1a34EaBbe928Bf431B679959379b2225d60D9cdA",
"decimals": "1e18",
"chainId": 137,
"beefyFee": 0.095,
"lp0": {
"address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
"oracle": "tokens",
"oracleId": "WMATIC",
"decimals": "1e18"
},
"lp1": {
"address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"oracle": "tokens",
"oracleId": "WETH",
"decimals": "1e18"
}
},
{
"name": "retro-gamma-wmatic-usdc-narrow",
"address": "0xBE4E30b74b558E41f5837dC86562DF44aF57A013",
"pool": "0xEC15624FBB314eb05BaaD4cA49b7904C0Cb6b645",
"decimals": "1e18",
"chainId": 137,
"beefyFee": 0.095,
"lp0": {
"address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
"oracle": "tokens",
"oracleId": "WMATIC",
"decimals": "1e18"
},
"lp1": {
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"oracle": "tokens",
"oracleId": "USDC",
"decimals": "1e6"
}
},
{
"name": "retro-gamma-usdc-weth-narrow",
"address": "0xe058e1FfFF9B13d3FCd4803FDb55d1Cc2fe07DDC",
"pool": "0xCE67850420c82dB45eb7fEeCcD2d181300D2BDB3",
"decimals": "1e18",
"chainId": 137,
"beefyFee": 0.095,
"lp0": {
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"oracle": "tokens",
"oracleId": "USDC",
"decimals": "1e6"
},
"lp1": {
"address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"oracle": "tokens",
"oracleId": "WETH",
"decimals": "1e18"
}
},
{
"name": "retro-gamma-frax-mimatic-",
"address": "0xE193C653B6030a9BB443AE7c6Ef6e35d93348f98",
Expand Down

0 comments on commit f072f8b

Please sign in to comment.