Skip to content

Commit

Permalink
Readd minus provider id
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Oct 16, 2024
1 parent a38fbae commit c98eb9d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/data/base/beefyCowVaults.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
[
{
"address": "0x608E547833AB57a071d26E7E3aB38E167b035152",
"lpAddress": "0xc9034c3E7F58003E6ae0C8438e7c8f4598d5ACAA",
"tokens": ["0x4200000000000000000000000000000000000006", "0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed"],
"tokenOracleIds": ["WETH", "DEGEN"],
"decimals": [18, 18],
"oracleId": "uniswap-cow-weth-degen",
"rewardPool": {
"address": "0x7641705515E810b518555c3C0EEdc083BF5a7Bbb",
"oracleId": "uniswap-cow-weth-degen-rp"
}
},
{
"address": "0xcE69Ab6EcA8CBB631aB3D440CBa17Ecd12ef5129",
"lpAddress": "0xab57CacEa9CD5CC1FB21D026ECDE71e0d4f33861",
"tokens": ["0x4200000000000000000000000000000000000006", "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C"],
"tokenOracleIds": ["WETH", "SPX"],
"decimals": [18, 8],
"oracleId": "uniswap-cow-weth-spx",
"rewardPool": {
"address": "0xac62f161BfED14339075174b2797fC0f7305Df1B",
"oracleId": "uniswap-cow-weth-spx-rp"
}
},
{
"address": "0x578a315E367c2503B5B2aC2081E56C56dB426FBd",
"lpAddress": "0xfD22D75b2FB405EE185155D57B0277b9DB2F8E29",
Expand Down

0 comments on commit c98eb9d

Please sign in to comment.