YieldXyzOpportunityMetadata

data class YieldXyzOpportunityMetadata(val name: String, val logoURI: String, val description: String, val documentation: String, val underMaintenance: Boolean, val deprecated: Boolean, val supportedStandards: List<String>)

Metadata for a yield opportunity

Constructors

Link copied to clipboard
constructor(name: String, logoURI: String, description: String, documentation: String, underMaintenance: Boolean, deprecated: Boolean, supportedStandards: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard