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

Native Tokens precompile #145

Description

@PaulRBerg

Based off my work in the stdlib: https://github.com/sablier-labs/stdlib/blob/main/src/precompiles/native-tokens/NativeTokens.sol

We need the following functions:

  • balanceOf
  • burn
  • mint
  • transfer
  • transferAndCall
  • transferMultiple
  • transferMultipleAndCall
  • callValues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

effort: epicMulti-stage task that may require multiple PRs.priority: 0Do this first before everything else. This is critical and nothing works without this.type: featureNew feature or request.work: complicatedSense-analyze-respond. The relationship between cause and effect requires analysis or expertise.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions