Skip to content

Commit

Permalink
Merge pull request #167 from prettyirrelevant/add-mappings
Browse files Browse the repository at this point in the history
update conflicting asset identifiers mappings
  • Loading branch information
yabirgb authored Feb 18, 2025
2 parents 005b760 + 1ae875a commit 6f0485b
Showing 1 changed file with 25 additions and 5 deletions.
30 changes: 25 additions & 5 deletions updates/location_asset_mappings/v9.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,12 @@
},
{
"asset": "X",
"location": null,
"location": "bybit",
"location_symbol": "X"
},
{
"asset": "X",
"location": "kucoin",
"location_symbol": "X"
},
{
Expand All @@ -148,7 +153,22 @@
},
{
"asset": "eip155:56/erc20:0x5f78F4BFCb2b43bC174FE16A69a13945CEfA2978",
"location": null,
"location": "htx",
"location_symbol": "XR"
},
{
"asset": "eip155:56/erc20:0x5f78F4BFCb2b43bC174FE16A69a13945CEfA2978",
"location": "okx",
"location_symbol": "XR"
},
{
"asset": "eip155:56/erc20:0x5f78F4BFCb2b43bC174FE16A69a13945CEfA2978",
"location": "kucoin",
"location_symbol": "XR"
},
{
"asset": "eip155:56/erc20:0x5f78F4BFCb2b43bC174FE16A69a13945CEfA2978",
"location": "woo",
"location_symbol": "XR"
},
{
Expand Down Expand Up @@ -422,7 +442,7 @@
"location_symbol": "ALCH"
},
{
"asset": "ARC",
"asset": "AIRC",
"location": "kucoin",
"location_symbol": "ARCSOL"
},
Expand Down Expand Up @@ -1042,7 +1062,7 @@
"location_symbol": "NRN"
},
{
"asset": "1723207500",
"asset": "NS",
"location": null,
"location_symbol": "NS"
},
Expand Down Expand Up @@ -1187,7 +1207,7 @@
"location_symbol": "REDO"
},
{
"asset": "RIF",
"asset": "RIFAMPICIN",
"location": "kucoin",
"location_symbol": "RIFSOL"
},
Expand Down

0 comments on commit 6f0485b

Please sign in to comment.