Skip to content

Commit

Permalink
add some usde markets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Nov 28, 2024
1 parent b8b2244 commit f4a47fe
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/BitMart.json
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,12 @@
"Ignore": false,
"Symbol": "USDC"
},
{
"Exchange": "BitMart",
"ForeignName": "USDE_USDT",
"Ignore": false,
"Symbol": "USDE"
},
{
"Exchange": "BitMart",
"ForeignName": "USDD_USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/Bitget.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,12 @@
"Exchange": "Bitget",
"Ignore": false
},
{
"Symbol": "USDE",
"ForeignName": "USDEUSDT",
"Exchange": "Bitget",
"Ignore": false
},
{
"Symbol": "USDT",
"ForeignName": "USDTEUR",
Expand Down
12 changes: 12 additions & 0 deletions config/ByBit.json
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,18 @@
"Exchange": "ByBit",
"Ignore": false
},
{
"Symbol": "USDE",
"ForeignName": "USDEUSDT",
"Exchange": "ByBit",
"Ignore": false
},
{
"Symbol": "USDE",
"ForeignName": "USDEUSDC",
"Exchange": "ByBit",
"Ignore": false
},
{
"Symbol": "UST",
"ForeignName": "USTUSDT",
Expand Down
6 changes: 6 additions & 0 deletions config/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -1782,6 +1782,12 @@
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "USDE",
"ForeignName": "USDE-USDT",
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "USDJ",
"ForeignName": "USDJ-USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/BitMart.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,12 @@
"Blockchain": "Ethereum",
"Address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
},
{
"Symbol": "USDE",
"Exchange": "BitMart",
"Blockchain": "Ethereum",
"Address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3"
},
{
"Symbol": "USDD",
"Exchange": "BitMart",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/Bitget.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,12 @@
"Blockchain": "Ethereum",
"Address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
},
{
"Symbol": "USDE",
"Exchange": "Bitget",
"Blockchain": "Ethereum",
"Address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3"
},
{
"Symbol": "USDT",
"Exchange": "Bitget",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/ByBit.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,12 @@
"Blockchain": "Ethereum",
"Address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
},
{
"Symbol": "USDE",
"Exchange": "ByBit",
"Blockchain": "Ethereum",
"Address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3"
},
{
"Symbol": "USDT",
"Exchange": "ByBit",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,12 @@
"Blockchain": "Ethereum",
"Address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
},
{
"Symbol": "USDE",
"Exchange": "KuCoin",
"Blockchain": "Ethereum",
"Address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3"
},
{
"Symbol": "UOS",
"Exchange": "KuCoin",
Expand Down

0 comments on commit f4a47fe

Please sign in to comment.