Page MenuHomePhabricator

[Chronik] Add `/token/:txid` endpoint
ClosedPublic

Authored by tobias_ruck on Feb 2 2024, 00:06.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3f5065d216cf: [Chronik] Add `/token/:txid` endpoint
Summary

This endpoint returns a TokenInfo with token data, including GenesisInfo etc. at the /token/:txid HTTP endpoint.

Depends on D15105.

Test Plan

ninja check-functional

Event Timeline

Fabien added inline comments.
test/functional/test_framework/chronik/token_tx.py
38

You should split to test_token_info for consistency

This revision is now accepted and ready to land.Feb 2 2024, 12:52
This revision was automatically updated to reflect the committed changes.