Skip to content

Commit

Permalink
Merge pull request #331 from DcentWallet/feature/#321_swap_exchange_p…
Browse files Browse the repository at this point in the history
…re_info

Feature/#321 swap exchange pre info
  • Loading branch information
WontaeHwang1121 authored Sep 27, 2024
2 parents 090caf9 + 0c6c8ad commit 2dc9d31
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions swap-exchange/json/pre/swap-exchange-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,5 +339,14 @@
"BASE",
"ARBITRUM",
"AVALANCHE"
],
"crossSupportedChains": [
"ETHEREUM",
"OPTIMISM",
"BSC",
"POLYGON",
"BASE",
"ARBITRUM",
"AVALANCHE"
]
}
9 changes: 9 additions & 0 deletions swap-exchange/json/swap-exchange-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,5 +326,14 @@
"BASE",
"ARBITRUM",
"AVALANCHE"
],
"crossSupportedChains": [
"ETHEREUM",
"OPTIMISM",
"BSC",
"POLYGON",
"BASE",
"ARBITRUM",
"AVALANCHE"
]
}

0 comments on commit 2dc9d31

Please sign in to comment.