* Update tokenlist version and timestamp if needed before save, move assetID functions to common asset.ts.
* Lint fixes
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
* Make non-mandatory action interface elements optional.
* Remove one unused import
* Scripts main renamed to entrypoint.
* Script common rename to generic
* Move generic scripts from action to generic.
* Move chain-specific scripts to blockchain.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>