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

Add new calls for VM #698

Open
frankTheTank72 opened this issue Nov 23, 2022 · 1 comment
Open

Add new calls for VM #698

frankTheTank72 opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
fork-hard Fixing this will require a hard fork. smartcontracts

Comments

@frankTheTank72
Copy link
Member

frankTheTank72 commented Nov 23, 2022

We should have the following new calls for the VM to the node :

  • Retrieve position of an given address - example : getTokenPosition(address, token-id)
  • Get cirulation of a token - example : getCirculation(token-id)
  • Get number of holders of a token - example : getHolders(token-id, minimumQuantity)
  • Get current owner of an alias

Maybe also following transactions to be able to handle:

  • SetAliasforSale
@frankTheTank72 frankTheTank72 added fork-hard Fixing this will require a hard fork. smartcontracts labels Nov 23, 2022
@frankTheTank72
Copy link
Member Author

Could a SC also deploy a SC with the hash reference and a filled datasstack ? @jjos2372 @deleterium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork-hard Fixing this will require a hard fork. smartcontracts
Projects
None yet
Development

No branches or pull requests

3 participants