coins icon indicating copy to clipboard operation
coins copied to clipboard

coin parameters and all files needed for GUI support

Results 58 coins issues
Sort by recently updated
recently updated
newest added

- Coins JSON config auto-generated on merge to master - Electrum scan report updated

config-update

Marked as draft while in testing.

I've created a scanner script to detect missing EVM chain ids, and updated where missing. PR is draft for now, as I'd like to fold this into the CI/CD to...

Going through the coins file, there are a few inconsistencies which could be fixed to help with future maintenance. e.g. - BEP-20 (and other platform/protocols) tokens should have a `-BEP20`...

Noticed on https://github.com/KomodoPlatform/coins/blob/master/icons_original/taz.png There may be others.

lets add checksums for all files / assets in this repo and host checksum independently for cross-validation possibilities

Note: Derivation paths are unconfirmed, PR will remain draft for now. - Removes obsolete fields (superseded by https://github.com/KomodoPlatform/komodo-defi-framework/pull/1922) - Adds `derivation_path` and `z_derivation_path` which are required for HD wallets (https://github.com/KomodoPlatform/komodo-defi-framework/pull/1933)

on hold