@chain-registry/osmosis 1.62.42 → 1.62.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/asset_list.js +76 -0
- package/esm/asset_list.js +76 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -11150,6 +11150,44 @@ const asset_list = {
|
|
|
11150
11150
|
}
|
|
11151
11151
|
}]
|
|
11152
11152
|
},
|
|
11153
|
+
{
|
|
11154
|
+
description: 'The native token of Router Chain',
|
|
11155
|
+
denom_units: [{
|
|
11156
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11157
|
+
exponent: 0,
|
|
11158
|
+
aliases: ['route']
|
|
11159
|
+
}, {
|
|
11160
|
+
denom: 'ROUTE',
|
|
11161
|
+
exponent: 18
|
|
11162
|
+
}],
|
|
11163
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11164
|
+
name: 'Router Chain',
|
|
11165
|
+
display: 'ROUTE',
|
|
11166
|
+
symbol: 'ROUTE',
|
|
11167
|
+
coingecko_id: 'route',
|
|
11168
|
+
logo_URIs: {
|
|
11169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
11171
|
+
},
|
|
11172
|
+
images: [{
|
|
11173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11174
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
11175
|
+
theme: {
|
|
11176
|
+
primary_color_hex: '#cb0766'
|
|
11177
|
+
}
|
|
11178
|
+
}],
|
|
11179
|
+
traces: [{
|
|
11180
|
+
type: 'ibc',
|
|
11181
|
+
counterparty: {
|
|
11182
|
+
channel_id: 'channel-7',
|
|
11183
|
+
base_denom: 'route',
|
|
11184
|
+
chain_name: 'routerchain'
|
|
11185
|
+
},
|
|
11186
|
+
chain: {
|
|
11187
|
+
channel_id: 'channel-79180'
|
|
11188
|
+
}
|
|
11189
|
+
}]
|
|
11190
|
+
},
|
|
11153
11191
|
{
|
|
11154
11192
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
11155
11193
|
denom_units: [{
|
|
@@ -13978,6 +14016,44 @@ const asset_list = {
|
|
|
13978
14016
|
}
|
|
13979
14017
|
}]
|
|
13980
14018
|
},
|
|
14019
|
+
{
|
|
14020
|
+
description: 'The native token of Router Chain',
|
|
14021
|
+
denom_units: [{
|
|
14022
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14023
|
+
exponent: 0,
|
|
14024
|
+
aliases: ['route']
|
|
14025
|
+
}, {
|
|
14026
|
+
denom: 'ROUTE',
|
|
14027
|
+
exponent: 18
|
|
14028
|
+
}],
|
|
14029
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14030
|
+
name: 'Router Chain',
|
|
14031
|
+
display: 'ROUTE',
|
|
14032
|
+
symbol: 'ROUTE',
|
|
14033
|
+
coingecko_id: 'route',
|
|
14034
|
+
logo_URIs: {
|
|
14035
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14036
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
14037
|
+
},
|
|
14038
|
+
images: [{
|
|
14039
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14040
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
14041
|
+
theme: {
|
|
14042
|
+
primary_color_hex: '#cb0766'
|
|
14043
|
+
}
|
|
14044
|
+
}],
|
|
14045
|
+
traces: [{
|
|
14046
|
+
type: 'ibc',
|
|
14047
|
+
counterparty: {
|
|
14048
|
+
channel_id: 'channel-7',
|
|
14049
|
+
base_denom: 'route',
|
|
14050
|
+
chain_name: 'routerchain'
|
|
14051
|
+
},
|
|
14052
|
+
chain: {
|
|
14053
|
+
channel_id: 'channel-79180'
|
|
14054
|
+
}
|
|
14055
|
+
}]
|
|
14056
|
+
},
|
|
13981
14057
|
{
|
|
13982
14058
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
13983
14059
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -11148,6 +11148,44 @@ const asset_list = {
|
|
|
11148
11148
|
}
|
|
11149
11149
|
}]
|
|
11150
11150
|
},
|
|
11151
|
+
{
|
|
11152
|
+
description: 'The native token of Router Chain',
|
|
11153
|
+
denom_units: [{
|
|
11154
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11155
|
+
exponent: 0,
|
|
11156
|
+
aliases: ['route']
|
|
11157
|
+
}, {
|
|
11158
|
+
denom: 'ROUTE',
|
|
11159
|
+
exponent: 18
|
|
11160
|
+
}],
|
|
11161
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11162
|
+
name: 'Router Chain',
|
|
11163
|
+
display: 'ROUTE',
|
|
11164
|
+
symbol: 'ROUTE',
|
|
11165
|
+
coingecko_id: 'route',
|
|
11166
|
+
logo_URIs: {
|
|
11167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
11169
|
+
},
|
|
11170
|
+
images: [{
|
|
11171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
11173
|
+
theme: {
|
|
11174
|
+
primary_color_hex: '#cb0766'
|
|
11175
|
+
}
|
|
11176
|
+
}],
|
|
11177
|
+
traces: [{
|
|
11178
|
+
type: 'ibc',
|
|
11179
|
+
counterparty: {
|
|
11180
|
+
channel_id: 'channel-7',
|
|
11181
|
+
base_denom: 'route',
|
|
11182
|
+
chain_name: 'routerchain'
|
|
11183
|
+
},
|
|
11184
|
+
chain: {
|
|
11185
|
+
channel_id: 'channel-79180'
|
|
11186
|
+
}
|
|
11187
|
+
}]
|
|
11188
|
+
},
|
|
11151
11189
|
{
|
|
11152
11190
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
11153
11191
|
denom_units: [{
|
|
@@ -13976,6 +14014,44 @@ const asset_list = {
|
|
|
13976
14014
|
}
|
|
13977
14015
|
}]
|
|
13978
14016
|
},
|
|
14017
|
+
{
|
|
14018
|
+
description: 'The native token of Router Chain',
|
|
14019
|
+
denom_units: [{
|
|
14020
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14021
|
+
exponent: 0,
|
|
14022
|
+
aliases: ['route']
|
|
14023
|
+
}, {
|
|
14024
|
+
denom: 'ROUTE',
|
|
14025
|
+
exponent: 18
|
|
14026
|
+
}],
|
|
14027
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14028
|
+
name: 'Router Chain',
|
|
14029
|
+
display: 'ROUTE',
|
|
14030
|
+
symbol: 'ROUTE',
|
|
14031
|
+
coingecko_id: 'route',
|
|
14032
|
+
logo_URIs: {
|
|
14033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
14035
|
+
},
|
|
14036
|
+
images: [{
|
|
14037
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14038
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
14039
|
+
theme: {
|
|
14040
|
+
primary_color_hex: '#cb0766'
|
|
14041
|
+
}
|
|
14042
|
+
}],
|
|
14043
|
+
traces: [{
|
|
14044
|
+
type: 'ibc',
|
|
14045
|
+
counterparty: {
|
|
14046
|
+
channel_id: 'channel-7',
|
|
14047
|
+
base_denom: 'route',
|
|
14048
|
+
chain_name: 'routerchain'
|
|
14049
|
+
},
|
|
14050
|
+
chain: {
|
|
14051
|
+
channel_id: 'channel-79180'
|
|
14052
|
+
}
|
|
14053
|
+
}]
|
|
14054
|
+
},
|
|
13979
14055
|
{
|
|
13980
14056
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
13981
14057
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.43",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.45.
|
|
33
|
+
"@chain-registry/types": "^0.45.43"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "0521406924719a053f4aaadf78c827a42b13ddca"
|
|
43
43
|
}
|