Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

USDC burn support #284

Open
Open
@mpetrunic

Description

@mpetrunic

Story

ERC20 handler should support standard USDC with mint/burn function

Background

Details

Standard USDC contract doesn't support burning from somebody else, so handler needs to transfer tokens to itself and call https://github.com/circlefin/stablecoin-evm/blob/master/contracts/v1/FiatTokenV1.sol#L360

Scenarios

Scenario:
Given I am <type of user/persona>
When
And
Then

Implementation details

Testing details

Acceptance criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions