Once a local SNS proposal has been executed and the maximum of the SNS Swap is committed, what function should run to finalize the swap?
What I mean is that the SNS proposal was executed, the Swap started, and appeared in the NNS dapp launchpad. Then I created a few users, got some ICP, and committed the maximum for the Swap, which consequently concluded the Swap and it no longer appears in the Launchpad. However, now I would like to see the tokens and neurons that were created within the NNS dapp, but they are not there. I am guessing that some endpoints should be triggered.
Once the finalization criteria are met, the swap should finalize automatically. Feel free to call the get_auto_finalization_status function of Swap to see if this worked out as expected.
I would like to see the tokens and neurons that were created within the NNS dapp, but they are not there
The SNS neurons wonât be shown in the NNS dapp because they belong to the swap participants, not to the identity youâre most likely using to log into II / NNS dapp.
PS. Note that no actual SNS tokens are granted, although one of the neurons in the SNS neuron basket could be dissoved immediately.
Not sure I follow you. I participed with Swap participatns within NNS dapp, therefore I except that the principals derived from II in NNS dapp for those participants are those accounts use to get the neurons, similar to a Swap flow on mainnet.