Updated on 2026-08-14
This commit is contained in:
parent
c58110a78b
commit
463e5b1d52
4 changed files with 8 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ interface TangemExpressApi {
|
|||
@Query("fromContractAddress") fromContractAddress: String,
|
||||
@Query("fromNetwork") fromNetwork: String,
|
||||
@Query("toContractAddress") toContractAddress: String,
|
||||
@Query("fromAddress") fromAddress: String,
|
||||
@Query("toNetwork") toNetwork: String,
|
||||
@Query("fromAmount") fromAmount: String,
|
||||
@Query("fromDecimals") fromDecimals: Int,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue