Skip to content

Implement a new API to claim all calibnet tokens #333

@sudo-shashank

Description

@sudo-shashank

Summary

We implemented a claim_token API that allows users to claim either Calibnet tFIL or tUSDFC. Based on user feedback, there is now a request for an additional API endpoint that enables claiming all Calibnet tokens in a single call for a given address.
A proposed solution is to introduce a new /api/claim_token_all endpoint, which would internally call claim_token for both CalibnetUSDFC and CalibnetFIL.

  • This endpoint will only take an address as input.
  • The endpoint should still use the same limits as the regular faucet (so user can't provide their own faucet settings...)

Additional Links & Resources

This is a request from Jennifer Wang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions