Updated on 2026-08-14
This commit is contained in:
parent
f07c11dc61
commit
e94550a09a
4 changed files with 7 additions and 14 deletions
|
|
@ -24,7 +24,7 @@ data class CoinsResponse(
|
|||
|
||||
data class Network(
|
||||
val networkId: String,
|
||||
val address: String? = null,
|
||||
val contractAddress: String? = null,
|
||||
val decimalCount: BigDecimal? = null,
|
||||
) : TangemTechResponse
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue