Skip to content

Commit 6182881

Browse files
[AUTO]assetlist and chainlist Update (#3289)
Files changed: M chain-registry M osmosis-1/generated/asset_detail/assetlist.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 Co-authored-by: JohnnyWyles <[email protected]>
1 parent 4b1116f commit 6182881

File tree

6 files changed

+8
-14
lines changed

6 files changed

+8
-14
lines changed

osmosis-1/generated/asset_detail/assetlist.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,6 @@
16391639
"name": "Function X",
16401640
"symbol": "FX",
16411641
"description": "The native staking token of the Function X\n\nFX coin is the native token on the Function X ecosystem. It is currently utilized as a governance token as well as a gas token on f(x)Core and f(x)EVM. The subnets that are built on the Function X ecosystem can also choose to utilize FX as their gas token.",
1642-
"coingeckoID": "fx-coin",
16431642
"websiteURL": "https://fx.pundi.ai"
16441643
},
16451644
{

osmosis-1/generated/chain_registry/assetlist.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12068,8 +12068,7 @@
1206812068
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png",
1206912069
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg"
1207012070
}
12071-
],
12072-
"coingecko_id": "fx-coin"
12071+
]
1207312072
},
1207412073
{
1207512074
"description": "Bitcoin. On Cosmos.",

osmosis-1/generated/frontend/assetlist.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13876,7 +13876,6 @@
1387613876
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png",
1387713877
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg"
1387813878
},
13879-
"coingeckoId": "fx-coin",
1388013879
"categories": [],
1388113880
"transferMethods": [
1388213881
{

osmosis-1/generated/frontend/chainlist.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@
323323
"coinDenom": "FX",
324324
"coinMinimalDenom": "ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9",
325325
"coinDecimals": 18,
326-
"coinGeckoId": "fx-coin",
327326
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png"
328327
},
329328
{
@@ -1428,7 +1427,6 @@
14281427
"coinDenom": "FX",
14291428
"coinMinimalDenom": "ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9",
14301429
"coinDecimals": 18,
1431-
"coinGeckoId": "fx-coin",
14321430
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png"
14331431
},
14341432
{
@@ -16375,7 +16373,6 @@
1637516373
"coinDenom": "FX",
1637616374
"coinMinimalDenom": "FX",
1637716375
"coinDecimals": 18,
16378-
"coinGeckoId": "fx-coin",
1637916376
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png"
1638016377
},
1638116378
{

osmosis-1/generated/state/state.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
"chains": [
13211321
{
13221322
"chain_name": "osmosis",
1323-
"validationDate": "2025-10-29T11:39:19.465Z",
1323+
"validationDate": "2025-12-01T12:06:08.657Z",
13241324
"validationSuccess": false,
13251325
"validationResults": [
13261326
{
@@ -1386,7 +1386,7 @@
13861386
},
13871387
{
13881388
"chain_name": "cosmoshub",
1389-
"validationDate": "2025-10-29T11:39:19.465Z",
1389+
"validationDate": "2025-12-01T12:06:08.657Z",
13901390
"validationSuccess": false,
13911391
"validationResults": [
13921392
{
@@ -1419,8 +1419,8 @@
14191419
},
14201420
{
14211421
"chain_name": "terra",
1422-
"validationDate": "2025-10-29T11:39:19.465Z",
1423-
"validationSuccess": false,
1422+
"validationDate": "2025-12-01T12:06:08.657Z",
1423+
"validationSuccess": true,
14241424
"validationResults": [
14251425
{
14261426
"test": "RPC CORS",
@@ -1430,7 +1430,7 @@
14301430
{
14311431
"test": "RPC WSS",
14321432
"url": "wss://rpc.terra-classic.hexxagon.io/websocket",
1433-
"success": false
1433+
"success": true
14341434
},
14351435
{
14361436
"test": "RPC Endpoints",
@@ -1452,7 +1452,7 @@
14521452
},
14531453
{
14541454
"chain_name": "secretnetwork",
1455-
"validationDate": "2025-10-29T11:39:19.465Z",
1455+
"validationDate": "2025-12-01T12:06:08.657Z",
14561456
"validationSuccess": false,
14571457
"validationResults": [
14581458
{

0 commit comments

Comments
 (0)