-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate app coin configs #502
Conversation
Thanks for PR opening, @smk762 ! |
Yes that is the plan. The hardcoded urls server two purposes at the moment. |
Great, thanks for clarification! |
@artemii235 I'll be removing DEC8 (testcoin) - there has been no activity on this token for around 5 years, so I assume it is not being used in API tests. ref: https://etherscan.io/address/0x3ab100442484dc2414aa75b2952a0a6f03f8abfd |
@cipig The following list of coins has no nodes/electrums info either in this repo or in desktop:
Can you please help categorise them into |
XVC-OLD has electrums:
chain switch is taking place, XVC-OLD is wallet-only though, can't be traded... but i would keep it till chain switch is done
|
|
|
Thanks - on second thought the ones without electrums which are still kicking could be used in native mode, so I"ll leave them as |
cc: @ologunB ready for review |
Just a note. These coins have their coingecko_id empty in json. coingecko_id is only used as a fallback to get some prices on mobile. So not 'too pressing'. ["ADEXBSCT","ADEXBSC","ANKR-PLG20","APE-FTM20","APE-PLG20","ATOM-PLG20","AYA","BRZ-PLG20","BRZ-AVX20","BTCZ-BEP20","DDD","DENT","GETH","GLM-ERC20","GLM-PLG20","GM-BEP20","GMX-AVX20","KNC-PLG20","KNC-AVX20","LDO-ERC20","LDO-PLG20","MOVI","NINJA","NPXS","SHIB-KRC20","RFOX","SMTF-OLD","SOL-PLG20","SOLVE","SWAP-BEP20","tBTC","WOO-ERC20","WOO-AVX20","WOO-BEP20","WOO-FTM20","WOO-PLG20","YFI-PLG20","FENIX","BOT","AWR","MED","PLY","ENT","CFUN","EPC","ZAT","WID","SEELE","JWL","BTRS","BRC","EUM"] Also, these coins have their coingecko_id to be test-coin but their is_testnet is false. So are they really test coins? ["ILNF-PLG20","ILNF-BEP20","ADEXBSCT","HONK","ASLP","BET","BOTS","CASE","CCL","CDN","CHTA","CHIPS","CLC","CRYPTO","DEX","EILN-ERC20","FJCB","HODL","IL8P","ILN","ILN-BEP20","ILN-PLG20","ILNSW-PLG20","JUMBLR","LABS","MCL","MESH","MGW","MSHARK","NENG","NYAN","PANGEA","SFUSD","PRUX","QIAIR","REVS","SOULJA","SPACE","SUPERNET","SCA","TAMA-ERC20","tBTC","VRM","WSB","XRG","ZILLA","USBL","SIBM-BEP20","ZOMBIE"] edit by smk: sorry, meant to quote and clicked the wrong button. Restored to original. |
I'll go thru the list an see what I can find ids for. Not all without IDs are testcoins though, they might just not be registered with any of the price providers. Maybe for these instead of |
This are all coins present in coins file of coins repo, but not in ADEX Desktop... some are from the unmerged PR KomodoPlatform/komodo-wallet#1997 the coins from second list are not listed on coingecko, so also no id |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, thank you @smk762 !
Basic repo parsing is implemented, along with some updates to the coins repo to cover missing pieces so script doesn't fail.
More updates to coins repo are needed: