@chain-registry/osmosis 1.67.156 → 1.67.158
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 +62 -0
- package/assets.js +42 -0
- package/esm/asset_list.js +62 -0
- package/esm/assets.js +42 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3,6 +3,37 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const asset_list = {
|
|
4
4
|
chain_name: 'osmosis',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Namada.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['unam']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'nam',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
18
|
+
name: 'Namada',
|
|
19
|
+
display: 'nam',
|
|
20
|
+
symbol: 'NAM',
|
|
21
|
+
address: 'tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7',
|
|
22
|
+
logo_URIs: {
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24
|
+
},
|
|
25
|
+
traces: [{
|
|
26
|
+
type: 'ibc',
|
|
27
|
+
counterparty: {
|
|
28
|
+
channel_id: 'channel-1',
|
|
29
|
+
base_denom: 'unam',
|
|
30
|
+
chain_name: 'namada'
|
|
31
|
+
},
|
|
32
|
+
chain: {
|
|
33
|
+
channel_id: 'channel-98451'
|
|
34
|
+
}
|
|
35
|
+
}]
|
|
36
|
+
},
|
|
6
37
|
{
|
|
7
38
|
description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.',
|
|
8
39
|
denom_units: [{
|
|
@@ -11984,6 +12015,37 @@ const asset_list = {
|
|
|
11984
12015
|
}
|
|
11985
12016
|
}]
|
|
11986
12017
|
},
|
|
12018
|
+
{
|
|
12019
|
+
description: 'The native token of Namada.',
|
|
12020
|
+
denom_units: [{
|
|
12021
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
12022
|
+
exponent: 0,
|
|
12023
|
+
aliases: ['unam']
|
|
12024
|
+
}, {
|
|
12025
|
+
denom: 'nam',
|
|
12026
|
+
exponent: 6
|
|
12027
|
+
}],
|
|
12028
|
+
type_asset: 'sdk.coin',
|
|
12029
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
12030
|
+
name: 'Namada',
|
|
12031
|
+
display: 'nam',
|
|
12032
|
+
symbol: 'NAM',
|
|
12033
|
+
address: 'tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7',
|
|
12034
|
+
logo_URIs: {
|
|
12035
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
12036
|
+
},
|
|
12037
|
+
traces: [{
|
|
12038
|
+
type: 'ibc',
|
|
12039
|
+
counterparty: {
|
|
12040
|
+
channel_id: 'channel-1',
|
|
12041
|
+
base_denom: 'unam',
|
|
12042
|
+
chain_name: 'namada'
|
|
12043
|
+
},
|
|
12044
|
+
chain: {
|
|
12045
|
+
channel_id: 'channel-98451'
|
|
12046
|
+
}
|
|
12047
|
+
}]
|
|
12048
|
+
},
|
|
11987
12049
|
{
|
|
11988
12050
|
description: 'The native token of Neutaro',
|
|
11989
12051
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -24865,7 +24865,49 @@ const assets = {
|
|
|
24865
24865
|
logo_URIs: {
|
|
24866
24866
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
|
|
24867
24867
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
|
|
24868
|
+
},
|
|
24869
|
+
socials: {
|
|
24870
|
+
website: 'https://www.paxos.com/pax-gold',
|
|
24871
|
+
twitter: 'https://x.com/Paxos'
|
|
24868
24872
|
}
|
|
24873
|
+
},
|
|
24874
|
+
{
|
|
24875
|
+
description: 'The native token of Namada.',
|
|
24876
|
+
denom_units: [{
|
|
24877
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
24878
|
+
exponent: 0,
|
|
24879
|
+
aliases: ['unam']
|
|
24880
|
+
}, {
|
|
24881
|
+
denom: 'nam',
|
|
24882
|
+
exponent: 6
|
|
24883
|
+
}],
|
|
24884
|
+
type_asset: 'ics20',
|
|
24885
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
24886
|
+
name: 'Namada',
|
|
24887
|
+
display: 'nam',
|
|
24888
|
+
symbol: 'NAM',
|
|
24889
|
+
traces: [{
|
|
24890
|
+
type: 'ibc',
|
|
24891
|
+
counterparty: {
|
|
24892
|
+
chain_name: 'namada',
|
|
24893
|
+
base_denom: 'unam',
|
|
24894
|
+
channel_id: 'channel-1'
|
|
24895
|
+
},
|
|
24896
|
+
chain: {
|
|
24897
|
+
channel_id: 'channel-98451',
|
|
24898
|
+
path: 'transfer/channel-98451/unam'
|
|
24899
|
+
}
|
|
24900
|
+
}],
|
|
24901
|
+
logo_URIs: {
|
|
24902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24903
|
+
},
|
|
24904
|
+
images: [{
|
|
24905
|
+
image_sync: {
|
|
24906
|
+
chain_name: 'namada',
|
|
24907
|
+
base_denom: 'unam'
|
|
24908
|
+
},
|
|
24909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24910
|
+
}]
|
|
24869
24911
|
}
|
|
24870
24912
|
]
|
|
24871
24913
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -1,6 +1,37 @@
|
|
|
1
1
|
const asset_list = {
|
|
2
2
|
chain_name: 'osmosis',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of Namada.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['unam']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'nam',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
16
|
+
name: 'Namada',
|
|
17
|
+
display: 'nam',
|
|
18
|
+
symbol: 'NAM',
|
|
19
|
+
address: 'tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
22
|
+
},
|
|
23
|
+
traces: [{
|
|
24
|
+
type: 'ibc',
|
|
25
|
+
counterparty: {
|
|
26
|
+
channel_id: 'channel-1',
|
|
27
|
+
base_denom: 'unam',
|
|
28
|
+
chain_name: 'namada'
|
|
29
|
+
},
|
|
30
|
+
chain: {
|
|
31
|
+
channel_id: 'channel-98451'
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
},
|
|
4
35
|
{
|
|
5
36
|
description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.',
|
|
6
37
|
denom_units: [{
|
|
@@ -11982,6 +12013,37 @@ const asset_list = {
|
|
|
11982
12013
|
}
|
|
11983
12014
|
}]
|
|
11984
12015
|
},
|
|
12016
|
+
{
|
|
12017
|
+
description: 'The native token of Namada.',
|
|
12018
|
+
denom_units: [{
|
|
12019
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
12020
|
+
exponent: 0,
|
|
12021
|
+
aliases: ['unam']
|
|
12022
|
+
}, {
|
|
12023
|
+
denom: 'nam',
|
|
12024
|
+
exponent: 6
|
|
12025
|
+
}],
|
|
12026
|
+
type_asset: 'sdk.coin',
|
|
12027
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
12028
|
+
name: 'Namada',
|
|
12029
|
+
display: 'nam',
|
|
12030
|
+
symbol: 'NAM',
|
|
12031
|
+
address: 'tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7',
|
|
12032
|
+
logo_URIs: {
|
|
12033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
12034
|
+
},
|
|
12035
|
+
traces: [{
|
|
12036
|
+
type: 'ibc',
|
|
12037
|
+
counterparty: {
|
|
12038
|
+
channel_id: 'channel-1',
|
|
12039
|
+
base_denom: 'unam',
|
|
12040
|
+
chain_name: 'namada'
|
|
12041
|
+
},
|
|
12042
|
+
chain: {
|
|
12043
|
+
channel_id: 'channel-98451'
|
|
12044
|
+
}
|
|
12045
|
+
}]
|
|
12046
|
+
},
|
|
11985
12047
|
{
|
|
11986
12048
|
description: 'The native token of Neutaro',
|
|
11987
12049
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -24863,7 +24863,49 @@ const assets = {
|
|
|
24863
24863
|
logo_URIs: {
|
|
24864
24864
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
|
|
24865
24865
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
|
|
24866
|
+
},
|
|
24867
|
+
socials: {
|
|
24868
|
+
website: 'https://www.paxos.com/pax-gold',
|
|
24869
|
+
twitter: 'https://x.com/Paxos'
|
|
24866
24870
|
}
|
|
24871
|
+
},
|
|
24872
|
+
{
|
|
24873
|
+
description: 'The native token of Namada.',
|
|
24874
|
+
denom_units: [{
|
|
24875
|
+
denom: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
24876
|
+
exponent: 0,
|
|
24877
|
+
aliases: ['unam']
|
|
24878
|
+
}, {
|
|
24879
|
+
denom: 'nam',
|
|
24880
|
+
exponent: 6
|
|
24881
|
+
}],
|
|
24882
|
+
type_asset: 'ics20',
|
|
24883
|
+
base: 'ibc/22632ABDBBD528D348728DB854CE4FDE6588DB90B268000E50606BFD2CFDA053',
|
|
24884
|
+
name: 'Namada',
|
|
24885
|
+
display: 'nam',
|
|
24886
|
+
symbol: 'NAM',
|
|
24887
|
+
traces: [{
|
|
24888
|
+
type: 'ibc',
|
|
24889
|
+
counterparty: {
|
|
24890
|
+
chain_name: 'namada',
|
|
24891
|
+
base_denom: 'unam',
|
|
24892
|
+
channel_id: 'channel-1'
|
|
24893
|
+
},
|
|
24894
|
+
chain: {
|
|
24895
|
+
channel_id: 'channel-98451',
|
|
24896
|
+
path: 'transfer/channel-98451/unam'
|
|
24897
|
+
}
|
|
24898
|
+
}],
|
|
24899
|
+
logo_URIs: {
|
|
24900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24901
|
+
},
|
|
24902
|
+
images: [{
|
|
24903
|
+
image_sync: {
|
|
24904
|
+
chain_name: 'namada',
|
|
24905
|
+
base_denom: 'unam'
|
|
24906
|
+
},
|
|
24907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24908
|
+
}]
|
|
24867
24909
|
}
|
|
24868
24910
|
]
|
|
24869
24911
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.158",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.158"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "c817530a27aa964d9c2d3991e958570f645a84ed"
|
|
42
42
|
}
|