Skip to content

Commit

Permalink
Add 2 aura
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Oct 3, 2023
1 parent 5ca333d commit 9e945f0
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/data/ethereum/auraBalancerLpPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
[
{
"name": "aura-gyro-r-sdai",
"address": "0x52b69d6b3eB0BD6b2b4A48a316Dfb0e1460E67E4",
"vault": "0xBA12222222228d8Ba445958a75a0704d566BF2C8",
"gauge": "0xC59347ebefc4056f96810f51F0395CF02d242b74",
"vaultPoolId": "0x52b69d6b3eb0bd6b2b4a48a316dfb0e1460e67e40002000000000000000005f3",
"decimals": "1e18",
"rewards": [
{
"rewardGauge": "0xA5e4c105b32195660fd6Dd7cBDB705b23615eF5f",
"oracleId": "AURA",
"decimals": "1e18"
}
],
"tokens": [
{
"oracle": "tokens",
"oracleId": "R",
"decimals": "1e18"
},
{
"oracle": "tokens",
"oracleId": "sDAI",
"decimals": "1e18"
}
]
},
{
"name": "aura-gho-usdc-usdt",
"address": "0x8353157092ED8Be69a9DF8F95af097bbF33Cb2aF",
Expand Down
37 changes: 37 additions & 0 deletions src/data/optimism/auraLpPools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,41 @@
[
{
"name": "aura--op-dola-usdce",
"address": "0xACfE9b4782910A853b68abbA60f3FD8049Ffe638",
"vault": "0xBA12222222228d8Ba445958a75a0704d566BF2C8",
"gauge": "0x5a473b418193C6a3967aF0913135534B7b3B23E9",
"vaultPoolId": "0xacfe9b4782910a853b68abba60f3fd8049ffe6380000000000000000000000ff",
"composable": true,
"bptIndex": 2,
"decimals": "1e18",
"rewards": [
{
"rewardGauge": "0x5aD208Ae071e154e0ae9fE21f6fF036a7ED8DC90",
"oracleId": "OP",
"decimals": "1e18"
},
{
"rewardGauge": "0x6040423B4687646a38cD19A4d55D83f50154eDf8",
"oracleId": "AURA",
"decimals": "1e18"
}
],
"tokens": [
{
"oracle": "tokens",
"oracleId": "opUSDCe",
"decimals": "1e6"
},
{
"oracle": "tokens",
"oracleId": "DOLA",
"decimals": "1e18"
},
{
"oracleId": "BPTToken"
}
]
},
{
"name": "beets-rocket-fuel",
"address": "0x4Fd63966879300caFafBB35D157dC5229278Ed23",
Expand Down

0 comments on commit 9e945f0

Please sign in to comment.