Updated on 2026-08-14
This commit is contained in:
parent
e4e6499d4d
commit
e5876470de
4 changed files with 11 additions and 10 deletions
|
|
@ -51,7 +51,7 @@ class OneInchApisModule {
|
|||
}
|
||||
|
||||
companion object {
|
||||
private const val ONE_INCH_BASE_URL = "https://api.1inch.io/v5.0/"
|
||||
private const val ONE_INCH_BASE_URL = "https://api-tangem.1inch.io/v5.0/"
|
||||
private const val ONE_INCH_ETH_PATH = "1/"
|
||||
private const val ONE_INCH_BSC_PATH = "56/"
|
||||
private const val ONE_INCH_POLYGON_PATH = "137/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue