Skip to content

Commit 664d948

Browse files
[AUTO]assetlist and chainlist Update (#2421)
Files changed: M chain-registry M osmo-test-5/query_responses/all-pools.json M osmosis-1/generated/asset_detail/assetlist.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_de.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_en.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_es.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_fa.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_fr.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_gu.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_hi.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_ja.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_ko.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_pl.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_pt-br.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_ro.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_ru.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_tr.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_zh-cn.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_zh-hk.json A osmosis-1/generated/asset_detail/xrp.int3_asset_detail_zh-tw.json M osmosis-1/generated/chain_registry/assetlist.json M osmosis-1/generated/frontend/assetlist.json M osmosis-1/generated/frontend/chainlist.json M osmosis-1/generated/state/state.json M osmosis-1/osmosis.zone_assets.json M osmosis-1/query_responses/all-pools.json Co-authored-by: JeremyParish69 <JeremyParish69@users.noreply.github.com>
1 parent 83459c1 commit 664d948

26 files changed

+2092
-1784
lines changed

osmo-test-5/query_responses/all-pools.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@
146146
{
147147
"token": {
148148
"denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE",
149-
"amount": "100983415489"
149+
"amount": "100983363587"
150150
},
151151
"weight": "1073741824"
152152
},
153153
{
154154
"token": {
155155
"denom": "uosmo",
156-
"amount": "524810254189"
156+
"amount": "524810524467"
157157
},
158158
"weight": "1073741824"
159159
}
@@ -7259,14 +7259,14 @@
72597259
{
72607260
"token": {
72617261
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
7262-
"amount": "62251718703"
7262+
"amount": "62246238730"
72637263
},
72647264
"weight": "1073741824000000"
72657265
},
72667266
{
72677267
"token": {
72687268
"denom": "uosmo",
7269-
"amount": "163619372706"
7269+
"amount": "163633806134"
72707270
},
72717271
"weight": "1073741824000000"
72727272
}

osmosis-1/generated/asset_detail/assetlist.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,6 +3308,13 @@
33083308
"description": "The fee token of AtomOne",
33093309
"websiteURL": "https://atom.one",
33103310
"twitterURL": "https://x.com/_atomone"
3311+
},
3312+
{
3313+
"name": "Ripple (Int3)",
3314+
"symbol": "XRP.int3",
3315+
"description": "Ripple (XRP) on Int3face",
3316+
"websiteURL": "https://xrpl.org/",
3317+
"twitterURL": "https://twitter.com/Ripple"
33113318
}
33123319
]
33133320
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "de",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) auf Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "en",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) on Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "es",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) en Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "fa",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "ریپل (XRP) در Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "fr",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) sur Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "gu",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face પર રિપલ (XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "hi",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face पर रिपल (XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "ja",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3faceのリップル(XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "ko",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face의 리플(XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "pl",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) na Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "pt-br",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) no Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "ro",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) pe Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "ru",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Ripple (XRP) на Int3face"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "tr",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face'te Ripple (XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "zh-cn",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face 上的 Ripple (XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "zh-hk",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face 上的 Ripple (XRP)"
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"localization": "zh-tw",
3+
"name": "Ripple (Int3)",
4+
"symbol": "XRP.int3",
5+
"websiteURL": "https://xrpl.org/",
6+
"twitterURL": "https://twitter.com/Ripple",
7+
"description": "Int3face 上的 Ripple (XRP)"
8+
}

osmosis-1/generated/chain_registry/assetlist.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29502,6 +29502,71 @@
2950229502
}
2950329503
]
2950429504
},
29505+
{
29506+
"description": "Ripple (XRP) on Int3face",
29507+
"denom_units": [
29508+
{
29509+
"denom": "ibc/013DE940BE791C79142EAD4DF071E1ED280DFEAB8A9DCB5932A4603A74C25CBB",
29510+
"exponent": 0,
29511+
"aliases": [
29512+
"drop",
29513+
"factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp"
29514+
]
29515+
},
29516+
{
29517+
"denom": "xrp",
29518+
"exponent": 6
29519+
}
29520+
],
29521+
"type_asset": "ics20",
29522+
"base": "ibc/013DE940BE791C79142EAD4DF071E1ED280DFEAB8A9DCB5932A4603A74C25CBB",
29523+
"name": "Ripple (Int3)",
29524+
"display": "xrp",
29525+
"symbol": "XRP.int3",
29526+
"traces": [
29527+
{
29528+
"type": "bridge",
29529+
"counterparty": {
29530+
"chain_name": "xrpl",
29531+
"base_denom": "drop"
29532+
},
29533+
"provider": "Int3face"
29534+
},
29535+
{
29536+
"type": "ibc",
29537+
"counterparty": {
29538+
"chain_name": "int3face",
29539+
"base_denom": "factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp",
29540+
"channel_id": "channel-0"
29541+
},
29542+
"chain": {
29543+
"channel_id": "channel-82819",
29544+
"path": "transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp"
29545+
}
29546+
}
29547+
],
29548+
"logo_URIs": {
29549+
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg",
29550+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png"
29551+
},
29552+
"images": [
29553+
{
29554+
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg",
29555+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png"
29556+
},
29557+
{
29558+
"image_sync": {
29559+
"chain_name": "int3face",
29560+
"base_denom": "factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp"
29561+
},
29562+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png",
29563+
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg",
29564+
"theme": {
29565+
"primary_color_hex": "#040404"
29566+
}
29567+
}
29568+
]
29569+
},
2950529570
{
2950629571
"description": "PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.",
2950729572
"denom_units": [

0 commit comments

Comments
 (0)