Skip to content

Commit

Permalink
bridge_ui: add orion bsc migration
Browse files Browse the repository at this point in the history
Change-Id: I8d67410ca8a817e2bfe4546c88e81a3dc2a49d0e
  • Loading branch information
evan-gray committed Dec 9, 2021
1 parent e4802d4 commit 0888297
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bridge_ui/src/utils/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,11 @@ export const BSC_MIGRATION_ASSET_MAP = new Map<string, string>(
getAddress("0x23396cF899Ca06c4472205fC903bDB4de249D6fC"),
getAddress("0x0F98AB919D04a291838B3b075c57181057D4CF75"),
],
[
// ORION
getAddress("0x5530ec23f4ee1521182bd158c09f4ca7efec1ef0"),
getAddress("0x084fa354e65b521e6fb9d1602549cf8693cdb4f8"),
],
]
: CLUSTER === "testnet"
? []
Expand Down

0 comments on commit 0888297

Please sign in to comment.