@chain-registry/assets 1.70.599 → 1.70.601

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.
Files changed (59) hide show
  1. package/esm/mainnet/acrechain.js +0 -302
  2. package/esm/mainnet/agoric.js +0 -302
  3. package/esm/mainnet/assets.js +1 -2
  4. package/esm/mainnet/axelar.js +0 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +80 -302
  7. package/esm/mainnet/composable.js +0 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +80 -302
  10. package/esm/mainnet/crescent.js +0 -302
  11. package/esm/mainnet/cryptoorgchain.js +0 -302
  12. package/esm/mainnet/dydx.js +0 -302
  13. package/esm/mainnet/dymension.js +0 -302
  14. package/esm/mainnet/gateway.js +0 -302
  15. package/esm/mainnet/gravitybridge.js +0 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/kava.js +0 -302
  19. package/esm/mainnet/kujira.js +0 -302
  20. package/esm/mainnet/lava.js +0 -302
  21. package/esm/mainnet/noble.js +0 -302
  22. package/esm/mainnet/osmosis.js +0 -302
  23. package/esm/mainnet/secretnetwork.js +0 -302
  24. package/esm/mainnet/stargaze.js +0 -302
  25. package/esm/mainnet/stride.js +0 -302
  26. package/esm/mainnet/tgrade.js +0 -302
  27. package/esm/mainnet/xrplevm.js +80 -0
  28. package/mainnet/acrechain.js +0 -302
  29. package/mainnet/agoric.js +0 -302
  30. package/mainnet/assets.js +1 -2
  31. package/mainnet/axelar.js +0 -302
  32. package/mainnet/carbon.js +0 -302
  33. package/mainnet/celestia.js +80 -302
  34. package/mainnet/composable.js +0 -302
  35. package/mainnet/coreum.js +0 -302
  36. package/mainnet/cosmoshub.js +80 -302
  37. package/mainnet/crescent.js +0 -302
  38. package/mainnet/cryptoorgchain.js +0 -302
  39. package/mainnet/dydx.js +0 -302
  40. package/mainnet/dymension.js +0 -302
  41. package/mainnet/gateway.js +0 -302
  42. package/mainnet/gravitybridge.js +0 -302
  43. package/mainnet/index.d.ts +0 -1
  44. package/mainnet/index.js +3 -4
  45. package/mainnet/injective.js +0 -302
  46. package/mainnet/kava.js +0 -302
  47. package/mainnet/kujira.js +0 -302
  48. package/mainnet/lava.js +0 -302
  49. package/mainnet/noble.js +0 -302
  50. package/mainnet/osmosis.js +0 -302
  51. package/mainnet/secretnetwork.js +0 -302
  52. package/mainnet/stargaze.js +0 -302
  53. package/mainnet/stride.js +0 -302
  54. package/mainnet/tgrade.js +0 -302
  55. package/mainnet/xrplevm.js +80 -0
  56. package/package.json +5 -5
  57. package/esm/mainnet/evmos.js +0 -3722
  58. package/mainnet/evmos.d.ts +0 -3
  59. package/mainnet/evmos.js +0 -3724
@@ -1065,6 +1065,46 @@ const assets = {
1065
1065
  }
1066
1066
  }]
1067
1067
  },
1068
+ {
1069
+ description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
1070
+ denom_units: [{
1071
+ denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
1072
+ exponent: 0,
1073
+ aliases: ['utia']
1074
+ }, {
1075
+ denom: 'tia',
1076
+ exponent: 6
1077
+ }],
1078
+ base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
1079
+ name: 'Celestia',
1080
+ display: 'tia',
1081
+ symbol: 'TIA',
1082
+ coingecko_id: 'celestia',
1083
+ logo_URIs: {
1084
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1085
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1086
+ },
1087
+ images: [{
1088
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1089
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1090
+ }],
1091
+ socials: {
1092
+ website: 'https://celestia.org/',
1093
+ x: 'https://x.com/CelestiaOrg'
1094
+ },
1095
+ type_asset: 'sdk.coin',
1096
+ traces: [{
1097
+ type: 'ibc',
1098
+ counterparty: {
1099
+ channel_id: 'channel-278',
1100
+ base_denom: 'utia',
1101
+ chain_name: 'celestia'
1102
+ },
1103
+ chain: {
1104
+ channel_id: 'channel-1879'
1105
+ }
1106
+ }]
1107
+ },
1068
1108
  {
1069
1109
  description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
1070
1110
  denom_units: [{
@@ -2342,6 +2382,46 @@ const assets = {
2342
2382
  }
2343
2383
  }]
2344
2384
  },
