Skip to content

Commit

Permalink
Seperate mooBIFI price by chain
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Oct 10, 2024
1 parent af3b962 commit 516e9b5
Show file tree
Hide file tree
Showing 8 changed files with 574 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const tokens = {
mooBIFI: {
name: 'Bridged BIFI Vault Receipt',
symbol: 'mooBIFI',
oracleId: 'mooBIFI',
oracleId: 'basemooBIFI',
address: '0xc55E93C62874D8100dBd2DfE307EDc1036ad5434',
chainId: 8453,
decimals: 18,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const tokens = {
mooBIFI: {
name: 'Bridged BIFI Vault Receipt',
symbol: 'mooBIFI',
oracleId: 'mooBIFI',
oracleId: 'opmooBIFI',
address: '0xc55E93C62874D8100dBd2DfE307EDc1036ad5434',
chainId: 10,
decimals: 18,
Expand Down
Loading

0 comments on commit 516e9b5

Please sign in to comment.