Skip to content

Commit

Permalink
build 🛠 build-20241106-024924
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Nov 6, 2024
1 parent e8bf8cc commit a2c9eed
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 21 deletions.
20 changes: 0 additions & 20 deletions v2/packages/chain-registry/src/mainnet/akash/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,22 +210,10 @@ const info: Chain = {
address: 'https://akash-rpc.polkachu.com',
provider: 'Polkachu'
},
{
address: 'https://rpc-akash.cosmos-spaces.cloud',
provider: 'Cosmos Spaces'
},
{
address: 'https://rpc-akash-ia.cosmosia.notional.ventures:443',
provider: 'Notional'
},
{
address: 'http://akash.c29r3.xyz:80/rpc',
provider: 'c29r3'
},
{
address: 'https://akash-mainnet-rpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://akash-rpc.kleomedes.network',
provider: 'Kleomedes'
Expand All @@ -246,14 +234,6 @@ const info: Chain = {
address: 'https://akash-rpc.publicnode.com:443',
provider: 'Allnodes ⚡️ Nodes & Staking'
},
{
address: 'https://akash-rpc.validatornode.com',
provider: 'ValidatorNode'
},
{
address: 'https://rpc-akash.whispernode.com:443',
provider: 'WhisperNode 🤐'
},
{
address: 'https://public.stakewolle.com/cosmos/akash/rpc',
provider: 'Stakewolle'
Expand Down
16 changes: 16 additions & 0 deletions v2/packages/chain-registry/src/mainnet/humans/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ const info: Chain = {
{
address: 'https://humans-mainnet-rpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://humans-mainnet-rpc.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}
],
rest: [
Expand Down Expand Up @@ -168,6 +172,10 @@ const info: Chain = {
{
address: 'https://humans-mainnet-lcd.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://humans-mainnet-rest.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}
],
grpc: [
Expand Down Expand Up @@ -210,6 +218,10 @@ const info: Chain = {
{
address: 'humans-mainnet-grpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'humans-mainnet-grpc.cosmonautstakes.com:9190',
provider: 'Cosmonaut Stakes 🤖'
}
],
evmHttpJsonrpc: [
Expand Down Expand Up @@ -240,6 +252,10 @@ const info: Chain = {
{
address: 'https://humans-jsonrpc.noders.services',
provider: '[NODERS]TEAM'
},
{
address: 'https://humans-mainnet-evm.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}
]
},
Expand Down
26 changes: 26 additions & 0 deletions v2/packages/chain-registry/src/mainnet/omniflixhub/asset-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,32 @@ const info: AssetList = {
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png'
}
},
{
description: 'GATA Yield DAO Governance Token powered by OmniFlixHub',
denomUnits: [{
denom: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata',
exponent: 0
}, {
denom: 'ygata',
exponent: 6
}],
base: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata',
name: 'Yield GATA',
display: 'ygata',
symbol: 'YGATA',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.svg',
theme: {
primaryColorHex: '#7b5aff'
}
}],
typeAsset: 'sdk.coin'
}
]
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21629,7 +21629,7 @@ const info: AssetList = {
base: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
name: 'Spice',
display: 'Spice',
symbol: 'Spice',
symbol: 'SPICE',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png'
},
Expand Down
13 changes: 13 additions & 0 deletions v2/packages/chain-registry/src/testnet/humanstestnet/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,27 @@ const info: Chain = {
rpc: [{
address: 'https://humans-testnet.nodejumper.io',
provider: 'NODEJUMPER'
}, {
address: 'https://humans-testnet-rpc.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}],
rest: [{
address: 'https://humans-testnet.nodejumper.io:1317',
provider: 'NODEJUMPER'
}, {
address: 'https://humans-testnet-rest.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}],
grpc: [{
address: 'https://humans-testnet.nodejumper.io:9090',
provider: 'NODEJUMPER'
}, {
address: 'humans-testnet-grpc.cosmonautstakes.com:9090',
provider: 'Cosmonaut Stakes 🤖'
}],
evmHttpJsonrpc: [{
address: 'humans-testnet-evm.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
}]
},
explorers: [{
Expand Down

0 comments on commit a2c9eed

Please sign in to comment.