AlphaWallet / TokenScript-Repo

A repo full of signed TokenScript files which are served to AlphaWallet
7 stars 10 forks source link

Potentially add Ethereum ChainId to repo server API fetch #9

Open JamesSmartCell opened 5 years ago

JamesSmartCell commented 5 years ago

There is a potential ambiguity with fetching Tokenscripts from the server - a developer may have a different tokenscript for the same contract address on different networks.

It's unlikely to happen for a while but may be an issue for native action only scripts, and tokens on various Plasma chains which have the same address (assuming Plasma maintains the same mechanism for creating contract addresses).