Closed edwin-greene closed 2 months ago
Attention: Patch coverage is 93.49593%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 92.55%. Comparing base (
307c002
) to head (8c0abbc
). Report is 22 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pagination by serialnumber may be added later.
Can this even work?
Serial number should be in the order part so as to limit the entries in the response. If we don't support seiral number pagination, we won't have it in the next url, then wouldn't the endpoint provide incomplete response? Or duplicate info? Or even stuck and never get to the next page?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description: Adds the outstanding token airdrops endpoint to the REST API.
Related issue(s):
Fixes #8276
Notes for reviewer: Currently only supports fungible token airdrops.
Checklist