The code below the interscore call also uses that function parameters. So placing the reactive code in setter_ enrtypoint needs to send all those params in call back functions as well right? Is is the most efficient solution?
It is the solution in line with the FA2 standard. Note that the answer also provides a second solution that doesn’t use callbacks, but a view. This is not included in the standard, but more efficient and fine for many use cases.