chain-registry 1.69.57 → 1.69.59

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.
@@ -28,10 +28,16 @@ const info = {
28
28
  rpc: [{
29
29
  address: 'https://mainnet-rpc.aaronetwork.xyz',
30
30
  provider: 'Aaron Network Foundation'
31
+ }, {
32
+ address: 'https://aaronetwork_mainnet_rpc.chain.whenmoonwhenlambo.money',
33
+ provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
31
34
  }],
32
35
  rest: [{
33
36
  address: 'https://mainnet-api.aaronetwork.xyz',
34
37
  provider: 'Aaron Network Foundation'
38
+ }, {
39
+ address: 'https://aaronetwork_mainnet_api.chain.whenmoonwhenlambo.money',
40
+ provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
35
41
  }]
36
42
  },
37
43
  explorers: [{
@@ -39,6 +45,11 @@ const info = {
39
45
  url: 'https://explorer.aaronetwork.xyz',
40
46
  tx_page: 'https://explorer.aaronetwork.xyz/hash/${txHash}',
41
47
  account_page: 'https://explorer.aaronetwork.xyz/address/${accountAddress}'
48
+ }, {
49
+ kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
50
+ url: 'https://explorer.whenmoonwhenlambo.money/aaronetwork',
51
+ tx_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/tx/${txHash}',
52
+ account_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/account/${accountAddress}'
42
53
  }]
43
54
  };
44
55
  export default info;
@@ -185,6 +185,10 @@ const info = {
185
185
  {
186
186
  address: 'https://cosmoshub-mainnet-rpc.itrocket.net',
187
187
  provider: 'ITRocket'
188
+ },
189
+ {
190
+ address: 'https://cosmoshub.rpc.quasarstaking.ai',
191
+ provider: 'Quasar'
188
192
  }
189
193
  ],
190
194
  rest: [
@@ -307,6 +311,10 @@ const info = {
307
311
  {
308
312
  address: 'https://cosmoshub-mainnet-api.itrocket.net',
309
313
  provider: 'ITRocket'
314
+ },
315
+ {
316
+ address: 'https://cosmoshub.api.quasarstaking.ai',
317
+ provider: 'Quasar'
310
318
  }
311
319
  ],
312
320
  grpc: [
@@ -393,6 +401,10 @@ const info = {
393
401
  {
394
402
  address: 'cosmoshub-mainnet-grpc.itrocket.net:443',
395
403
  provider: 'ITRocket'
404
+ },
405
+ {
406
+ address: 'cosmoshub.grpc.quasarstaking.ai',
407
+ provider: 'Quasar'
396
408
  }
397
409
  ]
398
410
  },
@@ -7,7 +7,7 @@ const info = [{
7
7
  },
8
8
  chain_2: {
9
9
  chain_name: 'osmosis',
10
- client_id: '07-tendermint-3205',
10
+ client_id: '07-tendermint-3357',
11
11
  connection_id: 'connection-2662'
12
12
  },
13
13
  channels: [{
@@ -157,6 +157,38 @@ const info = {
157
157
  }
158
158
  }],
159
159
  type_asset: 'sdk.coin'
160
+ },
161
+ {
162
+ description: 'TON on Int3face',
163
+ denom_units: [{
164
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
165
+ exponent: 0
166
+ }, {
167
+ denom: 'ton',
168
+ exponent: 9
169
+ }],
170
+ base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
171
+ name: 'TON',
172
+ display: 'ton',
173
+ symbol: 'TON',
174
+ traces: [{
175
+ type: 'bridge',
176
+ counterparty: {
177
+ chain_name: 'ton',
178
+ base_denom: 'nanoton'
179
+ },
180
+ provider: 'Int3face'
181
+ }],
182
+ logo_URIs: {
183
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png'
184
+ },
185
+ images: [{
186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
187
+ theme: {
188
+ primary_color_hex: '#3d3d3d'
189
+ }
190
+ }],
191
+ type_asset: 'sdk.coin'
160
192
  }
161
193
  ]
162
194
  };
