Native Tokens precompile #145
Labels
effort: epic
Multi-stage task that may require multiple PRs.
priority: 0
Do this first before everything else. This is critical and nothing works without this.
type: feature
New feature or request.
work: complicated
Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
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
The text was updated successfully, but these errors were encountered: