Skip to content

Commit

Permalink
- update asset list
Browse files Browse the repository at this point in the history
  • Loading branch information
Snedashkovsky committed Sep 22, 2024
1 parent 5487ede commit d4a27ed
Show file tree
Hide file tree
Showing 132 changed files with 732,024 additions and 190,661 deletions.
468 changes: 234 additions & 234 deletions asset_data.ipynb

Large diffs are not rendered by default.

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.

53,865 changes: 29,416 additions & 24,449 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 d4a27ed

Please sign in to comment.