2385
+ {
2386
+ description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
2387
+ denom_units: [{
2388
+ denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
2389
+ exponent: 0,
2390
+ aliases: ['utia']
2391
+ }, {
2392
+ denom: 'tia',
2393
+ exponent: 6
2394
+ }],
2395
+ base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
2396
+ name: 'Celestia',
2397
+ display: 'tia',
2398
+ symbol: 'TIA',
2399
+ coingecko_id: 'celestia',
2400
+ logo_URIs: {
2401
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2402
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2403
+ },
2404
+ images: [{
2405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2406
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2407
+ }],
2408
+ socials: {
2409
+ website: 'https://celestia.org/',
2410
+ x: 'https://x.com/CelestiaOrg'
2411
+ },
2412
+ type_asset: 'sdk.coin',
2413
+ traces: [{
2414
+ type: 'ibc',
2415
+ counterparty: {
2416
+ channel_id: 'channel-278',
2417
+ base_denom: 'utia',
2418
+ chain_name: 'celestia'
2419
+ },
2420
+ chain: {
2421
+ channel_id: 'channel-1879'
2422
+ }
2423
+ }]
2424
+ },
2345
2425
  {
2346
2426
  description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
2347
2427
  denom_units: [{
@@ -3237,157 +3317,6 @@ const assets = {
3237
3317
  }
3238
3318
  }]
3239
3319
  },
3240
- {
3241
- description: 'The native EVM, governance and staking token of the Evmos Hub',
3242
- denom_units: [{
3243
- denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
3244
- exponent: 0,
3245
- aliases: ['aevmos']
3246
- }, {
3247
- denom: 'evmos',
3248
- exponent: 18
3249
- }],
3250
- base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
3251
- name: 'Evmos',
3252
- display: 'evmos',
3253
- symbol: 'EVMOS',
3254
- logo_URIs: {
3255
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
3256
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
3257
- },
3258
- coingecko_id: 'evmos',
3259
- images: [{
3260
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
3261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
3262
- }],
3263
- socials: {
3264
- website: 'https://evmos.org/',
3265
- x: 'https://x.com/EvmosOrg'
3266
- },
3267
- type_asset: 'sdk.coin',
3268
- traces: [{
3269
- type: 'ibc',
3270
- counterparty: {
3271
- channel_id: 'channel-3',
3272
- base_denom: 'aevmos',
3273
- chain_name: 'evmos'
3274
- },
3275
- chain: {
3276
- channel_id: 'channel-292'
3277
- }
3278
- }]
3279
- },
3280
- {
3281
- description: 'The token of Neokingdom DAO.',
3282
- denom_units: [{
3283
- denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
3284
- exponent: 0,
3285
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
3286
- }, {
3287
- denom: 'neok',
3288
- exponent: 18
3289
- }],
3290
- base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
3291
- name: 'Neokingdom DAO',
3292
- display: 'neok',
3293
- symbol: 'NEOK',
3294
- logo_URIs: {
3295
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
3296
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
3297
- },
3298
- images: [{
3299
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
3300
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
3301
- }],
3302
- socials: {
3303
- website: 'https://www.neokingdom.org/',
3304
- x: 'https://x.com/NEOKingdomDAO'
3305
- },
3306
- type_asset: 'sdk.coin',
3307
- traces: [{
3308
- type: 'ibc',
3309
- counterparty: {
3310
- channel_id: 'channel-3',
3311
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
3312
- chain_name: 'evmos'
3313
- },
3314
- chain: {
3315
- channel_id: 'channel-292'
3316
- }
3317
- }]
3318
- },
3319
- {
3320
- description: 'The legacy token of Teledisko DAO.',
3321
- denom_units: [{
3322
- denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
3323
- exponent: 0,
3324
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
3325
- }, {
3326
- denom: 'berlin-legacy',
3327
- exponent: 18
3328
- }],
3329
- base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
3330
- name: 'Teledisko DAO - Legacy',
3331
- display: 'berlin-legacy',
3332
- symbol: 'BERLIN-legacy',
3333
- type_asset: 'erc20',
3334
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
3335
- logo_URIs: {
3336
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
3337
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
3338
- },
3339
- images: [{
3340
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
3341
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
3342
- }],
3343
- traces: [{
3344
- type: 'ibc',
3345
- counterparty: {
3346
- channel_id: 'channel-3',
3347
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
3348
- chain_name: 'evmos'
3349
- },
3350
- chain: {
3351
- channel_id: 'channel-292'
3352
- }
3353
- }]
3354
- },
3355
- {
3356
- description: 'The token of Crowdpunk DAO',
3357
- denom_units: [{
3358
- denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
3359
- exponent: 0,
3360
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
3361
- }, {
3362
- denom: 'crowdp',
3363
- exponent: 18
3364
- }],
3365
- base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
3366
- name: 'Crowdpunk DAO',
3367
- display: 'crowdp',
3368
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
3369
- symbol: 'CROWDP',
3370
- type_asset: 'erc20',
3371
- logo_URIs: {
3372
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
3373
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
3374
- },
3375
- images: [{
3376
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
3377
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
3378
- }],
3379
- traces: [{
3380
- type: 'ibc',
3381
- counterparty: {
3382
- channel_id: 'channel-3',
3383
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
3384
- chain_name: 'evmos'
3385
- },
3386
- chain: {
3387
- channel_id: 'channel-292'
3388
- }
3389
- }]
3390
- },
3391
3320
  {
3392
3321
  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.',
3393
3322
  denom_units: [{
@@ -7263,157 +7192,6 @@ const assets = {
7263
7192
  }
7264
7193
  }]
7265
7194
  },