@@ -6,7 +6,7 @@ const info = {
6
6
  pretty_name: 'Int3face',
7
7
  status: 'live',
8
8
  network_type: 'mainnet',
9
- website: 'https://int3face.io/',
9
+ website: 'https://int3face.zone/',
10
10
  bech32_prefix: 'int3',
11
11
  daemon_name: 'int3',
12
12
  node_home: '$HOME/.int3faced',
@@ -48,6 +48,13 @@ const info = {
48
48
  low_gas_price: 0.001,
49
49
  average_gas_price: 0.0025,
50
50
  high_gas_price: 0.004
51
+ },
52
+ {
53
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
54
+ fixed_min_gas_price: 0.0001,
55
+ low_gas_price: 0.0001,
56
+ average_gas_price: 0.00025,
57
+ high_gas_price: 0.0004
51
58
  }
52
59
  ]
53
60
  },
@@ -8457,9 +8457,9 @@ const info = {
8457
8457
  }],
8458
8458
  type_asset: 'ics20',
8459
8459
  base: 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D',
8460
- name: 'Filecoin',
8460
+ name: 'Filecoin (Axelar)',
8461
8461
  display: 'fil',
8462
- symbol: 'FIL',
8462
+ symbol: 'FIL.axl',
8463
8463
  traces: [
8464
8464
  {
8465
8465
  type: 'wrapped',
@@ -8491,16 +8491,16 @@ const info = {
8491
8491
  }
8492
8492
  ],
8493
8493
  logo_URIs: {
8494
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
8495
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg'
8494
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8495
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg'
8496
8496
  },
8497
8497
  images: [{
8498
8498
  image_sync: {
8499
8499
  chain_name: 'filecoin',
8500
8500
  base_denom: 'attoFIL'
8501
8501
  },
8502
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
8503
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
8502
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8503
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
8504
8504
  theme: {
8505
8505
  primary_color_hex: '#0493fc'
8506
8506
  }
@@ -20605,6 +20605,58 @@ const info = {
20605
20605
  }
20606
20606
  }]
20607
20607
  },
20608
+ {
20609
+ description: 'TON on Int3face',
20610
+ denom_units: [{
20611
+ denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
20612
+ exponent: 0,
20613
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton']
20614
+ }, {
20615
+ denom: 'ton',
20616
+ exponent: 9
20617
+ }],
20618
+ type_asset: 'ics20',
20619
+ base: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
20620
+ name: 'TON (Int3)',
20621
+ display: 'ton',
20622
+ symbol: 'TON.int3',
20623
+ traces: [{
20624
+ type: 'bridge',
20625
+ counterparty: {
20626
+ chain_name: 'ton',
20627
+ base_denom: 'nanoton'
20628
+ },
20629
+ provider: 'Int3face'
20630
+ }, {
20631
+ type: 'ibc',
20632
+ counterparty: {
20633
+ chain_name: 'int3face',
20634
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
20635
+ channel_id: 'channel-0'
20636
+ },
20637
+ chain: {
20638
+ channel_id: 'channel-82819',
20639
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
20640
+ }
20641
+ }],
20642
+ logo_URIs: {
20643
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
20644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
20645
+ },
20646
+ images: [{
20647
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
20648
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
20649
+ }, {
20650
+ image_sync: {
20651
+ chain_name: 'int3face',
20652
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
20653
+ },
20654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
20655
+ theme: {
20656
+ primary_color_hex: '#3d3d3d'
20657
+ }
20658
+ }]
20659
+ },
20608
20660
  {
20609
20661
  description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
20610
20662
  denom_units: [{
@@ -21999,6 +22051,49 @@ const info = {
21999
22051
  }
22000
22052
  }],
22001
22053
  keywords: ['meme']
22054
+ },
22055
+ {
22056
+ description: 'An alloy of FIL asset variants on Osmosis.',
22057
+ extended_description: 'Multiple Filecoin variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FIL.',
22058
+ denom_units: [{
22059
+ denom: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
22060
+ exponent: 0
22061
+ }, {
22062
+ denom: 'allFIL',
22063
+ exponent: 12
22064
+ }],
22065
+ type_asset: 'sdk.coin',
22066
+ address: 'osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs',
22067
+ base: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
22068
+ name: 'Filecoin',
22069
+ display: 'allFIL',
22070
+ symbol: 'FIL',
22071
+ traces: [{
22072
+ type: 'synthetic',
22073
+ counterparty: {
22074
+ chain_name: 'filecoin',
22075
+ base_denom: 'attoFIL'
22076
+ },
22077
+ provider: 'Osmosis'
22078
+ }],
22079
+ logo_URIs: {
22080
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
22081
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png'
22082
+ },
22083
+ images: [{
22084
+ image_sync: {
22085
+ chain_name: 'filecoin',
22086
+ base_denom: 'attoFIL'
22087
+ },
22088
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
22089
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
22090
+ theme: {
22091
+ primary_color_hex: '#0493fc'
22092
+ }
22093
+ }, {
22094
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
22095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
22096
+ }]
22002
22097
  }
