Updated on 2026-08-14
This commit is contained in:
parent
dec5075374
commit
2f2dec3b67
4 changed files with 4 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ internal class QuotesUnsupportedCurrenciesIdAdapter {
|
|||
private val UNSUPPORTED_IDS_WITH_REPLACEMENTS = mapOf(
|
||||
"optimistic-ethereum" to "ethereum",
|
||||
"arbitrum-one" to "ethereum",
|
||||
"aurora-ethereum" to "ethereum",
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue