Type Alias GetCollectionTradingBoardResponse
GetCollectionTradingBoardResponse: PaginatedResponse<{ bestCollectionOffer: { bestSeaportOrder: null; hasBestCollectionOrder: boolean; priceSymbol: null; }; bestListing: { chainId: number; endTime: number; exchangeAddress: `0x${string}`; hash: `0x${string}`; id: string; perPrice: number; platformType: PlatformType; price: number; startTime: number; }; chainId: number; chainShortName: string; collectionId: string; contractAddress: `0x${string}`; floorPriceChangePercent: number; isVerified: boolean; listing: number; logoImageUrl: string; minFloorPrice: string; name: string; previousFloorPrice: string; previousVolume: string; slug: string; symbol: string; totalOwners: string; totalSupply: string; tradingCount: string; tradingVolume: string; truncatedTime: string; volumeChangePercent: string; }, "tradingBoard">