22003
22098
  ]
22004
22099
  };
@@ -1125,7 +1125,7 @@ const info = [
1125
1125
  },
1126
1126
  chain_2: {
1127
1127
  chain_name: 'osmosis',
1128
- client_id: '07-tendermint-3205',
1128
+ client_id: '07-tendermint-3357',
1129
1129
  connection_id: 'connection-2662'
1130
1130
  },
1131
1131
  channels: [{
@@ -43,6 +43,10 @@ const info = {
43
43
  {
44
44
  address: 'https://rpc.provider-state-sync-02.ics-testnet.polypore.xyz',
45
45
  provider: 'Hypha'
46
+ },
47
+ {
48
+ address: 'https://cosmos-testnet-rpc.itrocket.net',
49
+ provider: 'ITRocket'
46
50
  }
47
51
  ],
48
52
  rest: [
@@ -61,6 +65,10 @@ const info = {
61
65
  {
62
66
  address: 'https://rest.provider-state-sync-02.ics-testnet.polypore.xyz',
63
67
  provider: 'Hypha'
68
+ },
69
+ {
70
+ address: 'https://cosmos-testnet-api.itrocket.net',
71
+ provider: 'ITRocket'
64
72
  }
65
73
  ],
66
74
  grpc: [
@@ -79,17 +87,33 @@ const info = {
79
87
  {
80
88
  address: 'https://grpc.provider-state-sync-02.ics-testnet.polypore.xyz',
81
89
  provider: 'Hypha'
90
+ },
91
+ {
92
+ address: 'https://cosmos-testnet-grpc.itrocket.net',
93
+ provider: 'ITRocket'
82
94
  }
83
95
  ]
84
96
  },
85
- explorers: [{
97
+ explorers: [
98
+ {
86
99
  kind: 'Mintscan',
87
100
  url: 'https://mintscan.io/ics-testnet-provider',
88
101
  tx_page: 'https://mintscan.io/ics-testnet-provider/tx/${txHash}'
89
- }, {
102
+ },
103
+ {
90
104
  kind: 'Ping.pub',
91
105
  url: 'https://explorer.polypore.xyz/provider',
92
106
  tx_page: 'https://explorer.polypore.xyz/provider/tx/${txHash}'
93
- }]
107
+ },
108
+ {
109
+ kind: 'ITRocket',
110
+ url: 'https://testnet.itrocket.net/cosmos',
111
+ tx_page: 'https://testnet.itrocket.net/cosmos/tx/${txHash}',
112
+ account_page: 'https://testnet.itrocket.net/cosmos/account/${accountAddress}',
113
+ validator_page: 'https://testnet.itrocket.net/cosmos/staking/${validatorAddress}',
114
+ proposal_page: 'https://testnet.itrocket.net/cosmos/gov/${proposalId}',
115
+ block_page: 'https://testnet.itrocket.net/cosmos/block/${blockHeight}'
116
+ }
117
+ ]
94
118
  };
95
119
  export default info;
@@ -30,10 +30,16 @@ const info = {
30
30
  rpc: [{
31
31
  address: 'https://mainnet-rpc.aaronetwork.xyz',
32
32
  provider: 'Aaron Network Foundation'
33
+ }, {
34
+ address: 'https://aaronetwork_mainnet_rpc.chain.whenmoonwhenlambo.money',
35
+ provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
33
36
  }],
34
37
  rest: [{
35
38
  address: 'https://mainnet-api.aaronetwork.xyz',
36
39
  provider: 'Aaron Network Foundation'
40
+ }, {
41
+ address: 'https://aaronetwork_mainnet_api.chain.whenmoonwhenlambo.money',
42
+ provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
37
43
  }]
38
44
  },
39
45
  explorers: [{
@@ -41,6 +47,11 @@ const info = {
41
47
  url: 'https://explorer.aaronetwork.xyz',
42
48
  tx_page: 'https://explorer.aaronetwork.xyz/hash/${txHash}',
43
49
  account_page: 'https://explorer.aaronetwork.xyz/address/${accountAddress}'
50
+ }, {
51
+ kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
52
+ url: 'https://explorer.whenmoonwhenlambo.money/aaronetwork',
53
+ tx_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/tx/${txHash}',
54
+ account_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/account/${accountAddress}'
44
55
  }]
45
56
  };
46
57
  exports.default = info;
@@ -187,6 +187,10 @@ const info = {
187
187
  {
188
188
  address: 'https://cosmoshub-mainnet-rpc.itrocket.net',
189
189
  provider: 'ITRocket'
190
+ },
191
+ {
192
+ address: 'https://cosmoshub.rpc.quasarstaking.ai',
193
+ provider: 'Quasar'
190
194
  }
191
195
  ],
192
196
  rest: [
@@ -309,6 +313,10 @@ const info = {
309
313
  {
310
314
  address: 'https://cosmoshub-mainnet-api.itrocket.net',
311
315
  provider: 'ITRocket'
316
+ },
317
+ {
318
+ address: 'https://cosmoshub.api.quasarstaking.ai',
319
+ provider: 'Quasar'
312
320
  }
313
321
  ],
314
322
  grpc: [
@@ -395,6 +403,10 @@ const info = {
395
403
  {
396
404
  address: 'cosmoshub-mainnet-grpc.itrocket.net:443',
397
405
  provider: 'ITRocket'
406
+ },
407
+ {
408
+ address: 'cosmoshub.grpc.quasarstaking.ai',
409
+ provider: 'Quasar'
398
410
  }
399
411
  ]
400
412
  },
@@ -9,7 +9,7 @@ const info = [{
9
9
  },
10
10
  chain_2: {
11
11
  chain_name: 'osmosis',
12
- client_id: '07-tendermint-3205',
12
+ client_id: '07-tendermint-3357',
13
13
  connection_id: 'connection-2662'
14
14
  },
15
15
  channels: [{
@@ -159,6 +159,38 @@ const info = {
159
159
  }
160
160
  }],
161
161
  type_asset: 'sdk.coin'
162
+ },
163
+ {
164
+ description: 'TON on Int3face',
165
+ denom_units: [{
166
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
167
+ exponent: 0
168
+ }, {
169
+ denom: 'ton',
170
+ exponent: 9
171
+ }],
172
+ base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
173
+ name: 'TON',
174
+ display: 'ton',
175
+ symbol: 'TON',
176
+ traces: [{
177
+ type: 'bridge',
178
+ counterparty: {
179
+ chain_name: 'ton',
180
+ base_denom: 'nanoton'
181
+ },
182
+ provider: 'Int3face'
183
+ }],
184
+ logo_URIs: {
185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png'
186
+ },
187
+ images: [{
188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
189
+ theme: {
190
+ primary_color_hex: '#3d3d3d'
191
+ }
192
+ }],
193
+ type_asset: 'sdk.coin'
162
194
  }
163
195
  ]
164
196
  };
@@ -8,7 +8,7 @@ const info = {
8
8
  pretty_name: 'Int3face',
9
9
  status: 'live',
10
10
  network_type: 'mainnet',
11
- website: 'https://int3face.io/',
11
+ website: 'https://int3face.zone/',
12
12
  bech32_prefix: 'int3',
13
13
  daemon_name: 'int3',
14
14
  node_home: '$HOME/.int3faced',
@@ -50,6 +50,13 @@ const info = {
50
50
  low_gas_price: 0.001,
51
51
  average_gas_price: 0.0025,
52
52
  high_gas_price: 0.004
53
+ },
54
+ {
55
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
56
+ fixed_min_gas_price: 0.0001,
57
+ low_gas_price: 0.0001,
58
+ average_gas_price: 0.00025,
59
+ high_gas_price: 0.0004
53
60
  }
54
61
  ]
55
62
  },
