Updated on 2026-08-14
This commit is contained in:
parent
ee69207d9c
commit
87d1885b58
8 changed files with 51 additions and 37 deletions
|
|
@ -7,4 +7,5 @@ import com.squareup.moshi.JsonClass
|
|||
data class YieldSupplyChangeTokenStatusBody(
|
||||
@Json(name = "tokenAddress") val tokenAddress: String,
|
||||
@Json(name = "chainId") val chainId: Int,
|
||||
@Json(name = "userAddress") val userAddress: String,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue