Skip to content

Commit

Permalink
build 🛠 build-20250129-024540
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jan 29, 2025
1 parent 875d166 commit ac92f7b
Show file tree
Hide file tree
Showing 33 changed files with 1,857 additions and 234 deletions.
29 changes: 29 additions & 0 deletions v2/packages/chain-registry/src/mainnet/agoric/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,35 @@ const info: IBCData[] = [
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'agoric',
clientId: '07-tendermint-85',
connectionId: 'connection-85'
},
chain2: {
chainName: 'quicksilver',
clientId: '07-tendermint-84',
connectionId: 'connection-60'
},
channels: [{
chain1: {
channelId: 'channel-68',
portId: 'transfer'
},
chain2: {
channelId: 'channel-125',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
Expand Down
3 changes: 2 additions & 1 deletion v2/packages/chain-registry/src/mainnet/archway/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,8 @@ const info: IBCData[] = [
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live'
status: 'live',
preferred: true
}
}]
},
Expand Down
12 changes: 6 additions & 6 deletions v2/packages/chain-registry/src/mainnet/axelar/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -557,21 +557,21 @@ const info: IBCData[] = [
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'axelar',
clientId: '07-tendermint-69',
connectionId: 'connection-178'
clientId: '07-tendermint-235',
connectionId: 'connection-225'
},
chain2: {
chainName: 'jackal',
clientId: '07-tendermint-69',
connectionId: 'connection-57'
clientId: '07-tendermint-80',
connectionId: 'connection-66'
},
channels: [{
chain1: {
channelId: 'channel-137',
channelId: 'channel-168',
portId: 'transfer'
},
chain2: {
channelId: 'channel-49',
channelId: 'channel-153',
portId: 'transfer'
},
ordering: 'unordered',
Expand Down
29 changes: 29 additions & 0 deletions v2/packages/chain-registry/src/mainnet/celestia/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,35 @@ const info: IBCData[] = [
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'celestia',
clientId: '07-tendermint-92',
connectionId: 'connection-60'
},
chain2: {
chainName: 'quicksilver',
clientId: '07-tendermint-97',
connectionId: 'connection-65'
},
channels: [{
chain1: {
channelId: 'channel-36',
portId: 'transfer'
},
chain2: {
channelId: 'channel-207',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
Expand Down
6 changes: 5 additions & 1 deletion v2/packages/chain-registry/src/mainnet/cosmoshub/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,11 @@ const info: IBCData[] = [
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1'
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
Expand Down
29 changes: 29 additions & 0 deletions v2/packages/chain-registry/src/mainnet/dydx/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,35 @@ const info: IBCData[] = [
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'dydx',
clientId: '07-tendermint-20',
connectionId: 'connection-25'
},
chain2: {
chainName: 'quicksilver',
clientId: '07-tendermint-90',
connectionId: 'connection-62'
},
channels: [{
chain1: {
channelId: 'channel-32',
portId: 'transfer'
},
chain2: {
channelId: 'channel-164',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
Expand Down
12 changes: 12 additions & 0 deletions v2/packages/chain-registry/src/mainnet/fetchhub/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ const info: Chain = {
{
address: 'https://fetchai-rpc.bluestake.net:443',
provider: 'BlueStake 🚀'
},
{
address: 'https://fetch-rpc.panthea.eu:443',
provider: 'Panthea EU'
}
],
rest: [
Expand Down Expand Up @@ -167,6 +171,10 @@ const info: Chain = {
{
address: 'https://fetchai-api.bluestake.net',
provider: 'BlueStake 🚀'
},
{
address: 'https://fetch-api.panthea.eu:443',
provider: 'Panthea EU'
}
],
grpc: [
Expand Down Expand Up @@ -213,6 +221,10 @@ const info: Chain = {
{
address: 'grpc.fetchhub-4.fetch.aviaone.com:9094',
provider: 'AVIAONE 🟢'
},
{
address: 'fetch-grpc.panthea.eu:16710',
provider: 'Panthea EU'
}
]
},
Expand Down
113 changes: 113 additions & 0 deletions v2/packages/chain-registry/src/mainnet/injective/asset-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1108,6 +1108,119 @@ const info: AssetList = {
twitter: 'https://x.com/neptune_finance'
},
typeAsset: 'sdk.coin'
},
{
description: 'Cosmos Bitcoin',
denomUnits: [{
denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN',
exponent: 0
}, {
denom: 'BITCOIN',
exponent: 6
}],
base: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN',
name: 'Cosmos Bitcoin',
display: 'BITCOIN',
symbol: 'BITCOIN',
coingeckoId: ' ',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png',
theme: {
primaryColorHex: '#1DB5E1'
}
}],
socials: {
website: 'https://getbitcoinmeme.com',
twitter: 'https://getbitcoinmeme'
},
typeAsset: 'sdk.coin'
},
{
description: 'Crypto',
denomUnits: [{
denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO',
exponent: 0
}, {
denom: 'CRYPTO',
exponent: 6
}],
base: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO',
name: 'Crypto',
display: 'CRYPTO',
symbol: 'CRYPTO',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/crypto.png'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/crypto.png',
theme: {
primaryColorHex: '#F79017'
}
}],
socials: {
website: 'https://getcryptomeme.com',
twitter: 'https://x.com/getcryptomeme'
},
typeAsset: 'sdk.coin'
},
{
description: 'Bricscoin',
denomUnits: [{
denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS',
exponent: 0
}, {
denom: 'BRICS',
exponent: 6
}],
base: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS',
name: 'Bricscoin',
display: 'BRICS',
symbol: 'BRICS',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/brics.png'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/brics.png',
theme: {
primaryColorHex: '#F79017'
}
}],
socials: {
website: 'https://bricscoin.cash',
twitter: 'https://x.com/bricscoincash'
},
typeAsset: 'sdk.coin'
},
{
description: 'Instant Noodles Coin',
denomUnits: [{
denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC',
exponent: 0
}, {
denom: 'INC',
exponent: 6
}],
base: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC',
name: 'Instant Noodles Coin',
display: 'INC',
symbol: 'INC',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inc.png'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inc.png',
theme: {
primaryColorHex: '#37BEFF'
}
}],
socials: {
website: 'https://instantnoodles.xyz',
twitter: 'https://x.com/instantnoodlesinc'
},
typeAsset: 'sdk.coin'
}
]
};
Expand Down
29 changes: 29 additions & 0 deletions v2/packages/chain-registry/src/mainnet/injective/ibc-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,35 @@ const info: IBCData[] = [
}
]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'injective',
clientId: '07-tendermint-282',
connectionId: 'connection-286'
},
chain2: {
chainName: 'quicksilver',
clientId: '07-tendermint-105',
connectionId: 'connection-68'
},
channels: [{
chain1: {
channelId: 'channel-394',
portId: 'transfer'
},
chain2: {
channelId: 'channel-234',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
},
{
$schema: '../ibc_data.schema.json',
chain1: {
Expand Down
28 changes: 28 additions & 0 deletions v2/packages/chain-registry/src/mainnet/int3face/ibc-data.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
import { IBCData } from '@chain-registry/v2-types';
const info: IBCData[] = [{
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'int3face',
clientId: '07-tendermint-3',
connectionId: 'connection-1'
},
chain2: {
chainName: 'neutron',
clientId: '07-tendermint-151',
connectionId: 'connection-111'
},
channels: [{
chain1: {
channelId: 'channel-1',
portId: 'transfer'
},
chain2: {
channelId: 'channel-6455',
portId: 'transfer'
},
ordering: 'unordered',
version: 'ics20-1',
tags: {
status: 'live',
preferred: true
}
}]
}, {
$schema: '../ibc_data.schema.json',
chain1: {
chainName: 'int3face',
Expand Down
Loading

0 comments on commit ac92f7b

Please sign in to comment.