Skip to content

Commit

Permalink
Merge pull request #603 from UnUniFi/develop
Browse files Browse the repository at this point in the history
Merge develop to main
  • Loading branch information
Senna46 authored Aug 17, 2023
2 parents a041114 + 1cf9242 commit 72cf58f
Show file tree
Hide file tree
Showing 64 changed files with 416 additions and 521 deletions.
19 changes: 11 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"tslib": "^2.3.0",
"ununifi-client": "^3.1.0-rc4",
"ununifi-client": "^3.2.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -71,7 +71,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -88,7 +88,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -164,7 +164,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -71,7 +71,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -88,7 +88,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -164,7 +164,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -70,7 +70,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -87,7 +87,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -163,7 +163,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -73,7 +73,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -90,7 +90,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -166,11 +166,11 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
{
description: 'ATOM from Osmosis (testnet)',
description: 'ATOM from Osmosis',
denom_units: [
{
denom: 'ibc/ACBD2CEFAC2CC3ED6EEAF67BBDFDF168F1E4EDA159DFE1CA6B4A57A9CAF4DA11',
Expand All @@ -179,9 +179,9 @@ const denomMetadata = [
},
],
base: 'ibc/ACBD2CEFAC2CC3ED6EEAF67BBDFDF168F1E4EDA159DFE1CA6B4A57A9CAF4DA11',
name: 'ATOM (from Osmosis)',
display: 'atom(from osmosis)',
symbol: 'ATOM (from Osmosis)',
name: 'ATOM from Osmosis',
display: 'ATOM.osmosis',
symbol: 'ATOM',
},
];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -70,7 +70,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -87,7 +87,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -163,7 +163,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -71,7 +71,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -88,7 +88,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -164,7 +164,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -71,7 +71,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -88,7 +88,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -164,7 +164,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand All @@ -70,7 +70,7 @@ const denomMetadata = [
],
base: 'uosmo',
name: 'OSMOSIS',
display: 'osmo',
display: 'OSMO',
symbol: 'OSMO',
},
{
Expand All @@ -87,7 +87,7 @@ const denomMetadata = [
],
base: 'uatom',
name: 'COSMOS',
display: 'atom',
display: 'ATOM',
symbol: 'ATOM',
},
{
Expand Down Expand Up @@ -163,7 +163,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const denomMetadata = [
],
base: 'uguu',
name: 'UnUniFi',
display: 'guu',
display: 'GUU',
symbol: 'GUU',
},
{
Expand Down Expand Up @@ -113,7 +113,7 @@ const denomMetadata = [
],
base: 'udlp',
name: 'Liquidity Provider',
display: 'dlp',
display: 'DLP',
symbol: 'DLP',
},
{
Expand Down
Loading

0 comments on commit 72cf58f

Please sign in to comment.