Skip to content

Commit

Permalink
add lmr pairs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Sep 5, 2023
1 parent 4fb5b6f commit c3b8562
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@
"Ignore": false,
"Symbol": "DUST"
},
{
"Exchange": "GateIO",
"ForeignName": "LMR_USDT",
"Ignore": false,
"Symbol": "LMR"
},
{
"Exchange": "GateIO",
"ForeignName": "MSOL_USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,12 @@
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "LMR",
"ForeignName": "LMR-USDT",
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "LRC",
"ForeignName": "LRC-USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@
"Blockchain": "Arbitrum",
"Address": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a"
},
{
"Symbol": "LMR",
"Exchange": "GateIO",
"Blockchain": "Ethereum",
"Address": "0x4b1D0b9F081468D780Ca1d5d79132b64301085d1"
},
{
"Symbol": "MCRT",
"Exchange": "GateIO",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,12 @@
"Blockchain": "Ethereum",
"Address": "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b"
},
{
"Symbol": "LMR",
"Exchange": "KuCoin",
"Blockchain": "Ethereum",
"Address": "0x4b1D0b9F081468D780Ca1d5d79132b64301085d1"
},
{
"Symbol": "LON",
"Exchange": "KuCoin",
Expand Down

0 comments on commit c3b8562

Please sign in to comment.