7266
- {
7267
- description: 'The native EVM, governance and staking token of the Evmos Hub',
7268
- denom_units: [{
7269
- denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
7270
- exponent: 0,
7271
- aliases: ['aevmos']
7272
- }, {
7273
- denom: 'evmos',
7274
- exponent: 18
7275
- }],
7276
- base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
7277
- name: 'Evmos',
7278
- display: 'evmos',
7279
- symbol: 'EVMOS',
7280
- logo_URIs: {
7281
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
7282
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
7283
- },
7284
- coingecko_id: 'evmos',
7285
- images: [{
7286
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
7287
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
7288
- }],
7289
- socials: {
7290
- website: 'https://evmos.org/',
7291
- x: 'https://x.com/EvmosOrg'
7292
- },
7293
- type_asset: 'sdk.coin',
7294
- traces: [{
7295
- type: 'ibc',
7296
- counterparty: {
7297
- channel_id: 'channel-3',
7298
- base_denom: 'aevmos',
7299
- chain_name: 'evmos'
7300
- },
7301
- chain: {
7302
- channel_id: 'channel-292'
7303
- }
7304
- }]
7305
- },
7306
- {
7307
- description: 'The token of Neokingdom DAO.',
7308
- denom_units: [{
7309
- denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
7310
- exponent: 0,
7311
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
7312
- }, {
7313
- denom: 'neok',
7314
- exponent: 18
7315
- }],
7316
- base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
7317
- name: 'Neokingdom DAO',
7318
- display: 'neok',
7319
- symbol: 'NEOK',
7320
- logo_URIs: {
7321
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
7322
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
7323
- },
7324
- images: [{
7325
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
7326
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
7327
- }],
7328
- socials: {
7329
- website: 'https://www.neokingdom.org/',
7330
- x: 'https://x.com/NEOKingdomDAO'
7331
- },
7332
- type_asset: 'sdk.coin',
7333
- traces: [{
7334
- type: 'ibc',
7335
- counterparty: {
7336
- channel_id: 'channel-3',
7337
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
7338
- chain_name: 'evmos'
7339
- },
7340
- chain: {
7341
- channel_id: 'channel-292'
7342
- }
7343
- }]
7344
- },
7345
- {
7346
- description: 'The legacy token of Teledisko DAO.',
7347
- denom_units: [{
7348
- denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
7349
- exponent: 0,
7350
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
7351
- }, {
7352
- denom: 'berlin-legacy',
7353
- exponent: 18
7354
- }],
7355
- base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
7356
- name: 'Teledisko DAO - Legacy',
7357
- display: 'berlin-legacy',
7358
- symbol: 'BERLIN-legacy',
7359
- type_asset: 'erc20',
7360
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
7361
- logo_URIs: {
7362
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
7363
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
7364
- },
7365
- images: [{
7366
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
7367
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
7368
- }],
7369
- traces: [{
7370
- type: 'ibc',
7371
- counterparty: {
7372
- channel_id: 'channel-3',
7373
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
7374
- chain_name: 'evmos'
7375
- },
7376
- chain: {
7377
- channel_id: 'channel-292'
7378
- }
7379
- }]
7380
- },
7381
- {
7382
- description: 'The token of Crowdpunk DAO',
7383
- denom_units: [{
7384
- denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
7385
- exponent: 0,
7386
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
7387
- }, {
7388
- denom: 'crowdp',
7389
- exponent: 18
7390
- }],
7391
- base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
7392
- name: 'Crowdpunk DAO',
7393
- display: 'crowdp',
7394
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
7395
- symbol: 'CROWDP',
7396
- type_asset: 'erc20',
7397
- logo_URIs: {
7398
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
7399
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
7400
- },
7401
- images: [{
7402
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
7403
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
7404
- }],
7405
- traces: [{
7406
- type: 'ibc',
7407
- counterparty: {
7408
- channel_id: 'channel-3',
7409
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
7410
- chain_name: 'evmos'
7411
- },
7412
- chain: {
7413
- channel_id: 'channel-292'
7414
- }
7415
- }]
7416
- },
7417
7195
  {
7418
7196
  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.',
7419
7197
  denom_units: [{