Skip to content

Commit

Permalink
Merge pull request #8602 from jasmin-avalon/feat-avalon-susda
Browse files Browse the repository at this point in the history
feat: price the sUSDa
  • Loading branch information
waynebruce0x authored Nov 22, 2024
2 parents bfbd43b + f3797ae commit 2ef7db0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion coins/src/adapters/tokenMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,11 @@
"decimals": "8",
"symbol": "lfbtc-solv-babylon-eth",
"to": "coingecko#ignition-fbtc"
},
"0x2B66AAdE1e9C062FF411bd47C44E0Ad696d43BD9": {
"decimals": "18",
"symbol": "sUSDa",
"to": "coingecko#susda"
}
},
"fantom": {
Expand Down Expand Up @@ -537,6 +542,11 @@
"to": "coingecko#tether",
"decimals": 18,
"symbol": "USDF"
},
"0x73a325103935b0B5E7AA3acA6dba74AD22f82B03": {
"decimals": "18",
"symbol": "sUSDa",
"to": "coingecko#susda"
}
},
"stacks": {
Expand Down Expand Up @@ -5415,4 +5425,4 @@
"symbol": "USDC"
}
}
}
}

0 comments on commit 2ef7db0

Please sign in to comment.