signum-node icon indicating copy to clipboard operation
signum-node copied to clipboard

Add new calls for VM

Open frankTheTank72 opened this issue 3 years ago • 1 comments

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 avatar Nov 23 '22 21:11 frankTheTank72

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

frankTheTank72 avatar Nov 28 '22 12:11 frankTheTank72