Skip to content

Add missing topics and tokens REST APIs to acceptance tests #11868

@ashumahajan

Description

@ashumahajan

Problem

We're missing acceptance test coverage for some tokens and topics mirror node REST APIs.

Solution

Based on #4051 , add below apis coverage to acceptance tests

  1. /api/v1/topics/messages/{timestamp} - Topic messages by timestamp
  2. /api/v1/tokens - List all tokens
  3. /api/v1/tokens/{id}/nfts - NFTs for a token

Alternatives

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

👷 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions