CoinPage

constructor(data: List<CoinData> = emptyList(), nextCursor: String? = null, hasNextPage: Boolean)