Skip to content

Commit

Permalink
Add cbETH-USDC volatile pool on Base Aerodrome (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
ying13 authored Jul 2, 2024
1 parent dd56321 commit 1e66a3f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/data/base/aerodromeLpPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"name": "aerodrome-cbeth-usdc",
"address": "0xa1d2ee6212D4375F154393E59895A5D27859C4e4",
"gauge": "0x1a3FD3c084E5680655768b41Da653ca6e84b5981",
"decimals": "1e18",
"chainId": 8453,
"beefyFee": 0.095,
"lp0": {
"address": "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22",
"oracle": "tokens",
"oracleId": "cbETH",
"decimals": "1e18"
},
"lp1": {
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"oracle": "tokens",
"oracleId": "USDC",
"decimals": "1e6"
}
},
{
"name": "aerodrome-sfrxeth-sfrax",
"address": "0xD73a3EF449043AAc66bFF3FEE37E83B4f8DAE998",
Expand Down

0 comments on commit 1e66a3f

Please sign in to comment.