@@ -8459,9 +8459,9 @@ const info = {
8459
8459
  }],
8460
8460
  type_asset: 'ics20',
8461
8461
  base: 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D',
8462
- name: 'Filecoin',
8462
+ name: 'Filecoin (Axelar)',
8463
8463
  display: 'fil',
8464
- symbol: 'FIL',
8464
+ symbol: 'FIL.axl',
8465
8465
  traces: [
8466
8466
  {
8467
8467
  type: 'wrapped',
@@ -8493,16 +8493,16 @@ const info = {
8493
8493
  }
8494
8494
  ],
8495
8495
  logo_URIs: {
8496
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
8497
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg'
8496
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8497
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg'
8498
8498
  },
8499
8499
  images: [{
8500
8500
  image_sync: {
8501
8501
  chain_name: 'filecoin',
8502
8502
  base_denom: 'attoFIL'
8503
8503
  },
8504
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
8505
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
8504
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8505
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
8506
8506
  theme: {
8507
8507
  primary_color_hex: '#0493fc'
8508
8508
  }
@@ -20607,6 +20607,58 @@ const info = {
20607
20607
  }
20608
20608
  }]
20609
20609
  },
20610
+ {
20611
+ description: 'TON on Int3face',
20612
+ denom_units: [{
20613
+ denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
20614
+ exponent: 0,
20615
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton']
20616
+ }, {
20617
+ denom: 'ton',
20618
+ exponent: 9
20619
+ }],
20620
+ type_asset: 'ics20',
20621
+ base: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
20622
+ name: 'TON (Int3)',
20623
+ display: 'ton',
20624
+ symbol: 'TON.int3',
20625
+ traces: [{
20626
+ type: 'bridge',
20627
+ counterparty: {
20628
+ chain_name: 'ton',
20629
+ base_denom: 'nanoton'
20630
+ },
20631
+ provider: 'Int3face'
20632
+ }, {
20633
+ type: 'ibc',
20634
+ counterparty: {
20635
+ chain_name: 'int3face',
20636
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
20637
+ channel_id: 'channel-0'
20638
+ },
20639
+ chain: {
20640
+ channel_id: 'channel-82819',
20641
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
20642
+ }
20643
+ }],
20644
+ logo_URIs: {
20645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
20646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
20647
+ },
20648
+ images: [{
20649
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
20650
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
20651
+ }, {
20652
+ image_sync: {
20653
+ chain_name: 'int3face',
20654
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
20655
+ },
20656
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
20657
+ theme: {
20658
+ primary_color_hex: '#3d3d3d'
20659
+ }
20660
+ }]
20661
+ },
20610
20662
  {
20611
20663
  description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
20612
20664
  denom_units: [{
@@ -22001,6 +22053,49 @@ const info = {
22001
22053
  }
22002
22054
  }],
22003
22055
  keywords: ['meme']
22056
+ },
22057
+ {
22058
+ description: 'An alloy of FIL asset variants on Osmosis.',
22059
+ extended_description: 'Multiple Filecoin variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FIL.',
22060
+ denom_units: [{
22061
+ denom: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
22062
+ exponent: 0
22063
+ }, {
22064
+ denom: 'allFIL',
22065
+ exponent: 12
22066
+ }],
22067
+ type_asset: 'sdk.coin',
22068
+ address: 'osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs',
22069
+ base: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
22070
+ name: 'Filecoin',
22071
+ display: 'allFIL',
22072
+ symbol: 'FIL',
22073
+ traces: [{
22074
+ type: 'synthetic',
22075
+ counterparty: {
22076
+ chain_name: 'filecoin',
22077
+ base_denom: 'attoFIL'
22078
+ },
22079
+ provider: 'Osmosis'
22080
+ }],
22081
+ logo_URIs: {
22082
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
22083
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png'
22084
+ },
22085
+ images: [{
22086
+ image_sync: {
22087
+ chain_name: 'filecoin',
22088
+ base_denom: 'attoFIL'
22089
+ },
22090
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
22091
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
22092
+ theme: {
22093
+ primary_color_hex: '#0493fc'
22094
+ }
22095
+ }, {
22096
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
22097
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
22098
+ }]
22004
22099
  }
