Skip to content

Commit

Permalink
- update asset list
Browse files Browse the repository at this point in the history
  • Loading branch information
Snedashkovsky committed Dec 24, 2024
1 parent 9c9f5ac commit 7af09f5
Show file tree
Hide file tree
Showing 142 changed files with 773,164 additions and 210,669 deletions.
472 changes: 236 additions & 236 deletions asset_data.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain-registry
Binary file modified charts/charts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion charts/index.html

Large diffs are not rendered by default.

57,883 changes: 31,633 additions & 26,250 deletions data_csv/all_assets.csv

Large diffs are not rendered by default.

61 changes: 59 additions & 2 deletions data_json/8ball/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,77 @@
"assets": [
{
"base": "ibc/4A3AAD07BC4EBEBC10FC2560EAA3B7A1D3B541B5264ED8E5E13E6B74AC76127B",
"denom_units": [
{
"aliases": [],
"denom": "uosmo",
"exponent": 0
},
{
"aliases": [],
"denom": "osmo",
"exponent": 6
}
],
"description": "The native token of Osmosis",
"display": "osmo",
"ibc": {
"dst_channel": "channel-641",
"source_channel": "channel-16",
"source_denom": ""
"source_denom": "uosmo"
},
"traces": [
{
"chain": {
"channel_id": "channel-16",
"path": "transfer/channel-16/uosmo"
},
"counterparty": {
"base_denom": "uosmo",
"chain_id": "osmosis-1",
"chain_name": "osmosis",
"channel_id": "channel-641"
},
"type": "ibc"
}
],
"type_asset": "ics20"
},
{
"base": "ibc/65F2AFA2F7AC0FC1ACA0EC1710A5AB381BF87B25CB74E903C5847ED86CAE213A",
"denom_units": [
{
"aliases": [],
"denom": "uion",
"exponent": 0
},
{
"aliases": [],
"denom": "ion",
"exponent": 6
}
],
"display": "ion",
"ibc": {
"dst_channel": "channel-641",
"source_channel": "channel-16",
"source_denom": ""
"source_denom": "uion"
},
"traces": [
{
"chain": {
"channel_id": "channel-16",
"path": "transfer/channel-16/uion"
},
"counterparty": {
"base_denom": "uion",
"chain_id": "osmosis-1",
"chain_name": "osmosis",
"channel_id": "channel-641"
},
"type": "ibc"
}
],
"type_asset": "ics20"
},
{
Expand Down
1,968 changes: 1,779 additions & 189 deletions data_json/acrechain/assetlist.json

Large diffs are not rendered by default.

Loading

0 comments on commit 7af09f5

Please sign in to comment.