Skip to content

Commit

Permalink
Merge pull request #300 from bnb-chain/wenty/aggregator
Browse files Browse the repository at this point in the history
feat: Use token price on ethereum if can not get the token price on specified chain
  • Loading branch information
wenty22 authored Jan 24, 2025
2 parents 2f8e2e1 + 1543971 commit 1c21db9
Show file tree
Hide file tree
Showing 23 changed files with 252 additions and 636 deletions.
6 changes: 6 additions & 0 deletions .release/.changeset/modern-toys-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@bnb-chain/canonical-bridge-widget": patch
"@bnb-chain/canonical-bridge-sdk": patch
---

use token price on ethereum if can not get the token price on specified chain
3 changes: 3 additions & 0 deletions .release/.changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"blue-goats-shave",
"brown-suits-matter",
"curvy-dingos-end",
"modern-toys-give",
"short-ants-love",
"smooth-vans-work",
"thick-donkeys-kneel"
]
}
6 changes: 6 additions & 0 deletions .release/.changeset/short-ants-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@bnb-chain/canonical-bridge-widget": patch
"@bnb-chain/canonical-bridge-sdk": patch
---

Filter the tokens whose price is 0
5 changes: 5 additions & 0 deletions .release/.changeset/smooth-vans-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@bnb-chain/canonical-bridge-widget": patch
---

Fix distorted price info in token list
Loading

0 comments on commit 1c21db9

Please sign in to comment.