diff --git a/bin/marketserver/config/currencys/11155111/currency.json b/bin/marketserver/config/currencys/11155111/currency.json new file mode 100644 index 00000000..00ec2ea5 --- /dev/null +++ b/bin/marketserver/config/currencys/11155111/currency.json @@ -0,0 +1,12 @@ +[ + { + "currency_name": "USDC", + "contract_name": "BEUSDC", + "currency_decimal": 6 + }, + { + "currency_name": "USDT", + "contract_name": "BEUSDT", + "currency_decimal": 6 + } +] diff --git a/bin/marketserver/config/currencys/13473/currency.json b/bin/marketserver/config/currencys/13473/currency.json index 6eaea9ed..b77c5141 100644 --- a/bin/marketserver/config/currencys/13473/currency.json +++ b/bin/marketserver/config/currencys/13473/currency.json @@ -1,6 +1,7 @@ [ { - "currency_name": "TestToken", + "currency_name": "USDC", + "contract_name": "BEUSDC", "currency_decimal": 6 } ] diff --git a/bin/marketserver/config/currencys/42161/currency.json b/bin/marketserver/config/currencys/42161/currency.json new file mode 100644 index 00000000..00ec2ea5 --- /dev/null +++ b/bin/marketserver/config/currencys/42161/currency.json @@ -0,0 +1,12 @@ +[ + { + "currency_name": "USDC", + "contract_name": "BEUSDC", + "currency_decimal": 6 + }, + { + "currency_name": "USDT", + "contract_name": "BEUSDT", + "currency_decimal": 6 + } +] diff --git a/bin/marketserver/config/currencys/97/currency.json b/bin/marketserver/config/currencys/97/currency.json new file mode 100644 index 00000000..00ec2ea5 --- /dev/null +++ b/bin/marketserver/config/currencys/97/currency.json @@ -0,0 +1,12 @@ +[ + { + "currency_name": "USDC", + "contract_name": "BEUSDC", + "currency_decimal": 6 + }, + { + "currency_name": "USDT", + "contract_name": "BEUSDT", + "currency_decimal": 6 + } +]