Skip to content

Commit

Permalink
Merge pull request #1140 from KomodoPlatform/add/tendermint-ibc-price…
Browse files Browse the repository at this point in the history
…-ids

add price ids for nucleustest ibc coins
  • Loading branch information
smk762 committed Sep 11, 2024
2 parents 6fc9196 + fdefdd8 commit 3cd54d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
4 changes: 3 additions & 1 deletion api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@
"ARRR": "pirate-chain",
"vARRR": "pirate-chain",
"ATOM-BEP20": "cosmos",
"ATOM-IBC_IRIS": "cosmos-hub",
"ATOM-IBC_IRIS": "cosmos",
"ATOM-PLG20": "cosmos",
"ATOM-IBC_NUCLEUSTEST": "cosmos",
"ATOM": "cosmos",
"AUR": "auroracoin",
"AVA-ERC20": "concierge-io",
Expand Down Expand Up @@ -430,6 +431,7 @@
"ONE": "harmony",
"ONT-BEP20": "ontology",
"OSMO": "osmosis",
"OSMO-IBC_NUCLEUSTEST": "osmosis",
"PAX-BEP20": "paxos-standard",
"PAX-ERC20": "paxos-standard",
"PAX-KRC20": "paxos-standard",
Expand Down
2 changes: 2 additions & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"ATOM-IBC_IRIS": "atom-cosmos",
"ATOM-PLG20": "atom-cosmos",
"ATOM": "atom-cosmos",
"ATOM-IBC_NUCLEUSTEST": "atom-cosmos",
"AUR": "aur-auroracoin",
"AVA-ERC20": "ava-travala",
"AVAX-BEP20": "avax-avalanche",
Expand Down Expand Up @@ -406,6 +407,7 @@
"ONE": "one-harmony",
"ONT-BEP20": "ont-ontology",
"OSMO": "osmo-osmosis",
"OSMO-IBC_NUCLEUSTEST": "osmo-osmosis",
"PAX-BEP20": "pax-paxos-standard-token",
"PAX-ERC20": "pax-paxos-standard-token",
"PAX-KRC20": "pax-paxos-standard-token",
Expand Down
5 changes: 5 additions & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"ARRR": "ARRR",
"vARRR": "ARRR",
"ATOM": "ATOM",
"ATOM-IBC_NUCLEUSTEST": "ATOM",
"ATOM-BEP20": "ATOM",
"ATOM-IBC_IRIS": "ATOM",
"ATOM-PLG20": "ATOM",
"AUR": "AUR",
"AVA": "AVA",
"AVAX": "AVAX",
Expand Down Expand Up @@ -227,6 +231,7 @@
"ONE": "ONE",
"ONT": "ONT",
"OSMO": "OSMO",
"OSMO-IBC_NUCLEUSTEST": "OSMO",
"PAX": "USDP",
"PAXG": "PAXG",
"PEP": "_______________________________________PEPE",
Expand Down

0 comments on commit 3cd54d1

Please sign in to comment.