KomodoPlatform / coins

coin parameters and all files needed for GUI support
17 stars 124 forks source link

provide EVM NFT configs #1061

Closed laruh closed 1 month ago

laruh commented 4 months ago

related to https://github.com/KomodoPlatform/coins/issues/1115

note: coins json was beautified that's why it has some additional changes

related to this PR https://github.com/KomodoPlatform/komodo-defi-framework/pull/2129

laruh commented 4 months ago

@shamardy could you also review this PR during the review week, please

cipig commented 1 month ago

what about derivation_path? shouldn't it be the same for all chains? https://github.com/KomodoPlatform/coins/pull/1083 updates all paths to m/44'/60'

smk762 commented 1 month ago

what about derivation_path? shouldn't it be the same for all chains? #1083 updates all paths to m/44'/60'

We can resolve this in the other PR