diff --git a/data/refdata/assets.cfg b/data/refdata/assets.cfg index ea176c1..5d18176 100644 --- a/data/refdata/assets.cfg +++ b/data/refdata/assets.cfg @@ -168,7 +168,7 @@ , "qty_precision": "0.1" } , "XLM": { - "name": "SUI" + "name": "Stellar Lumens" , "image": { # TBD } @@ -177,10 +177,22 @@ , "exchange_id": "COINBASE" , "instrument_id": "PAIR-XLM-USD" } - , "qty_precision": "0.1" + , "qty_precision": "0.00000001" + } + , "XRP": { + "name": "Stellar Lumens" + , "image": { + # TBD + } + , "pricing": { + "method": "exch_inst" + , "exchange_id": "COINBASE" + , "instrument_id": "PAIR-XLM-USD" + } + , "qty_precision": "0.00000001" } } # https://api.coingecko.com/api/v3/asset_platforms # # -# XRP +#