22005
22100
  ]
22006
22101
  };
@@ -1127,7 +1127,7 @@ const info = [
1127
1127
  },
1128
1128
  chain_2: {
1129
1129
  chain_name: 'osmosis',
1130
- client_id: '07-tendermint-3205',
1130
+ client_id: '07-tendermint-3357',
1131
1131
  connection_id: 'connection-2662'
1132
1132
  },
1133
1133
  channels: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.57",
3
+ "version": "1.69.59",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.31",
32
+ "@chain-registry/utils": "^1.51.33",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.31"
36
+ "@chain-registry/types": "^0.50.33"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "60faa756a6fffa941a022b71b2604e46052b4267"
46
+ "gitHead": "5af6c19f24b808f718b3145a1d3b012146a3dfd3"
47
47
  }
@@ -45,6 +45,10 @@ const info = {
45
45
  {
46
46
  address: 'https://rpc.provider-state-sync-02.ics-testnet.polypore.xyz',
47
47
  provider: 'Hypha'
48
+ },
49
+ {
50
+ address: 'https://cosmos-testnet-rpc.itrocket.net',
51
+ provider: 'ITRocket'
48
52
  }
49
53
  ],
50
54
  rest: [
@@ -63,6 +67,10 @@ const info = {
63
67
  {
64
68
  address: 'https://rest.provider-state-sync-02.ics-testnet.polypore.xyz',
65
69
  provider: 'Hypha'
70
+ },
71
+ {
72
+ address: 'https://cosmos-testnet-api.itrocket.net',
73
+ provider: 'ITRocket'
66
74
  }
67
75
  ],
68
76
  grpc: [
@@ -81,17 +89,33 @@ const info = {
81
89
  {
82
90
  address: 'https://grpc.provider-state-sync-02.ics-testnet.polypore.xyz',
83
91
  provider: 'Hypha'
92
+ },
93
+ {
94
+ address: 'https://cosmos-testnet-grpc.itrocket.net',
95
+ provider: 'ITRocket'
84
96
  }
85
97
  ]
86
98
  },
87
- explorers: [{
99
+ explorers: [
100
+ {
88
101
  kind: 'Mintscan',
89
102
  url: 'https://mintscan.io/ics-testnet-provider',
90
103
  tx_page: 'https://mintscan.io/ics-testnet-provider/tx/${txHash}'
91
- }, {
104
+ },
105
+ {
92
106
  kind: 'Ping.pub',
93
107
  url: 'https://explorer.polypore.xyz/provider',
94
108
  tx_page: 'https://explorer.polypore.xyz/provider/tx/${txHash}'
95
- }]
109
+ },
110
+ {
111
+ kind: 'ITRocket',
112
+ url: 'https://testnet.itrocket.net/cosmos',
113
+ tx_page: 'https://testnet.itrocket.net/cosmos/tx/${txHash}',
114
+ account_page: 'https://testnet.itrocket.net/cosmos/account/${accountAddress}',
115
+ validator_page: 'https://testnet.itrocket.net/cosmos/staking/${validatorAddress}',
116
+ proposal_page: 'https://testnet.itrocket.net/cosmos/gov/${proposalId}',
117
+ block_page: 'https://testnet.itrocket.net/cosmos/block/${blockHeight}'
118
+ }
119
+ ]
96
120
  };
97
121
  exports.default = info;