@chain-registry/osmosis 1.67.83 → 1.67.84
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 +86 -0
- package/esm/asset_list.js +86 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3073,6 +3073,49 @@ const asset_list = {
|
|
|
3073
3073
|
}
|
|
3074
3074
|
}]
|
|
3075
3075
|
},
|
|
3076
|
+
{
|
|
3077
|
+
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
3078
|
+
denom_units: [{
|
|
3079
|
+
denom: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
3080
|
+
exponent: 0,
|
|
3081
|
+
aliases: ['apundiai']
|
|
3082
|
+
}, {
|
|
3083
|
+
denom: 'pundiai',
|
|
3084
|
+
exponent: 18
|
|
3085
|
+
}],
|
|
3086
|
+
base: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
3087
|
+
name: 'Pundi AI',
|
|
3088
|
+
display: 'pundiai',
|
|
3089
|
+
symbol: 'PUNDIAI',
|
|
3090
|
+
logo_URIs: {
|
|
3091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
3092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
3093
|
+
},
|
|
3094
|
+
coingecko_id: 'pundi-aifx',
|
|
3095
|
+
images: [{
|
|
3096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
3097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg',
|
|
3098
|
+
theme: {
|
|
3099
|
+
primary_color_hex: '#1c1c1c'
|
|
3100
|
+
}
|
|
3101
|
+
}],
|
|
3102
|
+
socials: {
|
|
3103
|
+
website: 'https://functionx.io',
|
|
3104
|
+
twitter: 'https://x.com/PundiAI'
|
|
3105
|
+
},
|
|
3106
|
+
type_asset: 'sdk.coin',
|
|
3107
|
+
traces: [{
|
|
3108
|
+
type: 'ibc',
|
|
3109
|
+
counterparty: {
|
|
3110
|
+
channel_id: 'channel-19',
|
|
3111
|
+
base_denom: 'apundiai',
|
|
3112
|
+
chain_name: 'fxcore'
|
|
3113
|
+
},
|
|
3114
|
+
chain: {
|
|
3115
|
+
channel_id: 'channel-2716'
|
|
3116
|
+
}
|
|
3117
|
+
}]
|
|
3118
|
+
},
|
|
3076
3119
|
{
|
|
3077
3120
|
description: 'The native staking token of the Function X',
|
|
3078
3121
|
denom_units: [{
|
|
@@ -9154,6 +9197,49 @@ const asset_list = {
|
|
|
9154
9197
|
}
|
|
9155
9198
|
}]
|
|
9156
9199
|
},
|
|
9200
|
+
{
|
|
9201
|
+
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
9202
|
+
denom_units: [{
|
|
9203
|
+
denom: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
9204
|
+
exponent: 0,
|
|
9205
|
+
aliases: ['apundiai']
|
|
9206
|
+
}, {
|
|
9207
|
+
denom: 'pundiai',
|
|
9208
|
+
exponent: 18
|
|
9209
|
+
}],
|
|
9210
|
+
base: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
9211
|
+
name: 'Pundi AI',
|
|
9212
|
+
display: 'pundiai',
|
|
9213
|
+
symbol: 'PUNDIAI',
|
|
9214
|
+
logo_URIs: {
|
|
9215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
9216
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
9217
|
+
},
|
|
9218
|
+
coingecko_id: 'pundi-aifx',
|
|
9219
|
+
images: [{
|
|
9220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
9221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg',
|
|
9222
|
+
theme: {
|
|
9223
|
+
primary_color_hex: '#1c1c1c'
|
|
9224
|
+
}
|
|
9225
|
+
}],
|
|
9226
|
+
socials: {
|
|
9227
|
+
website: 'https://functionx.io',
|
|
9228
|
+
twitter: 'https://x.com/PundiAI'
|
|
9229
|
+
},
|
|
9230
|
+
type_asset: 'sdk.coin',
|
|
9231
|
+
traces: [{
|
|
9232
|
+
type: 'ibc',
|
|
9233
|
+
counterparty: {
|
|
9234
|
+
channel_id: 'channel-19',
|
|
9235
|
+
base_denom: 'apundiai',
|
|
9236
|
+
chain_name: 'fxcore'
|
|
9237
|
+
},
|
|
9238
|
+
chain: {
|
|
9239
|
+
channel_id: 'channel-2716'
|
|
9240
|
+
}
|
|
9241
|
+
}]
|
|
9242
|
+
},
|
|
9157
9243
|
{
|
|
9158
9244
|
description: 'The native staking token of the Function X',
|
|
9159
9245
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -3071,6 +3071,49 @@ const asset_list = {
|
|
|
3071
3071
|
}
|
|
3072
3072
|
}]
|
|
3073
3073
|
},
|
|
3074
|
+
{
|
|
3075
|
+
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
3076
|
+
denom_units: [{
|
|
3077
|
+
denom: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
3078
|
+
exponent: 0,
|
|
3079
|
+
aliases: ['apundiai']
|
|
3080
|
+
}, {
|
|
3081
|
+
denom: 'pundiai',
|
|
3082
|
+
exponent: 18
|
|
3083
|
+
}],
|
|
3084
|
+
base: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
3085
|
+
name: 'Pundi AI',
|
|
3086
|
+
display: 'pundiai',
|
|
3087
|
+
symbol: 'PUNDIAI',
|
|
3088
|
+
logo_URIs: {
|
|
3089
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
3090
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
3091
|
+
},
|
|
3092
|
+
coingecko_id: 'pundi-aifx',
|
|
3093
|
+
images: [{
|
|
3094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
3095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg',
|
|
3096
|
+
theme: {
|
|
3097
|
+
primary_color_hex: '#1c1c1c'
|
|
3098
|
+
}
|
|
3099
|
+
}],
|
|
3100
|
+
socials: {
|
|
3101
|
+
website: 'https://functionx.io',
|
|
3102
|
+
twitter: 'https://x.com/PundiAI'
|
|
3103
|
+
},
|
|
3104
|
+
type_asset: 'sdk.coin',
|
|
3105
|
+
traces: [{
|
|
3106
|
+
type: 'ibc',
|
|
3107
|
+
counterparty: {
|
|
3108
|
+
channel_id: 'channel-19',
|
|
3109
|
+
base_denom: 'apundiai',
|
|
3110
|
+
chain_name: 'fxcore'
|
|
3111
|
+
},
|
|
3112
|
+
chain: {
|
|
3113
|
+
channel_id: 'channel-2716'
|
|
3114
|
+
}
|
|
3115
|
+
}]
|
|
3116
|
+
},
|
|
3074
3117
|
{
|
|
3075
3118
|
description: 'The native staking token of the Function X',
|
|
3076
3119
|
denom_units: [{
|
|
@@ -9152,6 +9195,49 @@ const asset_list = {
|
|
|
9152
9195
|
}
|
|
9153
9196
|
}]
|
|
9154
9197
|
},
|
|
9198
|
+
{
|
|
9199
|
+
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
9200
|
+
denom_units: [{
|
|
9201
|
+
denom: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
9202
|
+
exponent: 0,
|
|
9203
|
+
aliases: ['apundiai']
|
|
9204
|
+
}, {
|
|
9205
|
+
denom: 'pundiai',
|
|
9206
|
+
exponent: 18
|
|
9207
|
+
}],
|
|
9208
|
+
base: 'ibc/19F9C5CE416BAB6DA4D807CBF3C70D8860CEDD93F5FDE57CCD5C3930F4BA7FD2',
|
|
9209
|
+
name: 'Pundi AI',
|
|
9210
|
+
display: 'pundiai',
|
|
9211
|
+
symbol: 'PUNDIAI',
|
|
9212
|
+
logo_URIs: {
|
|
9213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
9214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
9215
|
+
},
|
|
9216
|
+
coingecko_id: 'pundi-aifx',
|
|
9217
|
+
images: [{
|
|
9218
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
9219
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg',
|
|
9220
|
+
theme: {
|
|
9221
|
+
primary_color_hex: '#1c1c1c'
|
|
9222
|
+
}
|
|
9223
|
+
}],
|
|
9224
|
+
socials: {
|
|
9225
|
+
website: 'https://functionx.io',
|
|
9226
|
+
twitter: 'https://x.com/PundiAI'
|
|
9227
|
+
},
|
|
9228
|
+
type_asset: 'sdk.coin',
|
|
9229
|
+
traces: [{
|
|
9230
|
+
type: 'ibc',
|
|
9231
|
+
counterparty: {
|
|
9232
|
+
channel_id: 'channel-19',
|
|
9233
|
+
base_denom: 'apundiai',
|
|
9234
|
+
chain_name: 'fxcore'
|
|
9235
|
+
},
|
|
9236
|
+
chain: {
|
|
9237
|
+
channel_id: 'channel-2716'
|
|
9238
|
+
}
|
|
9239
|
+
}]
|
|
9240
|
+
},
|
|
9155
9241
|
{
|
|
9156
9242
|
description: 'The native staking token of the Function X',
|
|
9157
9243
|
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.84",
|
|
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.84"
|
|
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": "5a538c4202c9ace1a091be303b1661184d060588"
|
|
42
42
|
}
|