* Add support for Ethereum and Binance Chain
* Add tokenlist.json to assetFolderAllowedFiles
* Rename token list name
* Create tokenlist.json
* Add list logoURI
* 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>