You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be kept quite simple (at least in first implementation).
This can probably just add another layer to the mapping. token-address -> token-id -> variables
And also almost every function call will need to receive the token-address as a parameter, in addition to the token-id.
This should be kept quite simple (at least in first implementation).
This can probably just add another layer to the mapping. token-address -> token-id -> variables
And also almost every function call will need to receive the token-address as a parameter, in addition to the token-id.
It should also integrate well with #8.
The text was updated successfully, but these errors were encountered: