Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnya97 authored Apr 9, 2024
2 parents 94e262f + 953254d commit 619cb3b
Show file tree
Hide file tree
Showing 10 changed files with 868 additions and 25 deletions.
67 changes: 67 additions & 0 deletions .github/workflows/generate_all_files.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
on: [workflow_dispatch]
name: Generate All Files
jobs:
generate_zone_config:
name: Generate All Files
runs-on: ubuntu-latest

defaults:
run:
shell: bash

steps:

- name: Checkout repository
uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true

- name: Git Sumbodule Update
run: |
git submodule update --init --recursive
git submodule update --recursive --remote
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 19.6.0

- name: Run code to Generate Assetlist New
working-directory: ./.github/workflows/utility
run: node generate_assetlist_new.mjs

- name: Run code to Generate Chainlist New
working-directory: ./.github/workflows/utility
run: node generate_chainlist_new.mjs

- name: Run code to Generate Assetlist
working-directory: ./.github/workflows/utility
run: node generate_assetlist.mjs

- name: Run code to Generate Chainlist
working-directory: ./.github/workflows/utility
run: node generate_chainlist.mjs

- name: Add Commit Push
uses: devops-infra/action-commit-push@master
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
add_timestamp: false
commit_prefix: "[AUTO]"
commit_message: "assetlist and chainlist Update"
force: false
target_branch: update/assetlist_all

- name: Create A PR
uses: devops-infra/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_branch: update/assetlist_all
target_branch: main
title: assetlist and chainlist Update
body: "**Automated pull request**"
old_string: "**THIS IS AN AUTOMATED UPDATE OF ASSETLIST.JSON AND CHAINLIST.JSON**"
new_string: "** Automatic pull request**"
get_diff: true
ignore_users: "dependabot"
6 changes: 3 additions & 3 deletions osmo-test-5/osmo-test-5.assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dex",
"staking",
"osmosis-main",
"osmosis-price:ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58:367"
"osmosis-price:ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58:314"
]
},
{
Expand All @@ -56,7 +56,7 @@
"keywords": [
"memecoin",
"osmosis-main",
"osmosis-price:ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58:367"
"osmosis-price:uosmo:1"
]
},
{
Expand Down Expand Up @@ -99,7 +99,7 @@
},
"keywords": [
"osmosis-main",
"osmosis-price:ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58:367"
"osmosis-price:uosmo:308"
]
},
{
Expand Down
153 changes: 153 additions & 0 deletions osmosis-1/generated/chain_registry/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -13870,6 +13870,114 @@
}
]
},
{
"description": "Stride's liquid staked SAGA",
"denom_units": [
{
"denom": "ibc/2CD9F8161C3FC332E78EF0C25F6E684D09379FB2F56EF9267E7EC139642EC57B",
"exponent": 0,
"aliases": [
"stusaga"
]
},
{
"denom": "stSAGA",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/2CD9F8161C3FC332E78EF0C25F6E684D09379FB2F56EF9267E7EC139642EC57B",
"name": "Stride Staked SAGA",
"display": "stSAGA",
"symbol": "stSAGA",
"traces": [
{
"type": "liquid-stake",
"counterparty": {
"chain_name": "saga",
"base_denom": "usaga"
},
"provider": "Stride"
},
{
"type": "ibc",
"counterparty": {
"chain_name": "stride",
"base_denom": "stusaga",
"channel_id": "channel-5"
},
"chain": {
"channel_id": "channel-326",
"path": "transfer/channel-326/stusaga"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsaga.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsaga.svg"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsaga.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsaga.svg"
}
]
},
{
"denom_units": [
{
"denom": "ibc/C04DFC9BCD893E57F2BEFE40F63EFD18D2768514DBD5F63ABD2FF7F48FC01D36",
"exponent": 0,
"aliases": [
"stinj"
]
},
{
"denom": "stINJ",
"exponent": 18
}
],
"type_asset": "ics20",
"base": "ibc/C04DFC9BCD893E57F2BEFE40F63EFD18D2768514DBD5F63ABD2FF7F48FC01D36",
"name": "Stride Staked INJ",
"display": "stINJ",
"symbol": "stINJ",
"traces": [
{
"type": "liquid-stake",
"counterparty": {
"chain_name": "injective",
"base_denom": "inj"
},
"provider": "Stride"
},
{
"type": "ibc",
"counterparty": {
"chain_name": "stride",
"base_denom": "stinj",
"channel_id": "channel-5"
},
"chain": {
"channel_id": "channel-326",
"path": "transfer/channel-326/stinj"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg"
}
],
"keywords": [
"osmosis-unlisted"
]
},
{
"description": "GLTO-ERC20 on injective",
"denom_units": [
Expand Down Expand Up @@ -15440,6 +15548,51 @@
"osmosis-unlisted"
]
},
{
"description": "The native staking and governance token of Saga.",
"denom_units": [
{
"denom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2",
"exponent": 0,
"aliases": [
"usaga"
]
},
{
"denom": "saga",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2",
"name": "Saga",
"display": "saga",
"symbol": "SAGA",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "saga",
"base_denom": "usaga",
"channel_id": "channel-1"
},
"chain": {
"channel_id": "channel-38946",
"path": "transfer/channel-38946/usaga"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg"
}
]
},
{
"description": "The Revenue & Governance token of Unstake.fi",
"denom_units": [
Expand Down
Loading

0 comments on commit 619cb3b

Please sign in to comment.