kopia lustrzana https://github.com/bugout-dev/moonstream
cmc url for each label in parsed token from cmc
rodzic
fcdd501261
commit
1ff4a887ce
|
@ -79,6 +79,7 @@ def identities_cmc_add_handler(args: argparse.Namespace) -> None:
|
|||
label_data={
|
||||
"name": coin["name"],
|
||||
"symbol": coin["symbol"],
|
||||
"coinmarketcap_url": f'https://coinmarketcap.com/currencies/{coin["slug"]}',
|
||||
},
|
||||
)
|
||||
db_session.add(eth_token_label)
|
||||
|
|
Ładowanie…
Reference in New Issue