ValidatorApy

@Serializable
data class ValidatorApy(val address: String, val apy: Double)

Constructors

Link copied to clipboard
constructor(address: String, apy: Double)

Properties

Link copied to clipboard
Link copied to clipboard
val apy: Double