@chain-registry/osmosis 1.67.197 → 1.67.199
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 +134 -0
- package/esm/asset_list.js +134 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3972,6 +3972,41 @@ const asset_list = {
|
|
|
3972
3972
|
}
|
|
3973
3973
|
}]
|
|
3974
3974
|
},
|
|
3975
|
+
{
|
|
3976
|
+
description: 'The native token of INTENTO',
|
|
3977
|
+
denom_units: [{
|
|
3978
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3979
|
+
exponent: 0,
|
|
3980
|
+
aliases: ['uinto']
|
|
3981
|
+
}, {
|
|
3982
|
+
denom: 'into',
|
|
3983
|
+
exponent: 6
|
|
3984
|
+
}],
|
|
3985
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3986
|
+
name: 'Intento',
|
|
3987
|
+
display: 'into',
|
|
3988
|
+
symbol: 'INTO',
|
|
3989
|
+
logo_URIs: {
|
|
3990
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3991
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3992
|
+
},
|
|
3993
|
+
images: [{
|
|
3994
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3996
|
+
}],
|
|
3997
|
+
type_asset: 'sdk.coin',
|
|
3998
|
+
traces: [{
|
|
3999
|
+
type: 'ibc',
|
|
4000
|
+
counterparty: {
|
|
4001
|
+
channel_id: 'channel-3',
|
|
4002
|
+
base_denom: 'uinto',
|
|
4003
|
+
chain_name: 'intento'
|
|
4004
|
+
},
|
|
4005
|
+
chain: {
|
|
4006
|
+
channel_id: 'channel-106076'
|
|
4007
|
+
}
|
|
4008
|
+
}]
|
|
4009
|
+
},
|
|
3975
4010
|
{
|
|
3976
4011
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3977
4012
|
denom_units: [{
|
|
@@ -10183,6 +10218,41 @@ const asset_list = {
|
|
|
10183
10218
|
}
|
|
10184
10219
|
}]
|
|
10185
10220
|
},
|
|
10221
|
+
{
|
|
10222
|
+
description: 'The native token of INTENTO',
|
|
10223
|
+
denom_units: [{
|
|
10224
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10225
|
+
exponent: 0,
|
|
10226
|
+
aliases: ['uinto']
|
|
10227
|
+
}, {
|
|
10228
|
+
denom: 'into',
|
|
10229
|
+
exponent: 6
|
|
10230
|
+
}],
|
|
10231
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10232
|
+
name: 'Intento',
|
|
10233
|
+
display: 'into',
|
|
10234
|
+
symbol: 'INTO',
|
|
10235
|
+
logo_URIs: {
|
|
10236
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10238
|
+
},
|
|
10239
|
+
images: [{
|
|
10240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10242
|
+
}],
|
|
10243
|
+
type_asset: 'sdk.coin',
|
|
10244
|
+
traces: [{
|
|
10245
|
+
type: 'ibc',
|
|
10246
|
+
counterparty: {
|
|
10247
|
+
channel_id: 'channel-3',
|
|
10248
|
+
base_denom: 'uinto',
|
|
10249
|
+
chain_name: 'intento'
|
|
10250
|
+
},
|
|
10251
|
+
chain: {
|
|
10252
|
+
channel_id: 'channel-106076'
|
|
10253
|
+
}
|
|
10254
|
+
}]
|
|
10255
|
+
},
|
|
10186
10256
|
{
|
|
10187
10257
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
10188
10258
|
denom_units: [{
|
|
@@ -32980,6 +33050,38 @@ const asset_list = {
|
|
|
32980
33050
|
}
|
|
32981
33051
|
}]
|
|
32982
33052
|
},
|
|
33053
|
+
{
|
|
33054
|
+
denom_units: [{
|
|
33055
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33056
|
+
exponent: 0,
|
|
33057
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
33058
|
+
}, {
|
|
33059
|
+
denom: 'CoBTC',
|
|
33060
|
+
exponent: 8
|
|
33061
|
+
}],
|
|
33062
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33063
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33064
|
+
name: 'Coffer Bitcoin',
|
|
33065
|
+
display: 'CoBTC',
|
|
33066
|
+
symbol: 'CoBTC',
|
|
33067
|
+
logo_URIs: {
|
|
33068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
33069
|
+
},
|
|
33070
|
+
type_asset: 'cw20',
|
|
33071
|
+
traces: [{
|
|
33072
|
+
type: 'ibc-cw20',
|
|
33073
|
+
counterparty: {
|
|
33074
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
33075
|
+
channel_id: 'channel-7',
|
|
33076
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33077
|
+
chain_name: 'babylon'
|
|
33078
|
+
},
|
|
33079
|
+
chain: {
|
|
33080
|
+
port: 'transfer',
|
|
33081
|
+
channel_id: 'channel-101979'
|
|
33082
|
+
}
|
|
33083
|
+
}]
|
|
33084
|
+
},
|
|
32983
33085
|
{
|
|
32984
33086
|
description: 'Puppy',
|
|
32985
33087
|
denom_units: [{
|
|
@@ -36221,6 +36323,38 @@ const asset_list = {
|
|
|
36221
36323
|
}
|
|
36222
36324
|
}]
|
|
36223
36325
|
},
|
|
36326
|
+
{
|
|
36327
|
+
denom_units: [{
|
|
36328
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36329
|
+
exponent: 0,
|
|
36330
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
36331
|
+
}, {
|
|
36332
|
+
denom: 'CoBTC',
|
|
36333
|
+
exponent: 8
|
|
36334
|
+
}],
|
|
36335
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36336
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36337
|
+
name: 'Coffer Bitcoin',
|
|
36338
|
+
display: 'CoBTC',
|
|
36339
|
+
symbol: 'CoBTC',
|
|
36340
|
+
logo_URIs: {
|
|
36341
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
36342
|
+
},
|
|
36343
|
+
type_asset: 'cw20',
|
|
36344
|
+
traces: [{
|
|
36345
|
+
type: 'ibc-cw20',
|
|
36346
|
+
counterparty: {
|
|
36347
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
36348
|
+
channel_id: 'channel-7',
|
|
36349
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36350
|
+
chain_name: 'babylon'
|
|
36351
|
+
},
|
|
36352
|
+
chain: {
|
|
36353
|
+
port: 'transfer',
|
|
36354
|
+
channel_id: 'channel-101979'
|
|
36355
|
+
}
|
|
36356
|
+
}]
|
|
36357
|
+
},
|
|
36224
36358
|
{
|
|
36225
36359
|
description: 'Puppy',
|
|
36226
36360
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -3970,6 +3970,41 @@ const asset_list = {
|
|
|
3970
3970
|
}
|
|
3971
3971
|
}]
|
|
3972
3972
|
},
|
|
3973
|
+
{
|
|
3974
|
+
description: 'The native token of INTENTO',
|
|
3975
|
+
denom_units: [{
|
|
3976
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3977
|
+
exponent: 0,
|
|
3978
|
+
aliases: ['uinto']
|
|
3979
|
+
}, {
|
|
3980
|
+
denom: 'into',
|
|
3981
|
+
exponent: 6
|
|
3982
|
+
}],
|
|
3983
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3984
|
+
name: 'Intento',
|
|
3985
|
+
display: 'into',
|
|
3986
|
+
symbol: 'INTO',
|
|
3987
|
+
logo_URIs: {
|
|
3988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3990
|
+
},
|
|
3991
|
+
images: [{
|
|
3992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3994
|
+
}],
|
|
3995
|
+
type_asset: 'sdk.coin',
|
|
3996
|
+
traces: [{
|
|
3997
|
+
type: 'ibc',
|
|
3998
|
+
counterparty: {
|
|
3999
|
+
channel_id: 'channel-3',
|
|
4000
|
+
base_denom: 'uinto',
|
|
4001
|
+
chain_name: 'intento'
|
|
4002
|
+
},
|
|
4003
|
+
chain: {
|
|
4004
|
+
channel_id: 'channel-106076'
|
|
4005
|
+
}
|
|
4006
|
+
}]
|
|
4007
|
+
},
|
|
3973
4008
|
{
|
|
3974
4009
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3975
4010
|
denom_units: [{
|
|
@@ -10181,6 +10216,41 @@ const asset_list = {
|
|
|
10181
10216
|
}
|
|
10182
10217
|
}]
|
|
10183
10218
|
},
|
|
10219
|
+
{
|
|
10220
|
+
description: 'The native token of INTENTO',
|
|
10221
|
+
denom_units: [{
|
|
10222
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10223
|
+
exponent: 0,
|
|
10224
|
+
aliases: ['uinto']
|
|
10225
|
+
}, {
|
|
10226
|
+
denom: 'into',
|
|
10227
|
+
exponent: 6
|
|
10228
|
+
}],
|
|
10229
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10230
|
+
name: 'Intento',
|
|
10231
|
+
display: 'into',
|
|
10232
|
+
symbol: 'INTO',
|
|
10233
|
+
logo_URIs: {
|
|
10234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10236
|
+
},
|
|
10237
|
+
images: [{
|
|
10238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10240
|
+
}],
|
|
10241
|
+
type_asset: 'sdk.coin',
|
|
10242
|
+
traces: [{
|
|
10243
|
+
type: 'ibc',
|
|
10244
|
+
counterparty: {
|
|
10245
|
+
channel_id: 'channel-3',
|
|
10246
|
+
base_denom: 'uinto',
|
|
10247
|
+
chain_name: 'intento'
|
|
10248
|
+
},
|
|
10249
|
+
chain: {
|
|
10250
|
+
channel_id: 'channel-106076'
|
|
10251
|
+
}
|
|
10252
|
+
}]
|
|
10253
|
+
},
|
|
10184
10254
|
{
|
|
10185
10255
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
10186
10256
|
denom_units: [{
|
|
@@ -32978,6 +33048,38 @@ const asset_list = {
|
|
|
32978
33048
|
}
|
|
32979
33049
|
}]
|
|
32980
33050
|
},
|
|
33051
|
+
{
|
|
33052
|
+
denom_units: [{
|
|
33053
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33054
|
+
exponent: 0,
|
|
33055
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
33056
|
+
}, {
|
|
33057
|
+
denom: 'CoBTC',
|
|
33058
|
+
exponent: 8
|
|
33059
|
+
}],
|
|
33060
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33061
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33062
|
+
name: 'Coffer Bitcoin',
|
|
33063
|
+
display: 'CoBTC',
|
|
33064
|
+
symbol: 'CoBTC',
|
|
33065
|
+
logo_URIs: {
|
|
33066
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
33067
|
+
},
|
|
33068
|
+
type_asset: 'cw20',
|
|
33069
|
+
traces: [{
|
|
33070
|
+
type: 'ibc-cw20',
|
|
33071
|
+
counterparty: {
|
|
33072
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
33073
|
+
channel_id: 'channel-7',
|
|
33074
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33075
|
+
chain_name: 'babylon'
|
|
33076
|
+
},
|
|
33077
|
+
chain: {
|
|
33078
|
+
port: 'transfer',
|
|
33079
|
+
channel_id: 'channel-101979'
|
|
33080
|
+
}
|
|
33081
|
+
}]
|
|
33082
|
+
},
|
|
32981
33083
|
{
|
|
32982
33084
|
description: 'Puppy',
|
|
32983
33085
|
denom_units: [{
|
|
@@ -36219,6 +36321,38 @@ const asset_list = {
|
|
|
36219
36321
|
}
|
|
36220
36322
|
}]
|
|
36221
36323
|
},
|
|
36324
|
+
{
|
|
36325
|
+
denom_units: [{
|
|
36326
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36327
|
+
exponent: 0,
|
|
36328
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
36329
|
+
}, {
|
|
36330
|
+
denom: 'CoBTC',
|
|
36331
|
+
exponent: 8
|
|
36332
|
+
}],
|
|
36333
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36334
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36335
|
+
name: 'Coffer Bitcoin',
|
|
36336
|
+
display: 'CoBTC',
|
|
36337
|
+
symbol: 'CoBTC',
|
|
36338
|
+
logo_URIs: {
|
|
36339
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
36340
|
+
},
|
|
36341
|
+
type_asset: 'cw20',
|
|
36342
|
+
traces: [{
|
|
36343
|
+
type: 'ibc-cw20',
|
|
36344
|
+
counterparty: {
|
|
36345
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
36346
|
+
channel_id: 'channel-7',
|
|
36347
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36348
|
+
chain_name: 'babylon'
|
|
36349
|
+
},
|
|
36350
|
+
chain: {
|
|
36351
|
+
port: 'transfer',
|
|
36352
|
+
channel_id: 'channel-101979'
|
|
36353
|
+
}
|
|
36354
|
+
}]
|
|
36355
|
+
},
|
|
36222
36356
|
{
|
|
36223
36357
|
description: 'Puppy',
|
|
36224
36358
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.199",
|
|
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.199"
|
|
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": "6ead1f693e34ec8164ca44db06e71302d1e94de0"
|
|
42
42
|
}
|