@chain-registry/assets 1.70.437 → 1.70.439

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.
@@ -2240,6 +2240,7 @@ const assets = {
2240
2240
  images: [{
2241
2241
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
2242
2242
  }],
2243
+ coingecko_id: 'eris-arbitrage-luna',
2243
2244
  traces: [{
2244
2245
  type: 'ibc-cw20',
2245
2246
  counterparty: {
@@ -3553,6 +3554,7 @@ const assets = {
3553
3554
  images: [{
3554
3555
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
3555
3556
  }],
3557
+ coingecko_id: 'eris-arbitrage-luna',
3556
3558
  traces: [{
3557
3559
  type: 'ibc-cw20',
3558
3560
  counterparty: {
@@ -8071,6 +8071,7 @@ const assets = {
8071
8071
  images: [{
8072
8072
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
8073
8073
  }],
8074
+ coingecko_id: 'eris-arbitrage-luna',
8074
8075
  traces: [{
8075
8076
  type: 'ibc-cw20',
8076
8077
  counterparty: {
@@ -9809,6 +9810,7 @@ const assets = {
9809
9810
  images: [{
9810
9811
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
9811
9812
  }],
9813
+ coingecko_id: 'eris-arbitrage-luna',
9812
9814
  traces: [{
9813
9815
  type: 'ibc-cw20',
9814
9816
  counterparty: {
@@ -10986,6 +10986,7 @@ const assets = {
10986
10986
  images: [{
10987
10987
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
10988
10988
  }],
10989
+ coingecko_id: 'eris-arbitrage-luna',
10989
10990
  traces: [{
10990
10991
  type: 'ibc-cw20',
10991
10992
  counterparty: {
@@ -19575,6 +19576,7 @@ const assets = {
19575
19576
  images: [{
19576
19577
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
19577
19578
  }],
19579
+ coingecko_id: 'eris-arbitrage-luna',
19578
19580
  traces: [{
19579
19581
  type: 'ibc-cw20',
19580
19582
  counterparty: {
@@ -19227,6 +19227,7 @@ const assets = {
19227
19227
  images: [{
19228
19228
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
19229
19229
  }],
19230
+ coingecko_id: 'eris-arbitrage-luna',
19230
19231
  traces: [{
19231
19232
  type: 'ibc-cw20',
19232
19233
  counterparty: {
@@ -20965,6 +20966,7 @@ const assets = {
20965
20966
  images: [{
20966
20967
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
20967
20968
  }],
20969
+ coingecko_id: 'eris-arbitrage-luna',
20968
20970
  traces: [{
20969
20971
  type: 'ibc-cw20',
20970
20972
  counterparty: {
@@ -48220,6 +48220,7 @@ const assets = {
48220
48220
  images: [{
48221
48221
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
48222
48222
  }],
48223
+ coingecko_id: 'eris-arbitrage-luna',
48223
48224
  traces: [{
48224
48225
  type: 'ibc-cw20',
48225
48226
  counterparty: {
@@ -56809,6 +56810,7 @@ const assets = {
56809
56810
  images: [{
56810
56811
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
56811
56812
  }],
56813
+ coingecko_id: 'eris-arbitrage-luna',
56812
56814
  traces: [{
56813
56815
  type: 'ibc-cw20',
56814
56816
  counterparty: {
@@ -14420,6 +14420,7 @@ const assets = {
14420
14420
  images: [{
14421
14421
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
14422
14422
  }],
14423
+ coingecko_id: 'eris-arbitrage-luna',
14423
14424
  traces: [{
14424
14425
  type: 'ibc-cw20',
14425
14426
  counterparty: {
@@ -15733,6 +15734,7 @@ const assets = {
15733
15734
  images: [{
15734
15735
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
15735
15736
  }],
15737
+ coingecko_id: 'eris-arbitrage-luna',
15736
15738
  traces: [{
15737
15739
  type: 'ibc-cw20',
15738
15740
  counterparty: {
package/index.d.ts CHANGED
@@ -3,7 +3,7 @@ export * from './testnet';
3
3
  export * from './devnet';
4
4
  import asset_lists from './asset_lists';
5
5
  declare const _default: {
6
- asset_lists: AssetList[];
6
+ asset_lists: import("@chain-registry/types").AssetList[];
7
7
  };
8
8
  export default _default;
9
9
  export { asset_lists };
package/mainnet/carbon.js CHANGED
@@ -2242,6 +2242,7 @@ const assets = {
2242
2242
  images: [{
2243
2243
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
2244
2244
  }],
2245
+ coingecko_id: 'eris-arbitrage-luna',
2245
2246
  traces: [{
2246
2247
  type: 'ibc-cw20',
2247
2248
  counterparty: {
@@ -3555,6 +3556,7 @@ const assets = {
3555
3556
  images: [{
3556
3557
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
3557
3558
  }],
3559
+ coingecko_id: 'eris-arbitrage-luna',
3558
3560
  traces: [{
3559
3561
  type: 'ibc-cw20',
3560
3562
  counterparty: {
package/mainnet/kujira.js CHANGED
@@ -8073,6 +8073,7 @@ const assets = {
8073
8073
  images: [{
8074
8074
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
8075
8075
  }],
8076
+ coingecko_id: 'eris-arbitrage-luna',
8076
8077
  traces: [{
8077
8078
  type: 'ibc-cw20',
8078
8079
  counterparty: {
@@ -9811,6 +9812,7 @@ const assets = {
9811
9812
  images: [{
9812
9813
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
9813
9814
  }],
9815
+ coingecko_id: 'eris-arbitrage-luna',
9814
9816
  traces: [{
9815
9817
  type: 'ibc-cw20',
9816
9818
  counterparty: {
@@ -10988,6 +10988,7 @@ const assets = {
10988
10988
  images: [{
10989
10989
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
10990
10990
  }],
10991
+ coingecko_id: 'eris-arbitrage-luna',
10991
10992
  traces: [{
10992
10993
  type: 'ibc-cw20',
10993
10994
  counterparty: {
@@ -19577,6 +19578,7 @@ const assets = {
19577
19578
  images: [{
19578
19579
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
19579
19580
  }],
19581
+ coingecko_id: 'eris-arbitrage-luna',
19580
19582
  traces: [{
19581
19583
  type: 'ibc-cw20',
19582
19584
  counterparty: {
@@ -19229,6 +19229,7 @@ const assets = {
19229
19229
  images: [{
19230
19230
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
19231
19231
  }],
19232
+ coingecko_id: 'eris-arbitrage-luna',
19232
19233
  traces: [{
19233
19234
  type: 'ibc-cw20',
19234
19235
  counterparty: {
@@ -20967,6 +20968,7 @@ const assets = {
20967
20968
  images: [{
20968
20969
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
20969
20970
  }],
20971
+ coingecko_id: 'eris-arbitrage-luna',
20970
20972
  traces: [{
20971
20973
  type: 'ibc-cw20',
20972
20974
  counterparty: {
@@ -48222,6 +48222,7 @@ const assets = {
48222
48222
  images: [{
48223
48223
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
48224
48224
  }],
48225
+ coingecko_id: 'eris-arbitrage-luna',
48225
48226
  traces: [{
48226
48227
  type: 'ibc-cw20',
48227
48228
  counterparty: {
@@ -56811,6 +56812,7 @@ const assets = {
56811
56812
  images: [{
56812
56813
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
56813
56814
  }],
56815
+ coingecko_id: 'eris-arbitrage-luna',
56814
56816
  traces: [{
56815
56817
  type: 'ibc-cw20',
56816
56818
  counterparty: {
@@ -14422,6 +14422,7 @@ const assets = {
14422
14422
  images: [{
14423
14423
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
14424
14424
  }],
14425
+ coingecko_id: 'eris-arbitrage-luna',
14425
14426
  traces: [{
14426
14427
  type: 'ibc-cw20',
14427
14428
  counterparty: {
@@ -15735,6 +15736,7 @@ const assets = {
15735
15736
  images: [{
15736
15737
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
15737
15738
  }],
15739
+ coingecko_id: 'eris-arbitrage-luna',
15738
15740
  traces: [{
15739
15741
  type: 'ibc-cw20',
15740
15742
  counterparty: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.437",
3
+ "version": "1.70.439",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.278",
33
- "chain-registry": "^1.69.437"
32
+ "@chain-registry/utils": "^1.51.280",
33
+ "chain-registry": "^1.69.439"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.278"
36
+ "@chain-registry/types": "^0.50.280"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "9ce67a53e9cd0f528c08d0597d30dee45c373dcf"
46
+ "gitHead": "662bf065006383e97fee0a4acd373cc80550cd98"
47
47
  }