Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: spending assets based on asset ID not UTXO ID (if there is only one token, i.e. NFT) #607

Open
SilentCicero opened this issue Sep 4, 2024 · 1 comment

Comments

@SilentCicero
Copy link
Member

Abstract

Presently, the Fuel architecture only allows you to spend contracts by their unique ID. It would be helpful to allow spending of unique native assets by their ID as well (if there is only one of that particular asset).

This enables native assets to be spent like contracts, without the user knowing the exact UTXO ID they are signing over.

This kind of functionality will be important for moving away from smart contracts.

@xgreenx
Copy link
Contributor

xgreenx commented Sep 5, 2024

I didn't understand how it should work or how this feature could be used. Could you elaborate more, please?=)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants