From 75b720e86f3a71c0cf9ab18351446c711d55f005 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:33:06 -0700 Subject: [PATCH] [AUTO]assetlist and chainlist Update (#2148) Files changed: M chain-registry M osmo-test-5/query_responses/all-pools.json M osmosis-1/generated/asset_detail/assetlist.json M osmosis-1/generated/asset_detail/mntl_asset_detail_de.json M osmosis-1/generated/asset_detail/mntl_asset_detail_en.json M osmosis-1/generated/asset_detail/mntl_asset_detail_es.json M osmosis-1/generated/asset_detail/mntl_asset_detail_fa.json M osmosis-1/generated/asset_detail/mntl_asset_detail_fr.json M osmosis-1/generated/asset_detail/mntl_asset_detail_gu.json M osmosis-1/generated/asset_detail/mntl_asset_detail_hi.json M osmosis-1/generated/asset_detail/mntl_asset_detail_ja.json M osmosis-1/generated/asset_detail/mntl_asset_detail_ko.json M osmosis-1/generated/asset_detail/mntl_asset_detail_pl.json M osmosis-1/generated/asset_detail/mntl_asset_detail_pt-br.json M osmosis-1/generated/asset_detail/mntl_asset_detail_ro.json M osmosis-1/generated/asset_detail/mntl_asset_detail_ru.json M osmosis-1/generated/asset_detail/mntl_asset_detail_tr.json M osmosis-1/generated/asset_detail/mntl_asset_detail_zh-cn.json M osmosis-1/generated/asset_detail/mntl_asset_detail_zh-hk.json M osmosis-1/generated/asset_detail/mntl_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/osmosis-1.chainlist.json M osmosis-1/query_responses/all-pools.json Co-authored-by: JeremyParish69 --- chain-registry | 2 +- osmo-test-5/query_responses/all-pools.json | 8 +- .../generated/asset_detail/assetlist.json | 2 +- .../asset_detail/mntl_asset_detail_de.json | 2 +- .../asset_detail/mntl_asset_detail_en.json | 2 +- .../asset_detail/mntl_asset_detail_es.json | 2 +- .../asset_detail/mntl_asset_detail_fa.json | 2 +- .../asset_detail/mntl_asset_detail_fr.json | 2 +- .../asset_detail/mntl_asset_detail_gu.json | 2 +- .../asset_detail/mntl_asset_detail_hi.json | 2 +- .../asset_detail/mntl_asset_detail_ja.json | 2 +- .../asset_detail/mntl_asset_detail_ko.json | 2 +- .../asset_detail/mntl_asset_detail_pl.json | 2 +- .../asset_detail/mntl_asset_detail_pt-br.json | 2 +- .../asset_detail/mntl_asset_detail_ro.json | 2 +- .../asset_detail/mntl_asset_detail_ru.json | 2 +- .../asset_detail/mntl_asset_detail_tr.json | 2 +- .../asset_detail/mntl_asset_detail_zh-cn.json | 2 +- .../asset_detail/mntl_asset_detail_zh-hk.json | 2 +- .../asset_detail/mntl_asset_detail_zh-tw.json | 2 +- .../generated/chain_registry/assetlist.json | 2 +- osmosis-1/generated/frontend/assetlist.json | 32 +- osmosis-1/generated/frontend/chainlist.json | 11 +- osmosis-1/osmosis-1.chainlist.json | 12 +- osmosis-1/query_responses/all-pools.json | 3267 +++++++++-------- 25 files changed, 1710 insertions(+), 1660 deletions(-) diff --git a/chain-registry b/chain-registry index a26b11ee4..a670e103c 160000 --- a/chain-registry +++ b/chain-registry @@ -1 +1 @@ -Subproject commit a26b11ee48ac3615a6d25503c58bacdffada6fc6 +Subproject commit a670e103ca1b5f77c043f7f623da4a112c303e2b diff --git a/osmo-test-5/query_responses/all-pools.json b/osmo-test-5/query_responses/all-pools.json index f2c8d6494..74797ea2f 100644 --- a/osmo-test-5/query_responses/all-pools.json +++ b/osmo-test-5/query_responses/all-pools.json @@ -146,14 +146,14 @@ { "token": { "denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE", - "amount": "101045638452" + "amount": "101045637506" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "524483589590" + "amount": "524483594514" }, "weight": "1073741824" } @@ -10291,14 +10291,14 @@ { "token": { "denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE", - "amount": "10003255" + "amount": "10004201" }, "weight": "53687091200" }, { "token": { "denom": "ibc/EF145240FE393A1CEC9C35ED1866A235D23176EA9B32069F714C9309FEA55718", - "amount": "299904337" + "amount": "299876546" }, "weight": "53687091200" } diff --git a/osmosis-1/generated/asset_detail/assetlist.json b/osmosis-1/generated/asset_detail/assetlist.json index b89d70166..6b9b00b62 100644 --- a/osmosis-1/generated/asset_detail/assetlist.json +++ b/osmosis-1/generated/asset_detail/assetlist.json @@ -367,7 +367,7 @@ { "name": "AssetMantle", "symbol": "MNTL", - "description": "The native token of Asset Mantle\n\nAssetMantle’s suite of products is focused on the NFT ecosystem, helping you up your game with digital asset ownership.", + "description": "The native token of AssetMantle\n\nAssetMantle is building the native web3 assets for Real World Asset Tokenization & Enterprise Asset Tokenization", "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle" diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_de.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_de.json index a3deb016b..0d73a82fc 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_de.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_de.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Der native Token von Asset Mantle\nDie Produktsuite von AssetMantle konzentriert sich auf das NFT-Ökosystem und hilft Ihnen dabei, Ihren Besitz digitaler Vermögenswerte zu verbessern." + "description": "Der native Token von AssetMantle\nAssetMantle erstellt die nativen Web3-Assets für die Tokenisierung von Real World Assets und Enterprise Assets" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_en.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_en.json index 5b571e1a8..fbe861f97 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_en.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_en.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "The native token of Asset Mantle\n\nAssetMantle’s suite of products is focused on the NFT ecosystem, helping you up your game with digital asset ownership." + "description": "The native token of AssetMantle\n\nAssetMantle is building the native web3 assets for Real World Asset Tokenization & Enterprise Asset Tokenization" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_es.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_es.json index d47ebc40d..444f7133a 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_es.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_es.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "El token nativo de Asset Mantle\nEl conjunto de productos de AssetMantle se centra en el ecosistema NFT y le ayuda a mejorar su juego con la propiedad de activos digitales." + "description": "El token nativo de AssetMantle\nAssetMantle está desarrollando activos web3 nativos para la tokenización de activos del mundo real y la tokenización de activos empresariales" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_fa.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_fa.json index bbc1ee23c..9e3a1273e 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_fa.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_fa.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "نماد بومی Asset Mantle\nمجموعه محصولات AssetMantle بر روی اکوسیستم NFT متمرکز شده است و به شما کمک می کند تا بازی خود را با مالکیت دارایی دیجیتال ارتقا دهید." + "description": "توکن بومی AssetMantle\nAssetMantle در حال ایجاد دارایی‌های بومی web3 برای توکن‌سازی دارایی‌های دنیای واقعی و توکن‌سازی دارایی‌های سازمانی است." } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_fr.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_fr.json index 5c46a8611..c307d92be 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_fr.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_fr.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Le jeton natif d’Asset Mantle\nLa suite de produits AssetMantle est axée sur l'écosystème NFT, vous aidant à améliorer votre jeu grâce à la propriété d'actifs numériques." + "description": "Le jeton natif d'AssetMantle\nAssetMantle crée les ressources Web3 natives pour la tokenisation des actifs du monde réel et la tokenisation des actifs d'entreprise" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_gu.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_gu.json index bd2641e60..c3f3a9b03 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_gu.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_gu.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "એસેટ મેન્ટલનું મૂળ ટોકન\nAssetMantle ના ઉત્પાદનોનો સ્યુટ NFT ઇકોસિસ્ટમ પર કેન્દ્રિત છે, જે તમને ડિજિટલ સંપત્તિ માલિકી સાથે તમારી રમતને આગળ વધારવામાં મદદ કરે છે." + "description": "AssetMantle નું મૂળ ટોકન\nAssetMantle રિયલ વર્લ્ડ એસેટ ટોકનાઇઝેશન અને એન્ટરપ્રાઇઝ એસેટ ટોકનાઇઝેશન માટે મૂળ વેબ3 એસેટ્સ બનાવી રહ્યું છે" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_hi.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_hi.json index 218bd8d05..37460225d 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_hi.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_hi.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "एसेट मेंटल का मूल टोकन\nएसेटमैंटल के उत्पादों का समूह एनएफटी पारिस्थितिकी तंत्र पर केंद्रित है, जो आपको डिजिटल परिसंपत्ति स्वामित्व के साथ आगे बढ़ने में मदद करता है।" + "description": "AssetMantle का मूल टोकन\nएसेटमैंटल वास्तविक दुनिया एसेट टोकनाइजेशन और एंटरप्राइज एसेट टोकनाइजेशन के लिए मूल वेब3 परिसंपत्तियों का निर्माण कर रहा है" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_ja.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_ja.json index f94b072fb..43dae5bd6 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_ja.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_ja.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "アセットマントルのネイティブトークンAssetMantle の製品スイートは NFT エコシステムに重点を置いており、デジタル資産の所有権を活用してゲームを強化するのに役立ちます。" + "description": "AssetMantleのネイティブトークンAssetMantleは、現実世界の資産トークン化と企業の資産トークン化のためのネイティブWeb3アセットを構築しています。" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_ko.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_ko.json index a7820e11c..1f5afc55d 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_ko.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_ko.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Asset Mantle의 기본 토큰\nAssetMantle의 제품군은 NFT 생태계에 중점을 두고 디지털 자산 소유권을 통해 게임을 향상시키는 데 도움을 줍니다." + "description": "AssetMantle의 네이티브 토큰\nAssetMantle은 실제 자산 토큰화 및 엔터프라이즈 자산 토큰화를 위한 기본 web3 자산을 구축하고 있습니다." } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_pl.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_pl.json index e39263d88..c17c9b6c4 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_pl.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_pl.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Natywny token Asset Mantle\nPakiet produktów AssetMantle koncentruje się na ekosystemie NFT, pomagając Ci ulepszyć grę dzięki własności zasobów cyfrowych." + "description": "Natywny token AssetMantle\nAssetMantle tworzy natywne zasoby web3 dla Real World Asset Tokenization i Enterprise Asset Tokenization" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_pt-br.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_pt-br.json index f8fe863f6..dd06000ba 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_pt-br.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_pt-br.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "O token nativo do Asset Mantle\nO conjunto de produtos da AssetMantle é focado no ecossistema NFT, ajudando você a melhorar seu jogo com propriedade de ativos digitais." + "description": "O token nativo do AssetMantle\nAssetMantle está construindo ativos web3 nativos para tokenização de ativos do mundo real e tokenização de ativos corporativos" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_ro.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_ro.json index 311992b08..a6c9aa506 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_ro.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_ro.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Jetonul nativ al Asset Mantle\nSuita de produse AssetMantle se concentrează pe ecosistemul NFT, ajutându-vă să vă îmbunătățiți jocul cu deținerea activelor digitale." + "description": "Jetonul nativ al AssetMantle\nAssetMantle construiește activele web3 native pentru tokenizarea activelor din lumea reală și tokenizarea activelor întreprinderii" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_ru.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_ru.json index b59df05fa..58bd7434c 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_ru.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_ru.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Родной токен Asset Mantle\nНабор продуктов AssetMantle ориентирован на экосистему NFT, помогая вам улучшить свои навыки владения цифровыми активами." + "description": "Собственный токен AssetMantle\nAssetMantle создает собственные активы web3 для токенизации реальных активов и корпоративных активов" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_tr.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_tr.json index bdcbc8500..55e1e6ef4 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_tr.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_tr.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Asset Mantle'ın yerel tokenı\nAssetMantle'ın ürün paketi, NFT ekosistemine odaklanarak dijital varlık sahipliği konusunda oyununuzu geliştirmenize yardımcı olur." + "description": "AssetMantle'ın yerel belirteci\nAssetMantle, Gerçek Dünya Varlık Tokenizasyonu ve Kurumsal Varlık Tokenizasyonu için yerel web3 varlıklarını oluşturuyor" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-cn.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-cn.json index 9461deb39..ac998bec0 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-cn.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-cn.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Asset Mantle 的原生代币AssetMantle 的产品套件专注于 NFT 生态系统,帮助您通过数字资产所有权提升您的游戏水平。" + "description": "AssetMantle 的原生代币AssetMantle 正在为现实世界资产代币化和企业资产代币化构建原生 web3 资产" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-hk.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-hk.json index 3a1c40e08..3d7639318 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-hk.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-hk.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Asset Mantle 原生代幣AssetMantle 的產品套件專注於 NFT 生態系統,協助您提升數位資產所有權的遊戲水準。" + "description": "AssetMantle的原生代幣AssetMantle 正在為現實世界資產代幣化和企業資產代幣化構建原生 web3 資產" } \ No newline at end of file diff --git a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-tw.json b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-tw.json index 822c52bcb..3b8b41f29 100644 --- a/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-tw.json +++ b/osmosis-1/generated/asset_detail/mntl_asset_detail_zh-tw.json @@ -5,5 +5,5 @@ "coingeckoID": "assetmantle", "websiteURL": "https://www.assetmantle.one/", "twitterURL": "https://twitter.com/AssetMantle", - "description": "Asset Mantle 原生代幣AssetMantle 的產品套件專注於 NFT 生態系統,協助您提升數位資產所有權的遊戲水準。" + "description": "AssetMantle的原生代幣AssetMantle 正在為現實世界資產代幣化和企業資產代幣化構建原生 web3 資產" } \ No newline at end of file diff --git a/osmosis-1/generated/chain_registry/assetlist.json b/osmosis-1/generated/chain_registry/assetlist.json index b4424e8b9..e1126e1e0 100644 --- a/osmosis-1/generated/chain_registry/assetlist.json +++ b/osmosis-1/generated/chain_registry/assetlist.json @@ -3110,7 +3110,7 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg", "theme": { - "primary_color_hex": "#edb548" + "primary_color_hex": "#fbab30" } } ] diff --git a/osmosis-1/generated/frontend/assetlist.json b/osmosis-1/generated/frontend/assetlist.json index 8bd073725..a3566585e 100644 --- a/osmosis-1/generated/frontend/assetlist.json +++ b/osmosis-1/generated/frontend/assetlist.json @@ -13,7 +13,7 @@ }, "coingeckoId": "osmosis", "price": { - "poolId": "1464", + "poolId": "1263", "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [ @@ -511,7 +511,7 @@ }, "coingeckoId": "cosmos", "price": { - "poolId": "1251", + "poolId": "1282", "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [], @@ -10205,7 +10205,7 @@ }, "price": { "poolId": "2245", - "denom": "ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC" + "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE" }, "categories": [], "transferMethods": [ @@ -11187,8 +11187,8 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png" }, "price": { - "poolId": "1029", - "denom": "ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B" + "poolId": "1016", + "denom": "uosmo" }, "categories": [ "meme" @@ -12055,8 +12055,8 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png" }, "price": { - "poolId": "2497", - "denom": "uosmo" + "poolId": "2510", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [], "transferMethods": [ @@ -12711,7 +12711,7 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png" }, "price": { - "poolId": "1067", + "poolId": "1923", "denom": "uosmo" }, "categories": [ @@ -14191,8 +14191,8 @@ }, "coingeckoId": "collateralized-debt-token", "price": { - "poolId": "1268", - "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" + "poolId": "2199", + "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC" }, "categories": [ "stablecoin", @@ -14250,8 +14250,8 @@ }, "coingeckoId": "six-sigma", "price": { - "poolId": "1320", - "denom": "uosmo" + "poolId": "2165", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [ "gaming" @@ -25097,10 +25097,6 @@ "logoURIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fBULLS.png" }, - "price": { - "poolId": "2203", - "denom": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2" - }, "categories": [ "nft_protocol", "built_on_osmosis" @@ -27233,6 +27229,10 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/icp.png" }, "coingeckoId": "internet-computer", + "price": { + "poolId": "2511", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" + }, "categories": [], "transferMethods": [ { diff --git a/osmosis-1/generated/frontend/chainlist.json b/osmosis-1/generated/frontend/chainlist.json index 089e042c5..e23910777 100644 --- a/osmosis-1/generated/frontend/chainlist.json +++ b/osmosis-1/generated/frontend/chainlist.json @@ -10630,12 +10630,7 @@ "sourceDenom": "umntl", "coinDecimals": 6, "coinGeckoId": "assetmantle", - "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png", - "gasPriceStep": { - "low": 0.01, - "average": 0.025, - "high": 0.04 - } + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png" } ], "currencies": [ @@ -10649,7 +10644,7 @@ "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png" } ], - "description": "AssetMantle’s suite of products is focused on the NFT ecosystem, helping you up your game with digital asset ownership.", + "description": "AssetMantle is building the native web3 assets for Real World Asset Tokenization & Enterprise Asset Tokenization", "apis": { "rpc": [ { @@ -12666,7 +12661,7 @@ ], "rest": [ { - "address": "https://kujira-api.polkachu.com/" + "address": "https://kujira-api.theamsolutions.info" } ] }, diff --git a/osmosis-1/osmosis-1.chainlist.json b/osmosis-1/osmosis-1.chainlist.json index 6ee4c1198..9173f2e76 100644 --- a/osmosis-1/osmosis-1.chainlist.json +++ b/osmosis-1/osmosis-1.chainlist.json @@ -3074,7 +3074,7 @@ "fee_tokens": [ { "denom": "umntl", - "low_gas_price": 0.01, + "low_gas_price": 0, "average_gas_price": 0.025, "high_gas_price": 0.04 } @@ -3087,7 +3087,7 @@ } ] }, - "description": "AssetMantle’s suite of products is focused on the NFT ecosystem, helping you up your game with digital asset ownership.", + "description": "AssetMantle is building the native web3 assets for Real World Asset Tokenization & Enterprise Asset Tokenization", "apis": { "rpc": [ { @@ -3106,10 +3106,10 @@ } ], "logoURIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/AM_Logo.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/AM_Logo_Dark.svg", + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg", "theme": { - "primary_color_hex": "#f6b620" + "primary_color_hex": "#fbab30" } }, "features": [ @@ -3774,7 +3774,7 @@ ], "rest": [ { - "address": "https://kujira-api.polkachu.com/" + "address": "https://kujira-api.theamsolutions.info" } ] }, diff --git a/osmosis-1/query_responses/all-pools.json b/osmosis-1/query_responses/all-pools.json index b72de576a..7cd4fad5f 100644 --- a/osmosis-1/query_responses/all-pools.json +++ b/osmosis-1/query_responses/all-pools.json @@ -18,14 +18,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "491750898502" + "amount": "490907290816" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "6657104378503" + "amount": "6668719235192" }, "weight": "536870912000000" } @@ -50,14 +50,14 @@ { "token": { "denom": "uion", - "amount": "310611507" + "amount": "310065565" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "46476548690" + "amount": "46807969858" }, "weight": "214748364800000" } @@ -82,14 +82,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "62077649238" + "amount": "62058140030" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "373829336537" + "amount": "373949843884" }, "weight": "536870912000000" } @@ -114,14 +114,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "177171313329" + "amount": "177415724356" }, "weight": "708669603840000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "40503456372" + "amount": "40401058357" }, "weight": "365072220160000" } @@ -146,14 +146,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "116273837385941" + "amount": "115449195719326" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "193064886701" + "amount": "194449977845" }, "weight": "536870912000000" } @@ -178,14 +178,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "8988425897" + "amount": "9057379654" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "171205308849988" + "amount": "170651333325000" }, "weight": "751619276800000" } @@ -210,14 +210,14 @@ { "token": { "denom": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", - "amount": "2019090708197" + "amount": "1954917082245" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "19418488239" + "amount": "20061418383" }, "weight": "536870912000000" } @@ -242,14 +242,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "6146835899" + "amount": "6289116820" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", - "amount": "5758069602915" + "amount": "5564633885036" }, "weight": "429496729600000" } @@ -274,14 +274,14 @@ { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "156826851829122" + "amount": "157763859968592" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "447612174352" + "amount": "444963513287" }, "weight": "536870912000000" } @@ -306,14 +306,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "9548388498" + "amount": "9499179475" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "45289443340891" + "amount": "45524807325823" }, "weight": "536870912000000" } @@ -402,14 +402,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "2527557429" + "amount": "2537598119" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "128017933750" + "amount": "127523321873" }, "weight": "536870912000000" } @@ -466,14 +466,14 @@ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "115947008999" + "amount": "115122473430" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "30858432946" + "amount": "31083042306" }, "weight": "536870912000000" } @@ -690,14 +690,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "233132108250" + "amount": "233653188325" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "748099945" + "amount": "746447167" }, "weight": "536870912000000" } @@ -1386,14 +1386,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "959846833217" + "amount": "956901438132" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "41515549088" + "amount": "41644767173" }, "weight": "536870912000000" } @@ -1599,7 +1599,7 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "621146" + "amount": "613560" }, "weight": "805306368000000" }, @@ -1613,7 +1613,7 @@ { "token": { "denom": "uosmo", - "amount": "2516257" + "amount": "2615757" }, "weight": "257698037760000" } @@ -4446,14 +4446,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "63535" + "amount": "60390" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "764184" + "amount": "803984" }, "weight": "536870912000000" } @@ -6234,14 +6234,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "72221125" + "amount": "72147780" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC", - "amount": "599911004387" + "amount": "600522705497" }, "weight": "536870912000000" } @@ -6682,14 +6682,14 @@ { "token": { "denom": "ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC", - "amount": "1554220318553" + "amount": "1553608005129" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2501862919" + "amount": "2502851929" }, "weight": "536870912000000" } @@ -9437,14 +9437,14 @@ { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "17331968143" + "amount": "17501348158" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "50207593" + "amount": "49721680" }, "weight": "536870912000000" } @@ -14228,14 +14228,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "745454" + "amount": "738878" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9767357" + "amount": "9854377" }, "weight": "536870912000000" } @@ -15305,14 +15305,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "58898019882" + "amount": "58978233448" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "2779311864" + "amount": "2775543176" }, "weight": "536870912000000" } @@ -15369,14 +15369,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "654130097491" + "amount": "653828456473" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "24390222605" + "amount": "24401539088" }, "weight": "536870912000000" } @@ -15401,14 +15401,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "188148029452" + "amount": "188381460188" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "349128130" + "amount": "348481348" }, "weight": "429496729600000" } @@ -15945,14 +15945,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "53692068789" + "amount": "53647495529" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "42870415228" + "amount": "42906096850" }, "weight": "536870912000000" } @@ -15977,14 +15977,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3295433340" + "amount": "3293868515" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "55877839296" + "amount": "55904490287" }, "weight": "536870912000000" } @@ -16471,14 +16471,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "460802398855" + "amount": "458511251450" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "166924093899" + "amount": "167765878812" }, "weight": "536870912000000" } @@ -16503,14 +16503,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "13267339132" + "amount": "13297342028" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "496151201398" + "amount": "495084933914" }, "weight": "536870912000000" } @@ -17303,14 +17303,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "2229753" + "amount": "2211953" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "29672730" + "amount": "29911530" }, "weight": "536870912000000" } @@ -17655,14 +17655,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "13174822" + "amount": "13117148" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4632828" + "amount": "4653198" }, "weight": "536870912000000" } @@ -18103,14 +18103,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "5496891816" + "amount": "5509184879" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "299279034" + "amount": "298613229" }, "weight": "536870912000000" } @@ -18135,14 +18135,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "441736405" + "amount": "440257543" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "197615881" + "amount": "198281020" }, "weight": "536870912000000" } @@ -18263,14 +18263,14 @@ { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "3440078959480536" + "amount": "3436443491412703" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "7532062866" + "amount": "7540099233" }, "weight": "5368709120" } @@ -18327,14 +18327,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "432234508" + "amount": "432736682" }, "weight": "5368709120" }, { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "2664034192522949" + "amount": "2660986667415734" }, "weight": "5368709120" } @@ -18391,14 +18391,14 @@ { "token": { "denom": "ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B", - "amount": "95993614916" + "amount": "96453189407" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3778057604" + "amount": "3760092027" }, "weight": "536870912000000" } @@ -18423,14 +18423,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "712827066" + "amount": "710235630" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B", - "amount": "244950381348" + "amount": "245845924713" }, "weight": "536870912000000" } @@ -18487,14 +18487,14 @@ { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "5762372513472" + "amount": "5761690793606" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "215486421033" + "amount": "215515067084" }, "weight": "536870912000000" } @@ -18519,14 +18519,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "93438197316842" + "amount": "93129859551163" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "18932217253" + "amount": "18995050025" }, "weight": "536870912000000" } @@ -18551,14 +18551,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "125756157911717" + "amount": "125757456611717" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "686371792737" + "amount": "686364742482" }, "weight": "536870912000000" } @@ -18647,14 +18647,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "17699229376812" + "amount": "17676434460770" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "265385488" + "amount": "265728750" }, "weight": "536870912000000" } @@ -18839,14 +18839,14 @@ { "token": { "denom": "ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5", - "amount": "6719732780058" + "amount": "6719881811430" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "43997442064" + "amount": "43996472252" }, "weight": "536870912000000" } @@ -18871,14 +18871,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5046379157" + "amount": "5044271478" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5", - "amount": "10445791507195" + "amount": "10450169272458" }, "weight": "536870912000000" } @@ -18903,14 +18903,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "588548194633" + "amount": "583981487291" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13810457768" + "amount": "13918726284" }, "weight": "536870912000000" } @@ -18935,14 +18935,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3367873542" + "amount": "3396353475" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "1956940761322" + "amount": "1940649820757" }, "weight": "536870912000000" } @@ -19031,14 +19031,14 @@ { "token": { "denom": "ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E", - "amount": "3966475983312" + "amount": "3957373894183" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14915000203" + "amount": "14949418721" }, "weight": "536870912000000" } @@ -19249,20 +19249,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/584", - "amount": "25637691372431226158397" + "amount": "25637701533490119932993" }, "pool_assets": [ { "token": { "denom": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", - "amount": "325504086840" + "amount": "326704822346" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "273715854092" + "amount": "272719112748" }, "weight": "536870912000000" } @@ -19287,14 +19287,14 @@ { "token": { "denom": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", - "amount": "173927331585" + "amount": "175617109265" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "10821574593" + "amount": "10717941526" }, "weight": "536870912000000" } @@ -19319,14 +19319,14 @@ { "token": { "denom": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", - "amount": "11030682947667" + "amount": "10996252457295" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "192891469056" + "amount": "193496653688" }, "weight": "536870912000000" } @@ -19351,14 +19351,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "18098571418" + "amount": "18104266179" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", - "amount": "13976028167230" + "amount": "13971819498872" }, "weight": "536870912000000" } @@ -19539,14 +19539,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "86207382592" + "amount": "85952561971" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "54522913678" + "amount": "54685529631" }, "weight": "536870912000000" } @@ -19667,14 +19667,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "374063488" + "amount": "375627619" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "616194390734" + "amount": "613636200542" }, "weight": "536870912000000" } @@ -19699,14 +19699,14 @@ { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "1918283581019" + "amount": "1910942567725" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15744225221" + "amount": "15804922321" }, "weight": "536870912000000" } @@ -19763,14 +19763,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "21364889" + "amount": "21495603" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "173590266083" + "amount": "172534669828" }, "weight": "536870912000000" } @@ -19795,14 +19795,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1133671704" + "amount": "1129903752" }, "weight": "1073741824" }, { "token": { "denom": "ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0", - "amount": "1530974168241" + "amount": "1536094964084" }, "weight": "1073741824" } @@ -19827,14 +19827,14 @@ { "token": { "denom": "ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0", - "amount": "1584607764221" + "amount": "1585318210145" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15814286876" + "amount": "15807455022" }, "weight": "536870912000000" } @@ -19859,14 +19859,14 @@ { "token": { "denom": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", - "amount": "570667109017315" + "amount": "563565113620633" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "61615511369" + "amount": "62405499253" }, "weight": "536870912000000" } @@ -19923,14 +19923,14 @@ { "token": { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "9312359305964" + "amount": "9267122223756" }, "weight": "21474836480" }, { "token": { "denom": "uosmo", - "amount": "109658057416" + "amount": "110195024754" }, "weight": "21474836480" } @@ -19955,14 +19955,14 @@ { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "479965241348141" + "amount": "496297079889476" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "61711126542" + "amount": "59691497349" }, "weight": "536870912000000" } @@ -19987,14 +19987,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4292497460" + "amount": "4135704484" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "450849047283627" + "amount": "468064124881328" }, "weight": "536870912000000" } @@ -20051,14 +20051,14 @@ { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "15812879664048" + "amount": "14625038049733" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "3402389284" + "amount": "3680233429" }, "weight": "53687091200" } @@ -20147,14 +20147,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "10895047062" + "amount": "10917452770" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "12485547458433" + "amount": "12460754051853" }, "weight": "536870912000000" } @@ -20179,14 +20179,14 @@ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "11350109650" + "amount": "11332704853" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "34841144616" + "amount": "34968129640" }, "weight": "322122547200000" } @@ -20275,14 +20275,14 @@ { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "25715798603913" + "amount": "23834421241245" }, "weight": "53687091200" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "149493735781" + "amount": "161360640860" }, "weight": "53687091200" } @@ -20307,14 +20307,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "27945298" + "amount": "30220201" }, "weight": "53687091200" }, { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "1760009626025" + "amount": "1628369714252" }, "weight": "53687091200" } @@ -20339,14 +20339,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1977066017" + "amount": "1998414167" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", - "amount": "247438139390104" + "amount": "244837941711077" }, "weight": "536870912000000" } @@ -20371,14 +20371,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "671680031" + "amount": "671893574" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", - "amount": "1708241765405" + "amount": "1707702697402" }, "weight": "536870912000000" } @@ -20403,14 +20403,14 @@ { "token": { "denom": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", - "amount": "2142620957279" + "amount": "2141932842170" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "11349074016" + "amount": "11352727315" }, "weight": "536870912000000" } @@ -20467,14 +20467,14 @@ { "token": { "denom": "ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D", - "amount": "39617695820663" + "amount": "39619144420805" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "3514923048" + "amount": "3514794917" }, "weight": "5368709120" } @@ -20595,14 +20595,14 @@ { "token": { "denom": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", - "amount": "11201110026094" + "amount": "11124997005014" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15727611644" + "amount": "15835492407" }, "weight": "536870912000000" } @@ -20621,20 +20621,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/626", - "amount": "1453137285308825711030" + "amount": "1453141476760070483390" }, "pool_assets": [ { "token": { "denom": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", - "amount": "19699446614" + "amount": "19759134389" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "62261734215" + "amount": "62076655465" }, "weight": "536870912000000" } @@ -20659,14 +20659,14 @@ { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "557281540823" + "amount": "555709449578" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "20527509934" + "amount": "20588886168" }, "weight": "536870912000000" } @@ -20723,14 +20723,14 @@ { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "488392393834103944187035620" + "amount": "492815717664032207052666443" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4045436308" + "amount": "4009940969" }, "weight": "536870912000000" } @@ -20787,14 +20787,14 @@ { "token": { "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", - "amount": "1044339386" + "amount": "1043917355" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "3815497437" + "amount": "3823718136" }, "weight": "214748364800000" } @@ -20851,14 +20851,14 @@ { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "2026088200" + "amount": "1997488910" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2991744634" + "amount": "3034690206" }, "weight": "536870912000000" } @@ -20883,14 +20883,14 @@ { "token": { "denom": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", - "amount": "501238007861035200" + "amount": "501482223561643484" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2932058269" + "amount": "2930647615" }, "weight": "536870912000000" } @@ -20915,14 +20915,14 @@ { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "677205" + "amount": "710930" }, "weight": "357556027392000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "29879490" + "amount": "28466886" }, "weight": "358629769216000" }, @@ -20986,14 +20986,14 @@ { "token": { "denom": "ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593", - "amount": "2734268656530" + "amount": "2732049963271" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14426377343" + "amount": "14438117218" }, "weight": "536870912000000" } @@ -21018,14 +21018,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "531179103" + "amount": "531052981" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593", - "amount": "1351989163194" + "amount": "1352312309477" }, "weight": "536870912000000" } @@ -21114,14 +21114,14 @@ { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "8026699822338" + "amount": "7941405114691" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15672999485" + "amount": "15843827743" }, "weight": "536870912000000" } @@ -21146,14 +21146,14 @@ { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "146303225863" + "amount": "144299337312" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "7633450695" + "amount": "7740104600" }, "weight": "536870912000000" } @@ -21178,14 +21178,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "405888787" + "amount": "409436953" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "2815798135387" + "amount": "2792062813179" }, "weight": "536870912000000" } @@ -21210,14 +21210,14 @@ { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "4286259884833" + "amount": "4213430364966" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "21737838288" + "amount": "22115084734" }, "weight": "536870912000000" } @@ -21242,14 +21242,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3832637" + "amount": "3906572" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "10246454427" + "amount": "10052912600" }, "weight": "536870912000000" } @@ -21306,14 +21306,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "126142567" + "amount": "124145146" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "186023" + "amount": "189016" }, "weight": "536870912000000" } @@ -21338,14 +21338,14 @@ { "token": { "denom": "ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961", - "amount": "249716248894454315625597" + "amount": "248334200596364388390156" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "22171270973" + "amount": "22296236800" }, "weight": "536870912000000" } @@ -21370,14 +21370,14 @@ { "token": { "denom": "ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6", - "amount": "911630" + "amount": "914627" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "395112853" + "amount": "393822041" }, "weight": "536870912000000" } @@ -21434,14 +21434,14 @@ { "token": { "denom": "ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3", - "amount": "415179433117301" + "amount": "404555908168357" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14183563977" + "amount": "14559597428" }, "weight": "536870912000000" } @@ -21498,14 +21498,14 @@ { "token": { "denom": "ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B", - "amount": "324313399" + "amount": "343356442" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "48044883" + "amount": "45426356" }, "weight": "536870912000000" } @@ -21658,14 +21658,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "7180318673100" + "amount": "6700601041252" }, "weight": "5368709120" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "1666153466455" + "amount": "1785609948578" }, "weight": "5368709120" } @@ -21754,14 +21754,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "1006894279742" + "amount": "979649496279" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "30625777" + "amount": "31486106" }, "weight": "536870912000000" } @@ -21780,20 +21780,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/662", - "amount": "9784765259240082632776" + "amount": "9156902418143408890405" }, "pool_assets": [ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "693589511360620" + "amount": "628341867426680" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "20723490371" + "amount": "20036179345" }, "weight": "536870912000000" } @@ -21818,14 +21818,14 @@ { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "288853824404" + "amount": "297955671320" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "1002658038" + "amount": "972138767" }, "weight": "536870912000000" } @@ -21850,14 +21850,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "15392830" + "amount": "15919874" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "6931267301410" + "amount": "6702467852818" }, "weight": "536870912000000" } @@ -22042,14 +22042,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "167072524" + "amount": "168528897" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "1520261530" + "amount": "1507247928" }, "weight": "536870912000000" } @@ -22170,14 +22170,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "39565345194509089248329" + "amount": "39157814375533684974982" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "58598092144" + "amount": "59209931020" }, "weight": "536870912000000" } @@ -22305,14 +22305,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "409640291819" + "amount": "405080655796" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "605234393217" + "amount": "612094532043" }, "weight": "536870912000000" } @@ -22344,21 +22344,21 @@ { "token": { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "4180397974" + "amount": "4148133590" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "165688850353" + "amount": "168337660538" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "4175252412" + "amount": "4141560440" }, "weight": "268435456000000" } @@ -22415,14 +22415,14 @@ { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "202150925071886877021331" + "amount": "203465500539534932532139" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "557441475029" + "amount": "553878150500" }, "weight": "5368709120" } @@ -22447,14 +22447,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "214737" + "amount": "208700" }, "weight": "5368709120" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "995309811076068344" + "amount": "1024191389283842835" }, "weight": "5368709120" } @@ -22575,14 +22575,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "22320282" + "amount": "22763890" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "148480663901" + "amount": "145592889511" }, "weight": "536870912000000" } @@ -22697,20 +22697,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/690", - "amount": "1462190161338421429004666" + "amount": "1462101587398109298612388" }, "pool_assets": [ { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "21770780931364" + "amount": "21412152990243" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "44639462760" + "amount": "45384731989" }, "weight": "536870912000000" } @@ -22799,14 +22799,14 @@ { "token": { "denom": "ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2", - "amount": "445061222324610" + "amount": "442603127141380" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "12217172762" + "amount": "12295506986" }, "weight": "536870912000000" } @@ -22991,14 +22991,14 @@ { "token": { "denom": "ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC", - "amount": "188550627099" + "amount": "197657333560" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "6591410985070406366" + "amount": "6288303012973299096" }, "weight": "536870912000000" } @@ -23023,14 +23023,14 @@ { "token": { "denom": "ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC", - "amount": "155730748268" + "amount": "163016113437" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8074787" + "amount": "7714606" }, "weight": "536870912000000" } @@ -23055,14 +23055,14 @@ { "token": { "denom": "ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA", - "amount": "260703583012163" + "amount": "259490844299781" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2685271647" + "amount": "2698222710" }, "weight": "536870912000000" } @@ -23186,14 +23186,14 @@ { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "122171168305310519111" + "amount": "121516014564501138328" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "712238409392" + "amount": "716102504175" }, "weight": "536870912000000" } @@ -23250,14 +23250,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "2275789159" + "amount": "2297410129" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1220643214" + "amount": "1209178554" }, "weight": "536870912000000" } @@ -23449,14 +23449,14 @@ { "token": { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "392026092" + "amount": "390611885" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "588423372115" + "amount": "590574907544" }, "weight": "536870912000000" } @@ -23577,14 +23577,14 @@ { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "793137345979934274442148" + "amount": "778596541378910910327738" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7", - "amount": "765249894" + "amount": "779555747" }, "weight": "536870912000000" } @@ -23673,14 +23673,14 @@ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "25001008187" + "amount": "25043488862" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1921435757" + "amount": "1913878159" }, "weight": "322122547200000" } @@ -23763,20 +23763,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/722", - "amount": "5091308977612948654639238" + "amount": "5091453392238811478783182" }, "pool_assets": [ { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "4469624362832652271107662" + "amount": "4455981272782733953138277" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "210988227013" + "amount": "211657884348" }, "weight": "1073741824" } @@ -23865,14 +23865,14 @@ { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "5737422862943707470998" + "amount": "5751451087087329757707" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "254907532775" + "amount": "254297400066" }, "weight": "536870912000000" } @@ -23891,20 +23891,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/726", - "amount": "2233012352944967764961" + "amount": "2233885704988670392884" }, "pool_assets": [ { "token": { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "5094834803" + "amount": "5112020137" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4456204541" + "amount": "4445574777" }, "weight": "536870912000000" } @@ -24025,14 +24025,14 @@ { "token": { "denom": "ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205", - "amount": "4518354861" + "amount": "4527823164" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4029960571" + "amount": "4021764514" }, "weight": "536870912000000" } @@ -24057,14 +24057,14 @@ { "token": { "denom": "ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049", - "amount": "95651895274567804943" + "amount": "95297083784954799891" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3990221172" + "amount": "4005137014" }, "weight": "536870912000000" } @@ -24115,20 +24115,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/733", - "amount": "3857754245626419398" + "amount": "6077125258488597262" }, "pool_assets": [ { "token": { "denom": "ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3", - "amount": "1976110499539240" + "amount": "3112969428762669" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8460897" + "amount": "13328462" }, "weight": "536870912000000" } @@ -24281,14 +24281,14 @@ { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "25617470402" + "amount": "25467559779" }, "weight": "719407022080000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "17267804" + "amount": "17475421" }, "weight": "354334801920000" } @@ -24377,14 +24377,14 @@ { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "75786606" + "amount": "71478640" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "1855855" + "amount": "1972875" }, "weight": "1073741824" } @@ -24473,14 +24473,14 @@ { "token": { "denom": "ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE", - "amount": "50994842419" + "amount": "51780272922" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "64620370020" + "amount": "63692549377" }, "weight": "536870912000000" } @@ -24697,14 +24697,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "406448816794" + "amount": "405922272415" }, "weight": "5368709120" }, { "token": { "denom": "ibc/7ABF696369EFB3387DF22B6A24204459FE5EFD010220E8E5618DC49DB877047B", - "amount": "12073797785728" + "amount": "12089506524279" }, "weight": "5368709120" } @@ -24915,20 +24915,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/758", - "amount": "611533240785034230916" + "amount": "611591434275053707104" }, "pool_assets": [ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "260930655786" + "amount": "260978748541" }, "weight": "5368709120" }, { "token": { "denom": "ibc/B797E4F42CD33C50511B341E50C5CC0E8EF0D93B1E1247ABAA071583B8619202", - "amount": "8349477574121" + "amount": "8349534803242" }, "weight": "5368709120" } @@ -24953,14 +24953,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "191199013886" + "amount": "190836643987" }, "weight": "5368709120" }, { "token": { "denom": "ibc/E4FFAACCDB7D55CE2D257DF637C00158CB841F11D0013B2D03E31FF7800A2C58", - "amount": "10000091858198" + "amount": "10019137668605" }, "weight": "5368709120" } @@ -25273,14 +25273,14 @@ { "token": { "denom": "ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C", - "amount": "3066248667996" + "amount": "3125003250659" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5204625841" + "amount": "5107011393" }, "weight": "536870912000000" } @@ -25305,14 +25305,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "1859025485" + "amount": "1918038568" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "643542817" + "amount": "623979686" }, "weight": "536870912000000" } @@ -25337,14 +25337,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4123754" + "amount": "4132609" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7", - "amount": "15662761970" + "amount": "15648441796" }, "weight": "751619276800000" } @@ -25529,14 +25529,14 @@ { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "846535118442" + "amount": "836113011505" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "22201369138" + "amount": "22489306609" }, "weight": "536870912000000" } @@ -25849,14 +25849,14 @@ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "623826803968" + "amount": "633705656498" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "916556876" + "amount": "902311798" }, "weight": "536870912000000" } @@ -25913,14 +25913,14 @@ { "token": { "denom": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", - "amount": "64191637692707401573139" + "amount": "64379540071382727210598" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "61466741420" + "amount": "61289275588" }, "weight": "536870912000000" } @@ -25977,14 +25977,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "6666737514161272447" + "amount": "6696666284939092240" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10076158" + "amount": "10031126" }, "weight": "536870912000000" } @@ -26041,14 +26041,14 @@ { "token": { "denom": "ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B", - "amount": "300717572" + "amount": "298549870" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "137313204" + "amount": "138313204" }, "weight": "536870912000000" } @@ -26105,14 +26105,14 @@ { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "39818524604" + "amount": "39665336630" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5503222825" + "amount": "5524519000" }, "weight": "536870912000000" } @@ -26233,14 +26233,14 @@ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "1519764379" + "amount": "1519540830" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "27136193413" + "amount": "27149953011" }, "weight": "536870912000000" } @@ -26355,20 +26355,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/803", - "amount": "43521868258128168023973" + "amount": "43521888481864160406388" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "53800480132" + "amount": "53800454439" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "36878307156" + "amount": "36878359146" }, "weight": "536870912000000" } @@ -26457,14 +26457,14 @@ { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "201905857756" + "amount": "201165848004" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "231757004850" + "amount": "232622409858" }, "weight": "536870912000000" } @@ -26489,14 +26489,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "614222251" + "amount": "611475401" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B", - "amount": "481103767" + "amount": "483271469" }, "weight": "536870912000000" } @@ -26597,11 +26597,11 @@ "pool_liquidity": [ { "denom": "ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A", - "amount": "2132580076191" + "amount": "2132580094194" }, { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "2240696638224" + "amount": "2240696609712" } ], "scaling_factors": [ @@ -26660,14 +26660,14 @@ { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "849687318927" + "amount": "849300169896" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1211880830490" + "amount": "1212476353908" }, "weight": "5368709120" } @@ -26692,14 +26692,14 @@ { "token": { "denom": "ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9", - "amount": "1007789099469238043368832" + "amount": "1008174057765406093218353" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "3314389957" + "amount": "3313126930" }, "weight": "1073741824" } @@ -26782,20 +26782,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/816", - "amount": "106952001120418138708907889" + "amount": "106963773075521739254434253" }, "pool_assets": [ { "token": { "denom": "ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC", - "amount": "13005281803629" + "amount": "12955935224132" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "39316270881" + "amount": "39475261279" }, "weight": "5368709120" } @@ -26818,11 +26818,11 @@ "pool_liquidity": [ { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "1326391461994" + "amount": "1326391317872" }, { "denom": "ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE", - "amount": "1380061330968" + "amount": "1380061435665" } ], "scaling_factors": [ @@ -27137,14 +27137,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "34055683" + "amount": "30896096" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "34340898" + "amount": "37880618" }, "weight": "536870912000000" } @@ -27169,21 +27169,21 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "3004426097943602090" + "amount": "3324739526577027738" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "4546460" + "amount": "3937395" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3127563" + "amount": "3259878" }, "weight": "365072220160000" } @@ -27272,14 +27272,14 @@ { "token": { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "5986853240" + "amount": "5925827945" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8879585130" + "amount": "8971328509" }, "weight": "536870912000000" } @@ -27304,14 +27304,14 @@ { "token": { "denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", - "amount": "712330557177" + "amount": "710246431318" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "414010246939" + "amount": "415250257951" }, "weight": "536870912000000" } @@ -27329,16 +27329,16 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/833", - "amount": "764761718139709745359" + "amount": "764124426656703954888" }, "pool_liquidity": [ { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "536651966801" + "amount": "536204763811" }, { "denom": "uosmo", - "amount": "500672552794" + "amount": "500255332180" } ], "scaling_factors": [ @@ -27461,14 +27461,14 @@ { "token": { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "7431622412" + "amount": "7348493155" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10995083216" + "amount": "11120760513" }, "weight": "536870912000000" } @@ -27557,14 +27557,14 @@ { "token": { "denom": "ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D", - "amount": "18473529335168331711" + "amount": "18303931242573516803" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "19504039121" + "amount": "19687164900" }, "weight": "536870912000000" } @@ -27621,14 +27621,14 @@ { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "2802065799" + "amount": "2809285510" }, "weight": "858993459200000" }, { "token": { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "65342922" + "amount": "64679780" }, "weight": "214748364800000" } @@ -27813,14 +27813,14 @@ { "token": { "denom": "ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D", - "amount": "13456791258078275162811194" + "amount": "13435070733720031461167806" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "141838300" + "amount": "142068070" }, "weight": "536870912000000" } @@ -27845,14 +27845,14 @@ { "token": { "denom": "ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D", - "amount": "2106087923011680624712814" + "amount": "2127786726845566082654558" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "15018999" + "amount": "14866142" }, "weight": "536870912000000" } @@ -28076,14 +28076,14 @@ { "token": { "denom": "ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88", - "amount": "14136382004005" + "amount": "14204088894042" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "27292580967" + "amount": "27163134874" }, "weight": "536870912000000" } @@ -28108,14 +28108,14 @@ { "token": { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "7017832077" + "amount": "6982773982" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1463598607" + "amount": "1470949147" }, "weight": "536870912000000" } @@ -28140,14 +28140,14 @@ { "token": { "denom": "ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06", - "amount": "4285662642181394059174702" + "amount": "4284257083406140111947589" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1063630020" + "amount": "1063979670" }, "weight": "5368709120" } @@ -28172,14 +28172,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "2045776137" + "amount": "2007929557" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "7934309" + "amount": "8084159" }, "weight": "5368709120" } @@ -28586,11 +28586,11 @@ "pool_liquidity": [ { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "4228540312" + "amount": "4320498371" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "5389484225" + "amount": "5297315659" } ], "scaling_factors": [ @@ -28680,14 +28680,14 @@ { "token": { "denom": "ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06", - "amount": "167331149617057290989140" + "amount": "168735302833535984269025" }, "weight": "5368709120" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "27897028" + "amount": "27665340" }, "weight": "5368709120" } @@ -28710,19 +28710,19 @@ "pool_liquidity": [ { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "70193870504354991574" + "amount": "69873493000220739075" }, { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "1490582233" + "amount": "1496720039" }, { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "70428075" + "amount": "70001805" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "70003177" + "amount": "69893138" } ], "scaling_factors": [ @@ -28749,15 +28749,15 @@ "pool_liquidity": [ { "denom": "ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D", - "amount": "28697304719578135034" + "amount": "30174924409056293415" }, { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "26135229" + "amount": "25208220" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "25647501" + "amount": "25134079" } ], "scaling_factors": [ @@ -28817,14 +28817,14 @@ { "token": { "denom": "ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D", - "amount": "1136607266952839837975" + "amount": "1135128168164573413168" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1654721211" + "amount": "1656881674" }, "weight": "536870912000000" } @@ -28913,14 +28913,14 @@ { "token": { "denom": "ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163", - "amount": "97322962076255083988960" + "amount": "95627761232696746891979" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "4668274872" + "amount": "4751216228" }, "weight": "1073741824" } @@ -29429,14 +29429,14 @@ { "token": { "denom": "ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF", - "amount": "485060609163420363678812" + "amount": "479495517299875377658909" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "6660990582" + "amount": "6738562303" }, "weight": "5368709120" } @@ -29461,14 +29461,14 @@ { "token": { "denom": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", - "amount": "551606762129455429358" + "amount": "555098637374539757692" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "44920072282" + "amount": "44641059661" }, "weight": "536870912000000" } @@ -29493,14 +29493,14 @@ { "token": { "denom": "ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4", - "amount": "5238708639244421237995" + "amount": "5209598620219525771230" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9795818660" + "amount": "9851538455" }, "weight": "536870912000000" } @@ -29711,14 +29711,14 @@ { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "764978210795" + "amount": "749581534540" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "40385635052" + "amount": "41217806612" }, "weight": "5368709120" } @@ -29745,11 +29745,11 @@ }, { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "1341158805" + "amount": "1345904455" }, { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "62910534" + "amount": "62252211" } ], "scaling_factors": [ @@ -29873,14 +29873,14 @@ { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "2914271221246824167" + "amount": "2924453183837606977" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "2078251422390" + "amount": "2071068565989" }, "weight": "536870912000000" } @@ -29934,14 +29934,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "11778894964" + "amount": "11804838993" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "32772767" + "amount": "32700885" }, "weight": "536870912000000" } @@ -29998,14 +29998,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "728641408" + "amount": "736139769" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "515482416" + "amount": "510242078" }, "weight": "536870912000000" } @@ -30062,14 +30062,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "1731402541" + "amount": "1748094162" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "1776496524" + "amount": "1759607038" }, "weight": "536870912000000" } @@ -30185,11 +30185,11 @@ "pool_liquidity": [ { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "229342204098808134081410" + "amount": "229341972732675302818997" }, { "denom": "ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01", - "amount": "171365584762344094708323" + "amount": "171365814820750160025204" } ], "scaling_factors": [ @@ -30411,14 +30411,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "4256469699" + "amount": "4256248006" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "26961127748174842" + "amount": "26963213011367658" }, "weight": "536870912000000" } @@ -30507,14 +30507,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "24441409589" + "amount": "24326186720" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "318148259895" + "amount": "319658219297" }, "weight": "536870912000000" } @@ -30661,14 +30661,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "4788612417" + "amount": "4815348116" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "497897782" + "amount": "495138861" }, "weight": "536870912000000" } @@ -30693,14 +30693,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "4597105635" + "amount": "4623836925" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "3643530478650681405618" + "amount": "3622508413474195074022" }, "weight": "536870912000000" } @@ -30723,11 +30723,11 @@ "pool_liquidity": [ { "denom": "ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A", - "amount": "154303026" + "amount": "153835881" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "117009028" + "amount": "117452456" }, { "denom": "ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C", @@ -30757,11 +30757,11 @@ "pool_liquidity": [ { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "1045963980" + "amount": "1049688193" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1091389542" + "amount": "1087665646" } ], "scaling_factors": [ @@ -30820,14 +30820,14 @@ { "token": { "denom": "ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C", - "amount": "2641068034473" + "amount": "2679261623710" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2974131807" + "amount": "2931860148" }, "weight": "536870912000000" } @@ -30984,14 +30984,14 @@ { "token": { "denom": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", - "amount": "20465637211662883" + "amount": "19563473570722733" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", - "amount": "1584171736081536967" + "amount": "1657481920113032151" }, "weight": "354334801920000" }, @@ -31180,14 +31180,14 @@ { "token": { "denom": "ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D", - "amount": "197323360975" + "amount": "184179172296" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "2607246812" + "amount": "2794742705" }, "weight": "1073741824" } @@ -31440,14 +31440,14 @@ { "token": { "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", - "amount": "925923701911" + "amount": "930380364557" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "6028110248" + "amount": "5999320902" }, "weight": "536870912000000" } @@ -31786,14 +31786,14 @@ { "token": { "denom": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", - "amount": "562238613" + "amount": "556253732" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "463783911" + "amount": "468783911" }, "weight": "1073741824" } @@ -31818,14 +31818,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "914707297130" + "amount": "925090958596" }, "weight": "1073741824" }, { "token": { "denom": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", - "amount": "47973335279" + "amount": "47436498799" }, "weight": "1073741824" } @@ -32330,14 +32330,14 @@ { "token": { "denom": "ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA", - "amount": "205521" + "amount": "254472" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "353753" + "amount": "286000" }, "weight": "536870912000000" } @@ -32458,14 +32458,14 @@ { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "99153629325" + "amount": "98665636866" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "18979344008" + "amount": "19073919451" }, "weight": "536870912000000" } @@ -32842,14 +32842,14 @@ { "token": { "denom": "ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A", - "amount": "116426" + "amount": "600759" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "124060" + "amount": "24082" }, "weight": "536870912000000" } @@ -32938,14 +32938,14 @@ { "token": { "denom": "ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8", - "amount": "240501911358" + "amount": "239037933315" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "21086831688" + "amount": "21216236284" }, "weight": "536870912000000" } @@ -32999,14 +32999,14 @@ { "token": { "denom": "ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29", - "amount": "11522961779457" + "amount": "11849346169547" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "151715704" + "amount": "147546040" }, "weight": "536870912000000" } @@ -33070,14 +33070,14 @@ { "token": { "denom": "ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6", - "amount": "3768727525469634064852" + "amount": "3755489145548017958355" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5903767484" + "amount": "5925302229" }, "weight": "536870912000000" } @@ -33134,14 +33134,14 @@ { "token": { "denom": "uion", - "amount": "17473024" + "amount": "17452031" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10566446609" + "amount": "10579221009" }, "weight": "536870912000000" } @@ -33288,20 +33288,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1018", - "amount": "60918590832549948430" + "amount": "60951533734432963560" }, "pool_assets": [ { "token": { "denom": "ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B", - "amount": "74941885804920022058223224" + "amount": "75553200895473372472887224" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2770303384" + "amount": "2750908584" }, "weight": "536870912000000" } @@ -33326,14 +33326,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "233909787" + "amount": "235024732" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "16525054924" + "amount": "16447173784" }, "weight": "536870912000000" } @@ -33358,14 +33358,14 @@ { "token": { "denom": "ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3", - "amount": "65472466220" + "amount": "63506435482" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "94650921798" + "amount": "97614356540" }, "weight": "536870912000000" } @@ -33614,14 +33614,14 @@ { "token": { "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE", - "amount": "167211016160226989" + "amount": "168179319747302014" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "16223050" + "amount": "16131503" }, "weight": "536870912000000" } @@ -33840,11 +33840,11 @@ "pool_liquidity": [ { "denom": "ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F", - "amount": "4854253391753" + "amount": "4845209477851" }, { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "13632794978610" + "amount": "13644052596803" } ], "scaling_factors": [ @@ -33871,14 +33871,14 @@ { "token": { "denom": "ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3", - "amount": "4130360443794" + "amount": "4104623322791" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "46268387955" + "amount": "46559712533" }, "weight": "536870912000000" } @@ -34028,14 +34028,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "92742181" + "amount": "92741694" }, "weight": "53687091200" }, { "token": { "denom": "ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782", - "amount": "7136718879" + "amount": "7137061292" }, "weight": "53687091200" } @@ -34202,14 +34202,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "55398411651" + "amount": "53298340898" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "44504945607" + "amount": "46273398766" }, "weight": "5368709120" } @@ -34266,14 +34266,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "2602986" + "amount": "2518134" }, "weight": "53687091200" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1381880" + "amount": "1428585" }, "weight": "53687091200" } @@ -34545,14 +34545,14 @@ { "token": { "denom": "ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516", - "amount": "84634609580421929328" + "amount": "82440755361362645484" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "83592150988" + "amount": "85845027440" }, "weight": "5368709120" } @@ -34577,14 +34577,14 @@ { "token": { "denom": "ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C", - "amount": "6834509560277" + "amount": "6874900474525" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "405093838" + "amount": "402724103" }, "weight": "5368709120" } @@ -34641,14 +34641,14 @@ { "token": { "denom": "ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477", - "amount": "5780943913" + "amount": "5856031943" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "70573236" + "amount": "69723803" }, "weight": "1073741824" } @@ -34673,14 +34673,14 @@ { "token": { "denom": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", - "amount": "59629878449887463883162" + "amount": "58560040719867637040611" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "2721650554" + "amount": "2771596321" }, "weight": "1073741824" } @@ -34818,15 +34818,15 @@ "incentives_address": "osmo1h2mhtj3wmsdt3uacev9pgpg38hkcxhsmyyn9ums0ya6eddrsafjsxs9j03", "spread_rewards_address": "osmo16j5sssw32xuk8a0kjj8n54g25ye6kr339nz5axf8lzyeajk0k22stsm36c", "id": "1066", - "current_tick_liquidity": "55935732876216714.913424633919641585", + "current_tick_liquidity": "559358401987271275.214845106702776835", "token0": "uosmo", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "822123.165955036727218986081160895524422840", - "current_tick": "104758864", + "current_sqrt_price": "812591.247078390905890992366121244905876839", + "current_tick": "104603045", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:19:19.451799724Z" + "last_liquidity_update": "2024-12-12T20:43:54.323569897Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -35099,14 +35099,14 @@ { "token": { "denom": "ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13", - "amount": "1947589490321" + "amount": "1934162529034" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "75086659042" + "amount": "75610085484" }, "weight": "536870912000000" } @@ -35135,15 +35135,15 @@ "incentives_address": "osmo1mvnsayk8y4hvnvkyn3qhcuxhpmypdentdfaaprnxet0r9xs3hphs08fwj4", "spread_rewards_address": "osmo17t4zncp7dugus3hvksv25mlpam4j69mng8u22yu48uz48qtm88qsdvkg84", "id": "1077", - "current_tick_liquidity": "132231077993.119958312093338173", + "current_tick_liquidity": "132021578175.438391410171660498", "token0": "uosmo", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.823343682926896311005470363788962629", - "current_tick": "-3221052", + "current_sqrt_price": "0.814173266194212338175483579772487281", + "current_tick": "-3371219", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:05:24.788452904Z" + "last_liquidity_update": "2024-12-12T20:45:53.498204581Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35151,15 +35151,15 @@ "incentives_address": "osmo1z2jrvqes7wadneqss49ly3znngqc6tux0h0v4dlfygcegcf5te0sn6pf97", "spread_rewards_address": "osmo1rw257dwqugxvn5a2q8dq9wrqw76y970l3xp8z0ndy8xrgecygrkqf5zq9r", "id": "1078", - "current_tick_liquidity": "1031810647.214687957082406395", + "current_tick_liquidity": "1014982619.189410933026851575", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "3.026619899190415283590314879212480627", - "current_tick": "8160428", + "current_sqrt_price": "3.002412762844939832911818982376467014", + "current_tick": "8014482", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:44:43.397970765Z" + "last_liquidity_update": "2024-12-12T20:44:19.314575312Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35170,8 +35170,8 @@ "current_tick_liquidity": "151967793.117724791660629862", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "3.023777260468938124079119096407437360", - "current_tick": "8143228", + "current_sqrt_price": "2.996588920049961222077088481984250831", + "current_tick": "7979545", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -35199,15 +35199,15 @@ "incentives_address": "osmo1pr3kq3snjp50vdstg6gu603ce28wu3f2nx3sx55znupvqzalvk2swdyvlu", "spread_rewards_address": "osmo1fsydxn2x328re95yvgw34y5h8s7ztpfzlf3ysexczd7xdae33wpqsy6krc", "id": "1081", - "current_tick_liquidity": "6929356837429.062972246711183091", + "current_tick_liquidity": "6929418736025.419832794151788333", "token0": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.000105955382399209241167772685874631", - "current_tick": "211", + "current_sqrt_price": "0.999876474182331225791701642699315310", + "current_tick": "-2471", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:04:49.902660142Z" + "last_liquidity_update": "2024-12-12T20:04:50.214406104Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -35357,14 +35357,14 @@ { "token": { "denom": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", - "amount": "126610867" + "amount": "126584013" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "116617488" + "amount": "116646304" }, "weight": "536870912000000" } @@ -35409,8 +35409,8 @@ "current_tick_liquidity": "28519823336.081740854813339459", "token0": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", "token1": "uosmo", - "current_sqrt_price": "1.215779871826593712534515416140247612", - "current_tick": "478120", + "current_sqrt_price": "1.230535617529494764121564869414006848", + "current_tick": "514217", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35438,15 +35438,15 @@ "incentives_address": "osmo16xr6sjfs5sqxc49dnhk4cs5vsnw5trhg3l5hywpdvg4rvmayxq2q9tk4r7", "spread_rewards_address": "osmo1hayskh43xqcwegraw5q8nu2vnamf20vlc9pygk99agq88q6hhprszm3j2c", "id": "1090", - "current_tick_liquidity": "29286869031.356774095783384523", + "current_tick_liquidity": "29068986001.180315401918154583", "token0": "uosmo", "token1": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "current_sqrt_price": "0.025804453375742188900300111843265085", - "current_tick": "-30341302", + "current_sqrt_price": "0.025713268177520042494612238210026703", + "current_tick": "-30388279", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T11:47:05.157193818Z" + "last_liquidity_update": "2024-12-12T19:12:50.511221893Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35470,15 +35470,15 @@ "incentives_address": "osmo1f7hew09pfzk6zzw47lhendwr9pwhxy226nszht72j0vj2mav4h3q0gnsec", "spread_rewards_address": "osmo12qdqtacalad6wr6f3w8dqsjkjdpkl5c7ajwt3ahs3e4crrylvz5q3uujua", "id": "1092", - "current_tick_liquidity": "3823419345951.465580619139078435", + "current_tick_liquidity": "3814706976664.880168843300364707", "token0": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", "token1": "uosmo", - "current_sqrt_price": "0.053433645434862705637667695686502777", - "current_tick": "-25144846", + "current_sqrt_price": "0.053191289192151287285488611612292176", + "current_tick": "-25170687", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T15:42:52.551630882Z" + "last_liquidity_update": "2024-12-12T20:42:24.667681581Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35486,15 +35486,15 @@ "incentives_address": "osmo16hyfl0klnhqwudu4xdaw3wcy9pmu0zv8m9tlcfzyqmn280jwtwqsd5u023", "spread_rewards_address": "osmo1m6v52t5u8usxrse6wev20end6vgn4sl4yqm6php7ez6806qk08vsjjaatp", "id": "1093", - "current_tick_liquidity": "2075956599143.886555835965326883", + "current_tick_liquidity": "2074464242593.628482517087315336", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "uosmo", - "current_sqrt_price": "2.453581465944093640556049462899253165", - "current_tick": "5020062", + "current_sqrt_price": "2.454778563514518633135344829602173248", + "current_tick": "5025937", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T19:58:13.076109851Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35502,15 +35502,15 @@ "incentives_address": "osmo1ra5er4lutaypglaae3s0ddtkrmca0em3k68w7xtlzmckfw74w8kqrmrt5z", "spread_rewards_address": "osmo1k6jxxjueautg03f7nruhejrdnxyy5628df8r7n0v6rc033pmtz4svc0c9p", "id": "1094", - "current_tick_liquidity": "1848161222386.379968831131565781", + "current_tick_liquidity": "1848313966466.492678174665066925", "token0": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", "token1": "uosmo", - "current_sqrt_price": "1.194730798898058923952258973298794528", - "current_tick": "427381", + "current_sqrt_price": "1.194708157942490660037190080290397423", + "current_tick": "427327", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:11:45.898934985Z" + "last_liquidity_update": "2024-12-12T20:11:46.601809709Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35521,8 +35521,8 @@ "current_tick_liquidity": "1155389992605.096193771515735690", "token0": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", "token1": "uosmo", - "current_sqrt_price": "0.916999337116018845447617532475324195", - "current_tick": "-1591123", + "current_sqrt_price": "0.913404251480423561769207951932847329", + "current_tick": "-1656927", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35534,15 +35534,15 @@ "incentives_address": "osmo17vrdduamkeuwsk38arpgw837adh0x0atx5x4rk5dy0xddd5u4lhqkxnzx3", "spread_rewards_address": "osmo1lwfj55cku27nr5j6tjawma9pjgy26p9j2cy73m4qqwarcvp76pfq8camyk", "id": "1096", - "current_tick_liquidity": "4528529700696.170404767369790557", + "current_tick_liquidity": "4533342950362.254281169789834614", "token0": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", "token1": "uosmo", - "current_sqrt_price": "0.108536853157555489973372776150761581", - "current_tick": "-17821976", + "current_sqrt_price": "0.109134298192945261021037844710434642", + "current_tick": "-17808971", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-12T16:54:50.481165210Z" + "last_liquidity_update": "2024-12-12T19:35:51.659574561Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35553,8 +35553,8 @@ "current_tick_liquidity": "347169561130.710532338879402168", "token0": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", "token1": "uosmo", - "current_sqrt_price": "0.601510158992105315365311203265905502", - "current_tick": "-6381856", + "current_sqrt_price": "0.605228428267713066360892684656702272", + "current_tick": "-6336986", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -35569,8 +35569,8 @@ "current_tick_liquidity": "510466139799.163818359668345164", "token0": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", "token1": "uosmo", - "current_sqrt_price": "1.071296765853745272798118306544507944", - "current_tick": "147676", + "current_sqrt_price": "1.076126278057272462075991925348016044", + "current_tick": "158047", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35585,8 +35585,8 @@ "current_tick_liquidity": "103142827848.111208552623346788", "token0": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", "token1": "uosmo", - "current_sqrt_price": "0.229831575875056786630624665229755717", - "current_tick": "-13717745", + "current_sqrt_price": "0.234164288459233473155902316774124070", + "current_tick": "-13516709", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35601,12 +35601,12 @@ "current_tick_liquidity": "2398594583.490701518525754374", "token0": "uion", "token1": "uosmo", - "current_sqrt_price": "24.553824281881895417215895050463688991", - "current_tick": "23028902", + "current_sqrt_price": "24.580380470398472429147920169319236865", + "current_tick": "23041951", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-12-12T14:59:03.803052885Z" + "last_liquidity_update": "2024-12-12T20:24:15.053796630Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35614,15 +35614,15 @@ "incentives_address": "osmo1lyglnau80ngsyekx6wvwaw6dpmfs6l9x96497vmwlv3tzqw6mzwqwep8gz", "spread_rewards_address": "osmo1tnp0axdehrv6dug79j5mjsyvmdkm9mtaqn30c8vnddgqf06c7weqzvg2t2", "id": "1101", - "current_tick_liquidity": "90813237601.989605688640163628", + "current_tick_liquidity": "91651251375.524632160342547696", "token0": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", "token1": "uosmo", - "current_sqrt_price": "0.516628976177599378371252645583712799", - "current_tick": "-7330946", + "current_sqrt_price": "0.520242193320213546902147528711289378", + "current_tick": "-7293481", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T01:14:34.178537988Z" + "last_liquidity_update": "2024-12-12T20:19:28.681217232Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35633,8 +35633,8 @@ "current_tick_liquidity": "4766412588.374614516157679111", "token0": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", "token1": "uosmo", - "current_sqrt_price": "0.131940124556464922324658323784475578", - "current_tick": "-17259181", + "current_sqrt_price": "0.132358888136619164121914180904735458", + "current_tick": "-17248113", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35649,12 +35649,12 @@ "current_tick_liquidity": "272046143331.553982135530268838", "token0": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", "token1": "uosmo", - "current_sqrt_price": "0.192126135611851266798982543319730501", - "current_tick": "-15308755", + "current_sqrt_price": "0.192404807377789695879529774137180207", + "current_tick": "-15298040", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T15:15:47.525605775Z" + "last_liquidity_update": "2024-12-12T19:57:19.580605767Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35665,8 +35665,8 @@ "current_tick_liquidity": "745822148215.256357647977478102", "token0": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", "token1": "uosmo", - "current_sqrt_price": "0.371342087228566970933196334678262041", - "current_tick": "-8621051", + "current_sqrt_price": "0.373236280935738004969346775028422769", + "current_tick": "-8606947", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35681,12 +35681,12 @@ "current_tick_liquidity": "114366201317.695137579131707258", "token0": "ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205", "token1": "uosmo", - "current_sqrt_price": "0.946144192368182356507679802036722810", - "current_tick": "-1048112", + "current_sqrt_price": "0.944435433967252689622390952851755083", + "current_tick": "-1080418", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:54:17.340833386Z" + "last_liquidity_update": "2024-12-12T20:09:45.286570119Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35697,8 +35697,8 @@ "current_tick_liquidity": "111095444433.445852997689328969", "token0": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", "token1": "uosmo", - "current_sqrt_price": "0.097988708330588501080558101415052807", - "current_tick": "-18398214", + "current_sqrt_price": "0.100947328592423317754165705856954848", + "current_tick": "-17980964", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35713,8 +35713,8 @@ "current_tick_liquidity": "518410215.124590724429407723", "token0": "factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx", "token1": "uosmo", - "current_sqrt_price": "10.090881722949465275375330781579681309", - "current_tick": "18018258", + "current_sqrt_price": "10.088309952035648801678911934918500220", + "current_tick": "18017739", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -35729,8 +35729,8 @@ "current_tick_liquidity": "756606028990.070521289059592544", "token0": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", "token1": "uosmo", - "current_sqrt_price": "0.040680798007044081563906234143192809", - "current_tick": "-26345073", + "current_sqrt_price": "0.041054937655654347646123122510098895", + "current_tick": "-26314493", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35745,8 +35745,8 @@ "current_tick_liquidity": "88758930846.672245895310904891", "token0": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", "token1": "uosmo", - "current_sqrt_price": "0.152959988872577592066583583132026529", - "current_tick": "-16660325", + "current_sqrt_price": "0.154353262003521760828846817228807274", + "current_tick": "-16617508", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35758,15 +35758,15 @@ "incentives_address": "osmo1ac5kh9kqcxmvklw4rqxupxec30w9f79rstwnzy30ucmamakdftcsyfc233", "spread_rewards_address": "osmo19wm32vnmr89v2g9nuqgqz4edday5xx55kvrwd3354t2w0e4vzqls04vtgx", "id": "1110", - "current_tick_liquidity": "139215130730.918681688334036653", + "current_tick_liquidity": "181198630396.740899921015146483", "token0": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", "token1": "uosmo", - "current_sqrt_price": "0.044240182716487786632613488562841593", - "current_tick": "-26042807", + "current_sqrt_price": "0.044651067218647734064473469720829202", + "current_tick": "-26006283", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:58.849049318Z" + "last_liquidity_update": "2024-12-12T19:45:14.178350338Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35774,15 +35774,15 @@ "incentives_address": "osmo10wz6z83ka7jz5w6ygmmwm39ttwf2rul3hl8zjyzzrnudcck679nqefye6r", "spread_rewards_address": "osmo1c32q5smvudllrlxf5wkv0me859zq0pc39z8wgde94rc4h9weyzgsrp4934", "id": "1111", - "current_tick_liquidity": "7063097782194.818467507282353502", + "current_tick_liquidity": "6289732632201.279967563594577224", "token0": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", "token1": "uosmo", - "current_sqrt_price": "0.011349655929690208138474791884002195", - "current_tick": "-35711854", + "current_sqrt_price": "0.010974353517634380328298366827964078", + "current_tick": "-35795636", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:46:22.160945814Z" + "last_liquidity_update": "2024-12-12T20:21:25.492254931Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35809,8 +35809,8 @@ "current_tick_liquidity": "458341403183.412586824143342500", "token0": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", "token1": "uosmo", - "current_sqrt_price": "0.037553015417080215342698244190954048", - "current_tick": "-26589772", + "current_sqrt_price": "0.037650841113852440868442693752969169", + "current_tick": "-26582415", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35825,12 +35825,12 @@ "current_tick_liquidity": "739128801370.988217435901898469", "token0": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", "token1": "uosmo", - "current_sqrt_price": "0.961615272269976111517225071439299754", - "current_tick": "-752961", + "current_sqrt_price": "0.961333147080603680248795438412847921", + "current_tick": "-758386", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:09:53.329592468Z" + "last_liquidity_update": "2024-12-12T20:45:42.783867131Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35857,8 +35857,8 @@ "current_tick_liquidity": "152273824.390475918392443458", "token0": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.792190521057426221970466529935981813", - "current_tick": "-3724342", + "current_sqrt_price": "0.780778398756720095622165638071012455", + "current_tick": "-3903851", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35960,11 +35960,11 @@ "pool_liquidity": [ { "denom": "ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B", - "amount": "358057768539" + "amount": "358269162942" }, { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "643453210528" + "amount": "643232488028" } ], "scaling_factors": [ @@ -36046,8 +36046,8 @@ "current_tick_liquidity": "39047673.103451343628103070", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.519451269370199909280298334348308775", - "current_tick": "1308732", + "current_sqrt_price": "1.509381743573859541472748611852933833", + "current_tick": "1278233", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36219,15 +36219,15 @@ "incentives_address": "osmo1mpr03ag48mjswtwsllwmxx0jen2x0xq4nc54dvvxxvcucy97ue9qg66nf8", "spread_rewards_address": "osmo1k85clpg9v86h3jlt6fxkfu5jc3lgw4hyug6jmhuut44nj2w4k0ws57wqgm", "id": "1133", - "current_tick_liquidity": "485454038586.063052020193480741", + "current_tick_liquidity": "486245617861.292420306838902096", "token0": "uosmo", "token1": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "current_sqrt_price": "0.822219702607152622401964142281063737", - "current_tick": "-3239548", + "current_sqrt_price": "0.813474874609764839329686723042752352", + "current_tick": "-3382587", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:06:59.195004203Z" + "last_liquidity_update": "2024-12-12T20:17:14.773527041Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36235,15 +36235,15 @@ "incentives_address": "osmo1faws2dw7v7htacwsggnl7azzg4lercgs533ajqa7rnvgxzm2fd0suxsa0a", "spread_rewards_address": "osmo1w0engrwdr6kuxjtmpyygm4pevufjg940kf2ya6s78gtpgrt60s7s4gzk6v", "id": "1134", - "current_tick_liquidity": "22834616347429141.483854720943341660", + "current_tick_liquidity": "22834618824417459.859314463629753933", "token0": "uosmo", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "13095.575133354872414839759832890274644353", - "current_tick": "72714940", + "current_sqrt_price": "13025.386559951756636767512637396318306055", + "current_tick": "72696606", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:02:41.488856389Z" + "last_liquidity_update": "2024-12-12T20:02:42.542567877Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36251,15 +36251,15 @@ "incentives_address": "osmo195e7qr4l7z9rtnc8cwm9646pk9slu8ve8c0pjmvt6hzqsmy04uzqe530fs", "spread_rewards_address": "osmo1y53uxff98xn2xftdxk2du85j88r8cxg6hndldl0uxln52ds4ukvs8zt345", "id": "1135", - "current_tick_liquidity": "2281877880625.590769430384690375", + "current_tick_liquidity": "2277377079535.783863343130577350", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.271727858865226576901395142825945563", - "current_tick": "-11616398", + "current_sqrt_price": "0.271424589391982844491448275244695992", + "current_tick": "-11632870", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:36:59.203452908Z" + "last_liquidity_update": "2024-12-12T20:42:56.758463555Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36267,15 +36267,15 @@ "incentives_address": "osmo1h9qzx4rgzdexg39usx59h9plnn606mdgfk8aymk667s96hvte5tshp00xr", "spread_rewards_address": "osmo1awtgwnc5wqqz6q2538ljyea5840c5c80pmy829klhqjkjaletnnqc53xpx", "id": "1136", - "current_tick_liquidity": "928773055443.532408286627209127", + "current_tick_liquidity": "2790772937354.266592977271284061", "token0": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.208171476972971056415286224575705406", - "current_tick": "459678", + "current_sqrt_price": "1.208061180420864980910526751467903205", + "current_tick": "459411", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T19:42:06.764573912Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -36295,14 +36295,14 @@ { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "480987007184" + "amount": "487813441480" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "5655318437" + "amount": "5576626093" }, "weight": "536870912000000" } @@ -36423,14 +36423,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5377949" + "amount": "5368479" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "72196968" + "amount": "72324458" }, "weight": "536870912000000" } @@ -36510,8 +36510,8 @@ "current_tick_liquidity": "20046019773.935857947475071855", "token0": "ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.029281754876324333626108760011609840", - "current_tick": "-28425789", + "current_sqrt_price": "0.029035981518776863834504253389786722", + "current_tick": "-28569118", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36526,8 +36526,8 @@ "current_tick_liquidity": "282675364284.642954756212357278", "token0": "ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244", "token1": "uosmo", - "current_sqrt_price": "0.035708891575785748104237355505604913", - "current_tick": "-26724876", + "current_sqrt_price": "0.035798524015981303162868951400720125", + "current_tick": "-26718466", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36542,8 +36542,8 @@ "current_tick_liquidity": "505788612.618283876114982421", "token0": "ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.159318526173062941835075548219156841", - "current_tick": "344019", + "current_sqrt_price": "1.129389762952857393899218767017844729", + "current_tick": "275521", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -36622,8 +36622,8 @@ "current_tick_liquidity": "181350163221.998225340174584652", "token0": "ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C", "token1": "uosmo", - "current_sqrt_price": "0.007686690515477557781593495285329904", - "current_tick": "-40091479", + "current_sqrt_price": "0.007656185230716729634018764971609591", + "current_tick": "-40138283", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36638,8 +36638,8 @@ "current_tick_liquidity": "115069392410.324012077168196066", "token0": "ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.006300910033909933695168794102412037", - "current_tick": "-42029854", + "current_sqrt_price": "0.006214315006612759429045641911773405", + "current_tick": "-42138229", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36750,8 +36750,8 @@ "current_tick_liquidity": "4902694884.597761735465677709", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.359842263295604827739968451330658053", - "current_tick": "-8705136", + "current_sqrt_price": "0.357366508881599281322985897976832571", + "current_tick": "-8722892", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36779,15 +36779,15 @@ "incentives_address": "osmo16fsm9rwvg50lmq7ajkvyn38z4y6m4mtk0c9e3gac569fe0uq7wtsqwgk0y", "spread_rewards_address": "osmo1rckac6wpsyxxaldyfxdw7nzkudrngpvga4cxe5l3reyyc8sracwsyg4epa", "id": "1161", - "current_tick_liquidity": "13495475142.172300124462543662", + "current_tick_liquidity": "15679628729.243380739071510176", "token0": "ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.923793705521716134002736652311902072", - "current_tick": "-1466052", + "current_sqrt_price": "0.905038684123917269587195050235429435", + "current_tick": "-1809050", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:07:59.666848876Z" + "last_liquidity_update": "2024-12-12T20:29:31.528016916Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36811,15 +36811,15 @@ "incentives_address": "osmo19kg5y79eezp4fuv3ednhysk8l0vfmu95gp0ylpavs8709vunzqesh7jz7t", "spread_rewards_address": "osmo1uf4gxzl25ry9uk0mld9we3jpvjan9n6sfkgn7fjxx2c8tu5dudtqsxthet", "id": "1163", - "current_tick_liquidity": "2350897099.345587906315508236", + "current_tick_liquidity": "2351194624.126217088481236764", "token0": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.768972411680544045828444485823717878", - "current_tick": "-4086815", + "current_sqrt_price": "0.759643052494645876235727250482344604", + "current_tick": "-4229425", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:04:32.124588951Z" + "last_liquidity_update": "2024-12-12T20:45:08.994920776Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36926,8 +36926,8 @@ "current_tick_liquidity": "4330980979.079350653245287647", "token0": "ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.166534373426546264646004696863457717", - "current_tick": "-16226631", + "current_sqrt_price": "0.164778791564271618958685842029953759", + "current_tick": "-16284795", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36983,14 +36983,14 @@ { "token": { "denom": "ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8", - "amount": "179107277021471014216703" + "amount": "177697899003710842825932" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "27584367116" + "amount": "27803586860" }, "weight": "536870912000000" } @@ -37125,14 +37125,14 @@ { "token": { "denom": "ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF", - "amount": "1069415206160394475142" + "amount": "1065685946130985998125" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1936241512" + "amount": "1943038810" }, "weight": "536870912000000" } @@ -37157,14 +37157,14 @@ { "token": { "denom": "ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF", - "amount": "42142461905368831449322" + "amount": "42000329990554679788888" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5629816662" + "amount": "5649154073" }, "weight": "536870912000000" } @@ -37308,8 +37308,8 @@ "current_tick_liquidity": "1869712001.850526897519218449", "token0": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.980289868035436042080855127738577147", - "current_tick": "-390318", + "current_sqrt_price": "0.969425746291272295577675600895097756", + "current_tick": "-602138", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -37687,15 +37687,15 @@ "incentives_address": "osmo1exntjxzk2rlv79702lxvvu7hnupptr89kuqelym9fmdly27yumvqq32u4l", "spread_rewards_address": "osmo1z0aw9ekkwgaxxhh58p7t7xhe5q3lfeg925556d3jmrx8syrpzl3s7j262t", "id": "1213", - "current_tick_liquidity": "5550734150562048572768.766535414482275396", + "current_tick_liquidity": "5550734164047730166244.518862207072179790", "token0": "ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "1.047287840219787882642266407010742311", - "current_tick": "96811", + "current_sqrt_price": "1.047294212645700685392132427331447375", + "current_tick": "96825", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:08:32.967872012Z" + "last_liquidity_update": "2024-12-12T20:08:35.912641110Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -37722,8 +37722,8 @@ "current_tick_liquidity": "201573636566.174105794863762944", "token0": "ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B", "token1": "uosmo", - "current_sqrt_price": "0.530739497662085597536336015342069287", - "current_tick": "-7183156", + "current_sqrt_price": "0.533137336586535887555568253391586830", + "current_tick": "-7157646", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -37792,14 +37792,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "3903676976" + "amount": "3899731473" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF", - "amount": "421153640872866986573009" + "amount": "421588318472015294920316" }, "weight": "536870912000000" } @@ -37824,14 +37824,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "558343" + "amount": "563635" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "4463633" + "amount": "4421807" }, "weight": "536870912000000" } @@ -37844,15 +37844,15 @@ "incentives_address": "osmo18wpppl3e0z9u45psrjkv4rjh5ete7y8lsfz9uk02tg5mzex7sgdqzudl50", "spread_rewards_address": "osmo1apreqcw0g68t8lyhkcw537k5q6c6aa5nand85u8nhlkyu8wqvqssxttqj9", "id": "1220", - "current_tick_liquidity": "123251644644009.859810405543617219", + "current_tick_liquidity": "123253342739690.663524974799146188", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000092644776904063841705103260371216", - "current_tick": "185", + "current_sqrt_price": "1.000077476335190093556552832513654526", + "current_tick": "154", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:09:05.289740029Z" + "last_liquidity_update": "2024-12-12T20:37:51.659460684Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -37860,15 +37860,15 @@ "incentives_address": "osmo16audzujeqr3psjzp682vnjn56lemrn4xmgqd2ar7zq5p9vzalwwsera3rc", "spread_rewards_address": "osmo1upen9pnhnut483425xccv2rnhxnmxfe90rcn9nr6m98au8xgsr6sm0z45q", "id": "1221", - "current_tick_liquidity": "34140537862.314500120377318405", + "current_tick_liquidity": "26207807859.334497290909002617", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.822625198627400832792709127533627696", - "current_tick": "-3232878", + "current_sqrt_price": "0.813566981404798522352915505886957773", + "current_tick": "-3381088", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:19:29.252228476Z" + "last_liquidity_update": "2024-12-12T20:47:33.675805796Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -37911,8 +37911,8 @@ "current_tick_liquidity": "1152741565634780.029822355901102357", "token0": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000055623193100668791815672872104138", - "current_tick": "111", + "current_sqrt_price": "1.000064924704957923757860471747691494", + "current_tick": "129", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -37924,15 +37924,15 @@ "incentives_address": "osmo1jmxqykswpe0tg2yl4x2ywekmhxnqggnd60dxe8gxccrler9r9d8slh4zcq", "spread_rewards_address": "osmo15w2kdkydzxzgh4werus0lfat9w2a7965pv8t9pa2yhc8sghs9ufq43nqvv", "id": "1224", - "current_tick_liquidity": "8626228756276.649355964340118306", + "current_tick_liquidity": "8656193618709.393735801434736265", "token0": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.999601808184118017929858753072431275", - "current_tick": "-7963", + "current_sqrt_price": "0.999740829616947368167623546379695552", + "current_tick": "-5183", "tick_spacing": "1000", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:17:18.925376429Z" + "last_liquidity_update": "2024-12-12T20:01:06.911506478Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -37952,14 +37952,14 @@ { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn", - "amount": "2510493174656" + "amount": "2522454460390" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "88533950708" + "amount": "88114158915" }, "weight": "53687091200" } @@ -37984,14 +37984,14 @@ { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "amount": "4784476590" + "amount": "4827948583" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "6895174998" + "amount": "6833150545" }, "weight": "53687091200" } @@ -38023,8 +38023,8 @@ "current_tick_liquidity": "1694595854.439804125670700007", "token0": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.089314556842264128345417509630750307", - "current_tick": "-20022910", + "current_sqrt_price": "0.088491008023045536563189228711710970", + "current_tick": "-20169342", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -38100,14 +38100,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "8464992" + "amount": "8436542" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3", - "amount": "1128186924" + "amount": "1131992315" }, "weight": "536870912000000" } @@ -38289,14 +38289,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "971866519" + "amount": "971065056" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A", - "amount": "114099368211822421893242" + "amount": "114193823130009266556766" }, "weight": "536870912000000" } @@ -38321,14 +38321,14 @@ { "token": { "denom": "ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A", - "amount": "120974203419240034021725" + "amount": "120879653951585534859037" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13879746801" + "amount": "13890625001" }, "weight": "536870912000000" } @@ -38353,14 +38353,14 @@ { "token": { "denom": "ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC", - "amount": "1264193801674" + "amount": "1260638634148" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "104663714" + "amount": "104961550" }, "weight": "536870912000000" } @@ -38385,14 +38385,14 @@ { "token": { "denom": "ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9", - "amount": "1290859817472006106916312" + "amount": "1284796717673849305846963" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "312243925633" + "amount": "313722526645" }, "weight": "536870912000000" } @@ -38417,14 +38417,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "3961256935" + "amount": "3922613544" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "2678265856912434" + "amount": "2704741405461748" }, "weight": "536870912000000" } @@ -38437,15 +38437,15 @@ "incentives_address": "osmo1r6ed7j34ulem4pm0qeegc2dry5zt784rgk0h0gqnl9q2mc6v5q7qjg3u04", "spread_rewards_address": "osmo1g8rg8kjn2wvle893en0qvwq93kldr7gwxntxavu7043mv8rd67jscwkgsq", "id": "1243", - "current_tick_liquidity": "39430536510.098015407426241798", + "current_tick_liquidity": "39431217097.505434909988847894", "token0": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.879454454958188099891823032590788651", - "current_tick": "-2265599", + "current_sqrt_price": "0.873123508881596405956271250579215642", + "current_tick": "-2376554", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-11T04:26:02.523785232Z" + "last_liquidity_update": "2024-12-12T20:43:43.749974113Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38465,14 +38465,14 @@ { "token": { "denom": "ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65", - "amount": "441594392399" + "amount": "446020446722" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "177144285842" + "amount": "175417783762" }, "weight": "536870912000000" } @@ -38485,15 +38485,15 @@ "incentives_address": "osmo19rkvx5xzx8xzpj7950v5v28lsle9m7rlrgxk6mue6wfxg77d0djst297ue", "spread_rewards_address": "osmo1l647zzkm7qdz7grwmumdgdxu547xsk2zc83yxsa82eph6q0qfmysy09cux", "id": "1245", - "current_tick_liquidity": "84615612050757446.163967993321649136", + "current_tick_liquidity": "168690968492565509.449433134501764120", "token0": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", "token1": "uosmo", - "current_sqrt_price": "0.000001867718851531958268820672315712", - "current_tick": "-105511627", + "current_sqrt_price": "0.000001845356138343610411526757534133", + "current_tick": "-105594661", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:13:03.473479749Z" + "last_liquidity_update": "2024-12-12T19:35:54.097569913Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38501,15 +38501,15 @@ "incentives_address": "osmo1y25nwfch5rp3fyawkqjvvfpc8qe3tjywjs2hv6xfdg292umpl50qfk8aj7", "spread_rewards_address": "osmo1u9ktz95vadadeve0l6qcfyj47mtd32v93xnz3ru4j33z326rjlhs4skgac", "id": "1246", - "current_tick_liquidity": "49591538913836852.116407612379234830", + "current_tick_liquidity": "49643537802611563.592569951903790381", "token0": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001537000676323524088780475329073", - "current_tick": "-106637629", + "current_sqrt_price": "0.000001503759645525321755321805345792", + "current_tick": "-106738707", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:03:19.546897592Z" + "last_liquidity_update": "2024-12-12T20:19:19.392003241Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38517,15 +38517,15 @@ "incentives_address": "osmo175dck737jmvr9mw34pqs7y5fv0umnak3vrsj3mjxg75cnkmyulfs0c3sxr", "spread_rewards_address": "osmo1sztcvwfec7lk766vn4wxny2s5rzh9ggglmhaaycrgqxmvxduuwvsg0rvcx", "id": "1247", - "current_tick_liquidity": "530220149591.194310069071634844", + "current_tick_liquidity": "547828780731.380861224798522017", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.737067600931076554885960548891212857", - "current_tick": "6491539", + "current_sqrt_price": "2.707395232456815807469748776930666926", + "current_tick": "6329988", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:19:34.653072326Z" + "last_liquidity_update": "2024-12-12T20:48:41.614525220Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38533,15 +38533,15 @@ "incentives_address": "osmo1y3excgs02765nzvxv5lqlvullva2w2uxapq5nyjnzg30yglge03sem7azc", "spread_rewards_address": "osmo1uv76jtxlyvdkg5hqdkzlwlvsknzhfw5xazqc549g8g60kmtkxr3sfgd5lx", "id": "1248", - "current_tick_liquidity": "1556866340393.699647829363708621", + "current_tick_liquidity": "1556877451304.231847652059530863", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "uosmo", - "current_sqrt_price": "3.327007954397378110606269642830997379", - "current_tick": "9106898", + "current_sqrt_price": "3.329121853758247676755235598180806311", + "current_tick": "9108305", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:00:09.401210094Z" + "last_liquidity_update": "2024-12-12T20:28:51.632511757Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38561,14 +38561,14 @@ { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "2903413786" + "amount": "2902506130" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "32143916663" + "amount": "32155707480" }, "weight": "536870912000000" } @@ -38593,14 +38593,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "166233942" + "amount": "164244329" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "22350581" + "amount": "22622617" }, "weight": "536870912000000" } @@ -38613,15 +38613,15 @@ "incentives_address": "osmo1vhw7cjhv5w4ckkr49d8f4tg99m2ar5x377ku9540mfnrdpptw00qe9rd5g", "spread_rewards_address": "osmo15zn4jn8dwyj709jvzuev74m55cf9w89wcmqemp34kr82yn2mr0kqtnhxqw", "id": "1251", - "current_tick_liquidity": "17927990124956.855827484890599670", + "current_tick_liquidity": "3595365195618.805431223595971317", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "3.032414105803280784276802332807171874", - "current_tick": "8195535", + "current_sqrt_price": "3.001043977870949395768778477998281070", + "current_tick": "8006264", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:19:06.753268480Z" + "last_liquidity_update": "2024-12-12T20:48:29.179121092Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38632,12 +38632,12 @@ "current_tick_liquidity": "395753550882200.356738867760747435", "token0": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", "token1": "uosmo", - "current_sqrt_price": "1.141287323502372652476066154496354450", - "current_tick": "302536", + "current_sqrt_price": "1.141292406483281475336500934042504476", + "current_tick": "302548", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T05:12:20.817579Z" + "last_liquidity_update": "2024-12-12T18:10:11.281346864Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38645,15 +38645,15 @@ "incentives_address": "osmo1qnzzxuhqfnkcrq7ukveswn6ayrxunnuhzakdcdzlrfvxjme042esqngv43", "spread_rewards_address": "osmo1kzrvezzacqp59xt4fgc3mcvwescka345z0tlehg7fvwphagrepaqgh59ng", "id": "1253", - "current_tick_liquidity": "131691551461.149593632812867597", + "current_tick_liquidity": "134283655498.284648310391971010", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031876898772550932368000431958719183", - "current_tick": "-26983864", + "current_sqrt_price": "0.031569231782050457057651265857079872", + "current_tick": "-27033837", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T14:45:42.439409759Z" + "last_liquidity_update": "2024-12-12T19:41:01.434582853Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38705,14 +38705,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4898660985" + "amount": "4873050955" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "4289254795" + "amount": "4312024416" }, "weight": "536870912000000" } @@ -38792,8 +38792,8 @@ "current_tick_liquidity": "1880279842.701442904876057398", "token0": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.374410520068433717986932217096684383", - "current_tick": "-8598168", + "current_sqrt_price": "0.372618414577839889271756211377927686", + "current_tick": "-8611556", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -38824,8 +38824,8 @@ "current_tick_liquidity": "26091054244419173342.034976113514609223", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000557.643267354442837183586807491499637743", - "current_tick": "108001115", + "current_sqrt_price": "1000575.026993549708964363187516631161124780", + "current_tick": "108001150", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -38840,8 +38840,8 @@ "current_tick_liquidity": "8688430692325278119.836739801043586959", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000634.302371117305745905857718308577698492", - "current_tick": "108001269", + "current_sqrt_price": "1000650.685696579788108000460492096593881578", + "current_tick": "108001301", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -38869,15 +38869,15 @@ "incentives_address": "osmo1glw62sxnarqlte4g4kxh7z5pje0x0llfwe53jfec7uydc9xygv7srmknr9", "spread_rewards_address": "osmo15qle4t0azwg8etdn48n8lrvvwwut2wfe6lmkn5hk2faycs5gyalsf7eqgv", "id": "1263", - "current_tick_liquidity": "25656464955421.745258729258926944", + "current_tick_liquidity": "38260173610505.978984997648962281", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.823619336341395624662381235756328391", - "current_tick": "-3216512", + "current_sqrt_price": "0.814307676351871528867629672517767077", + "current_tick": "-3369031", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:19:29.252228476Z" + "last_liquidity_update": "2024-12-12T20:48:39.070732251Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38888,8 +38888,8 @@ "current_tick_liquidity": "1004030989034108.646163827804358809", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000062700569418697768337808686230958", - "current_tick": "-78068639", + "current_sqrt_price": "0.000062368001072873175733041676056250", + "current_tick": "-78110233", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -38901,15 +38901,15 @@ "incentives_address": "osmo1nldrmuq5qa9k49m0dmm4k3399k778jvh962qgg7qqamsdt05qmussf888k", "spread_rewards_address": "osmo1s0qpx3kk2vyrw368m727rgdkzvq3u2vhhlaz82aehlu5wtc3d2tqc6gzlc", "id": "1265", - "current_tick_liquidity": "29485895730.552606667145116669", + "current_tick_liquidity": "29485927255.061165746424343815", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.271454404749801228325516625926840370", - "current_tick": "-11631251", + "current_sqrt_price": "0.271440956330811664841762320881523698", + "current_tick": "-11631981", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:08:36.710761142Z" + "last_liquidity_update": "2024-12-12T20:44:34.659447721Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38952,8 +38952,8 @@ "current_tick_liquidity": "7609636454047.664972524977572480", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo", "token1": "uosmo", - "current_sqrt_price": "0.000352397044138165627487930917726105", - "current_tick": "-62758164", + "current_sqrt_price": "0.000345848430399427415392749298173029", + "current_tick": "-62803889", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -38965,15 +38965,15 @@ "incentives_address": "osmo1xt73tjayvnps8n0ptpcnqjyeaxum9pjk5shf9hlje085lg6xcgysqel2cv", "spread_rewards_address": "osmo1zk8vls43mjjvsgy622naqzslpuv5x4mvrv9aq7pvyl9yl2s834zseg27lr", "id": "1268", - "current_tick_liquidity": "14905405907476.365781150163223029", + "current_tick_liquidity": "93046594.675987574264789183", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.986402585865911047620521323421979612", - "current_tick": "-270100", + "current_sqrt_price": "0.966453494830934565340953222241177977", + "current_tick": "-659677", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:17:47.468209847Z" + "last_liquidity_update": "2024-12-12T20:48:35.389650058Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39076,8 +39076,8 @@ "current_tick_liquidity": "7763306251.954634249101150692", "token0": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.059844358472608787791917603580280312", - "current_tick": "-24418653", + "current_sqrt_price": "0.059133708850704515174070351185083022", + "current_tick": "-24503205", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39108,8 +39108,8 @@ "current_tick_liquidity": "11119892898196.164339863679847732", "token0": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.008545909741505489228451497205100765", - "current_tick": "-38696743", + "current_sqrt_price": "0.008546074904809068312071990431106560", + "current_tick": "-38696461", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -39124,8 +39124,8 @@ "current_tick_liquidity": "221700706069.353451142815724143", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.999914522433000923771098413678746429", - "current_tick": "-1710", + "current_sqrt_price": "0.999905702685718396534392775186590876", + "current_tick": "-1886", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39156,8 +39156,8 @@ "current_tick_liquidity": "300022153042980998.379394587095886443", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000502.703257793107649834768878030556361852", - "current_tick": "108001005", + "current_sqrt_price": "1000527.002268323131916979537467725404934965", + "current_tick": "108001054", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39169,15 +39169,15 @@ "incentives_address": "osmo1qsd8fgsgpz3y3lqdx4llpdg4ur2646khy536uj4489zx95uvxccs0c3p20", "spread_rewards_address": "osmo1gulf22thunjxh3rlf5kumrpyxmms07numcx2ygj8pd3j80mszlts54n6tz", "id": "1277", - "current_tick_liquidity": "8674653190.045000173426837158", + "current_tick_liquidity": "9519443438.338082307147815018", "token0": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.829305505542180868984856685746737484", - "current_tick": "27013104", + "current_sqrt_price": "31.579346175399609421663578494236371573", + "current_tick": "26972551", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:02:04.096947942Z" + "last_liquidity_update": "2024-12-12T19:36:20.371238347Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39236,8 +39236,8 @@ "current_tick_liquidity": "2951304448710978.470947367315792001", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "uosmo", - "current_sqrt_price": "0.000076314707461905538283858059830296", - "current_tick": "-76176066", + "current_sqrt_price": "0.000076725601267456577425661429566116", + "current_tick": "-76113183", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39249,15 +39249,15 @@ "incentives_address": "osmo1ud56842l2t7scmdt8wttwect9us25g32h0hy4895emxjxjf8dxzqg227pl", "spread_rewards_address": "osmo1enrsppqmv5e3cp4m0rjmy2hkqd8xl940vptkzund25vh44fvjdes0x0v5d", "id": "1282", - "current_tick_liquidity": "294183827940.658170625401691277", + "current_tick_liquidity": "13080045668480.189811917354512564", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "3.031710066022299256952193748486673295", - "current_tick": "8191265", + "current_sqrt_price": "3.002000448385526124168456942108761048", + "current_tick": "8012006", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:19:38.177356888Z" + "last_liquidity_update": "2024-12-12T20:48:19.874038213Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39265,15 +39265,15 @@ "incentives_address": "osmo1j5m4gk486hp9zpvqygtquehvptmvxe4h2grant6ud262wjd5wqqq2kaqru", "spread_rewards_address": "osmo1q9n7uw9tgyu6wdkecxcm9cx6qp9ygj46u6umnacrrthmp6v9te3sj99tm4", "id": "1283", - "current_tick_liquidity": "4858990801072.161989535004058948", + "current_tick_liquidity": "12198875557844.583736222259060832", "token0": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.206658920829427415931121295757959550", - "current_tick": "456025", + "current_sqrt_price": "1.206625733961116367830428856964792895", + "current_tick": "455945", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:18:40.761618456Z" + "last_liquidity_update": "2024-12-12T20:10:11.655633628Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -39291,11 +39291,11 @@ "pool_liquidity": [ { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "1327182526759" + "amount": "1325279864924" }, { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "1188381" + "amount": "1190284" } ], "scaling_factors": [ @@ -39354,14 +39354,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "587605552" + "amount": "584601850" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA", - "amount": "82770823134169" + "amount": "83209278430989" }, "weight": "536870912000000" } @@ -39566,8 +39566,8 @@ "current_tick_liquidity": "11875877782.843228868628972418", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.522200443421089075352365701783199861", - "current_tick": "1317094", + "current_sqrt_price": "1.511184398021163976865316663553137273", + "current_tick": "1283678", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39646,8 +39646,8 @@ "current_tick_liquidity": "5891664837189955982509.649706421711989543", "token0": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "0.998632656877791108583085722032625357", - "current_tick": "-27329", + "current_sqrt_price": "0.998552778206204415713740349446209978", + "current_tick": "-28924", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39675,15 +39675,15 @@ "incentives_address": "osmo1ly2qks3tf947qwvykgvwf5f2expsjqdy70jl5p8gjdcge0da2vvs3v2g5z", "spread_rewards_address": "osmo1mmheeuzga83s8fk45rsqkns6vn38aza8aag9qxj6rvdsmavac49q7msaxc", "id": "1299", - "current_tick_liquidity": "543964500.964112638158689865", + "current_tick_liquidity": "385909253.462792266521092925", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.030714628108448225972113546208566703", - "current_tick": "-27566117", + "current_sqrt_price": "0.027629098136611081482704275309754462", + "current_tick": "-29366330", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T15:28:34.386200240Z" + "last_liquidity_update": "2024-12-12T18:38:27.816458663Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39723,15 +39723,15 @@ "incentives_address": "osmo198za9jtj55eyzgsfzqtpz3f56mc2zkv9xuy0sfdf072acsu9nq6s9ll8xq", "spread_rewards_address": "osmo1nm0vpuuud0t9umvl44jfce842zx5xh536dtgamg4zy3uqt4jpk6sce3zlx", "id": "1301", - "current_tick_liquidity": "2115737726470.232436879144104594", + "current_tick_liquidity": "1930748993894.126322323978221061", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.015744691587196167985384088666313420", - "current_tick": "3063226", + "current_sqrt_price": "1.993878863838208682875871506976856405", + "current_tick": "2975552", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:10:38.382139494Z" + "last_liquidity_update": "2024-12-12T20:31:06.364372255Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39742,8 +39742,8 @@ "current_tick_liquidity": "10012045768.708252149591941862", "token0": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", "token1": "uosmo", - "current_sqrt_price": "0.039700261661743973823932563407092400", - "current_tick": "-26423890", + "current_sqrt_price": "0.039912917424330913897839014015843826", + "current_tick": "-26406960", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39758,8 +39758,8 @@ "current_tick_liquidity": "500195.077766156000250097", "token0": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", "token1": "uosmo", - "current_sqrt_price": "0.629532383317880290215564788673507719", - "current_tick": "-6036890", + "current_sqrt_price": "0.552771324929668813141573890375781987", + "current_tick": "-6944439", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39774,8 +39774,8 @@ "current_tick_liquidity": "275916.994973880846551615", "token0": "ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA", "token1": "uosmo", - "current_sqrt_price": "1.286950111447049649222786945487387013", - "current_tick": "656240", + "current_sqrt_price": "1.028642352588296694277044692278076963", + "current_tick": "58105", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39787,15 +39787,15 @@ "incentives_address": "osmo13y7lcefukva9e66g902g4fng8k8pjf3ku208hza0jpjrvvpmwjaqxh5gya", "spread_rewards_address": "osmo1mjznexvt6qzn9vkuh942sh9qqwq59dvgqlytf9gu9s9vw4q9auasw2w34w", "id": "1305", - "current_tick_liquidity": "2664459035.766573745339582020", + "current_tick_liquidity": "4941522881.606754669177111673", "token0": "ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031029761167360273785779665292888510", - "current_tick": "-27371540", + "current_sqrt_price": "0.033868608559692637972432411416511102", + "current_tick": "-26852918", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T12:44:09.819338395Z" + "last_liquidity_update": "2024-12-12T19:16:40.158487969Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39815,14 +39815,14 @@ { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "5750636587600" + "amount": "5742618890662" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "1049466414632" + "amount": "1050975059720" }, "weight": "536870912000000" } @@ -39975,14 +39975,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "6006977285" + "amount": "5824182295" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7", - "amount": "2025425301815" + "amount": "2089145519449" }, "weight": "536870912000000" } @@ -40046,12 +40046,12 @@ "current_tick_liquidity": "2713811773.307357271421096101", "token0": "ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477", "token1": "uosmo", - "current_sqrt_price": "0.110703679320733777110275179606116742", - "current_tick": "-17774470", + "current_sqrt_price": "0.109544420210900772535936283414301403", + "current_tick": "-17800003", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:13:54.192319993Z" + "last_liquidity_update": "2024-12-12T20:13:54.165520857Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40062,8 +40062,8 @@ "current_tick_liquidity": "1679959155.848300883978889943", "token0": "ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.673422508840480194695580176323197876", - "current_tick": "-5465022", + "current_sqrt_price": "0.672390872414606690512690334082030740", + "current_tick": "-5478906", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40091,15 +40091,15 @@ "incentives_address": "osmo1cymv0s43mx0snq80g8jslyex7arg0ulma37dfftkfv30smqlr72s6d0gg0", "spread_rewards_address": "osmo1g0hx8slpfdgxd3v67hxm5utwhq59p6k8yfvm7exm4x0qlqjzf5fq6gvssd", "id": "1317", - "current_tick_liquidity": "121276249186.035127978084328532", + "current_tick_liquidity": "76778649986.132876902420544714", "token0": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.037162841152463038816586563389083348", - "current_tick": "-26618924", + "current_sqrt_price": "0.037552757393603731920513306324620931", + "current_tick": "-26589791", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-12-12T16:20:29.009717276Z" + "last_liquidity_update": "2024-12-12T20:47:33.675805796Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40110,8 +40110,8 @@ "current_tick_liquidity": "53145681608.036782119851102762", "token0": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", "token1": "uosmo", - "current_sqrt_price": "0.080443394639080413972352631525838496", - "current_tick": "-21528861", + "current_sqrt_price": "0.080210519922719470373976048854236586", + "current_tick": "-21566273", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -40123,15 +40123,15 @@ "incentives_address": "osmo13ywhmydm7qwyg8n60afqhzl4ahd65egn00266qqae2v3es4cmepqe07ztk", "spread_rewards_address": "osmo1qvmwex60ahcsklntxy9vr38zq54a8gup7psvnfgttfkqv6xmyssq4xglje", "id": "1319", - "current_tick_liquidity": "615673478571271709.622947651362853329", + "current_tick_liquidity": "408171644304386849.919587648045115604", "token0": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000005492027644497605790547537281821", - "current_tick": "-96983764", + "current_sqrt_price": "0.000005420163936718149304309582835283", + "current_tick": "-97062183", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:09:00.312579678Z" + "last_liquidity_update": "2024-12-12T20:35:10.005931274Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -40145,20 +40145,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1320", - "amount": "4922219718329585099758" + "amount": "454300173582825951457" }, "pool_assets": [ { "token": { "denom": "ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA", - "amount": "215915691285" + "amount": "18847191622" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "29964176840" + "amount": "2924773098" }, "weight": "536870912000000" } @@ -40171,15 +40171,15 @@ "incentives_address": "osmo1mv42gnhqn4z8gc3m37zwt9pa5ctzerk82cwzml6c5xnna5rr4ulq327kgm", "spread_rewards_address": "osmo1zxvv43nxc7383pz9xc4h2hvmvzvrve0ladzt0psk495ld65qznsqmd7ldx", "id": "1321", - "current_tick_liquidity": "231290249292.759129343440190656", + "current_tick_liquidity": "231290285667.761324945697305132", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.735889394720510574057380332708609083", - "current_tick": "6485090", + "current_sqrt_price": "2.710624414794486822528677279910146237", + "current_tick": "6347484", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:48:42.971630469Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40190,8 +40190,8 @@ "current_tick_liquidity": "6167599.065846245069492212", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "2.734461839786379206166776141632393360", - "current_tick": "6477281", + "current_sqrt_price": "2.696602479105312494799109075491122166", + "current_tick": "6271664", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40203,7 +40203,7 @@ "incentives_address": "osmo1z6ae7saxlwnnd6whl2svw0k3zhsjdvzaap9ya2lcj8m3c0r02a6svtuzn2", "spread_rewards_address": "osmo1jhzypnueeg75cm8tps7srn7ujva9qe4msjmtkajwaqpj0kyvdjjqu0xule", "id": "1323", - "current_tick_liquidity": "3621553091754.359249095400677416", + "current_tick_liquidity": "3621553091932.342510403066231012", "token0": "ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E", "token1": "uosmo", "current_sqrt_price": "1.031572996203731202241062080610727413", @@ -40211,7 +40211,7 @@ "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:05:54.464956935Z" + "last_liquidity_update": "2024-12-12T20:05:57.153699906Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40219,15 +40219,15 @@ "incentives_address": "osmo1ddw0ezk3ycj87rvewt7s48twgu89440uygdkcgal8asj45ycd8xs7sye7e", "spread_rewards_address": "osmo19r7eucq7dkheawmpa5pkyp4332e4pdxmpaanrkqgkvra0vgudf6qrk4am4", "id": "1324", - "current_tick_liquidity": "12599227334.075528731882874839", + "current_tick_liquidity": "12361760740.129957027521274740", "token0": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.738458004550175039775953581018785134", - "current_tick": "-4546798", + "current_sqrt_price": "0.757986889510258941688180724566222481", + "current_tick": "-4254559", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:12:37.800619476Z" + "last_liquidity_update": "2024-12-12T20:40:02.503508335Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40235,15 +40235,15 @@ "incentives_address": "osmo17jqs0pk0lug2dceva0kfs5je9hhlxuy0jdchwy3ewygf29hheuvq3xjlzf", "spread_rewards_address": "osmo12en4cjlzhl0l7kkam6mdqcm6hstrlpal9v4am0ks8muegrskepyszwnhsr", "id": "1325", - "current_tick_liquidity": "358268722117.037757282832371151", + "current_tick_liquidity": "356041838565.547817130567737338", "token0": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", "token1": "uosmo", - "current_sqrt_price": "0.186739396819111461273333608577197685", - "current_tick": "-15512840", + "current_sqrt_price": "0.187400809900302484969228452231935605", + "current_tick": "-15488094", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:12:50.155990982Z" + "last_liquidity_update": "2024-12-12T20:19:12.262978852Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -40295,14 +40295,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "54952941264" + "amount": "52677527270" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1079794" + "amount": "1126907" }, "weight": "536870912000000" } @@ -40359,14 +40359,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "4696796233" + "amount": "4734604966" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "602775437503" + "amount": "597966202471" }, "weight": "536870912000000" } @@ -40391,14 +40391,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "1639709545303" + "amount": "1628766137350" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2575243188" + "amount": "2592604007" }, "weight": "536870912000000" } @@ -40430,8 +40430,8 @@ "current_tick_liquidity": "10318426328.270538095442366038", "token0": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", "token1": "uosmo", - "current_sqrt_price": "0.132407913357512418475020920857012551", - "current_tick": "-17246815", + "current_sqrt_price": "0.132562134878253432501816277040682535", + "current_tick": "-17242729", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -40455,14 +40455,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "5421569494308" + "amount": "5371208336625" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", - "amount": "9356453492" + "amount": "9447024772" }, "weight": "536870912000000" } @@ -40478,8 +40478,8 @@ "current_tick_liquidity": "1072843676.390418469615863559", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "uosmo", - "current_sqrt_price": "0.206078609709865554197435557771921516", - "current_tick": "-14753161", + "current_sqrt_price": "0.208552984176932804085445385703945730", + "current_tick": "-14650566", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -40491,15 +40491,15 @@ "incentives_address": "osmo1469w5y7t9ahtswggnnez0359yvhtad9k9c0lpepqjermctwj07tsfqf00c", "spread_rewards_address": "osmo1sjnefeadttkuj3y0rnp7g5kksax9vw6exxp7ce90y5cxdwnyr6pqd2wgxc", "id": "1335", - "current_tick_liquidity": "462312455893.934187585633774614", + "current_tick_liquidity": "462291550464.681360004737250444", "token0": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.047184822668811910056890854363256974", - "current_tick": "96596", + "current_sqrt_price": "1.047177722428180551062484725292288684", + "current_tick": "96581", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T19:33:27.566986377Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40526,8 +40526,8 @@ "current_tick_liquidity": "4809007695.003209166315738924", "token0": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.153532873618921339100054826547663393", - "current_tick": "-16642766", + "current_sqrt_price": "0.152179525661008177310138840567431961", + "current_tick": "-16684140", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40551,14 +40551,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "12748972194247" + "amount": "12362293179361" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "amount": "8551886940" + "amount": "8829629307" }, "weight": "536870912000000" } @@ -40577,20 +40577,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1339", - "amount": "89117805248397690334" + "amount": "89034717789527526005" }, "pool_assets": [ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "2743446912" + "amount": "2764324738" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "22465086933" + "amount": "22255579341" }, "weight": "536870912000000" } @@ -40711,14 +40711,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "601720421143791054214143" + "amount": "602539675326527060913687" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "39977234611" + "amount": "39930780905" }, "weight": "536870912000000" } @@ -40830,8 +40830,8 @@ "current_tick_liquidity": "3979270738.499183773754525817", "token0": "uosmo", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "0.300651185267985281799152041994117242", - "current_tick": "-9960887", + "current_sqrt_price": "0.300420118699529579481199315292330081", + "current_tick": "-9974776", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -40894,8 +40894,8 @@ "current_tick_liquidity": "660238414529617.995060384185681123", "token0": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001536041551752998083914552129692", - "current_tick": "-106640577", + "current_sqrt_price": "0.000001498942697421744907075101199804", + "current_tick": "-106753171", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -41046,14 +41046,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "806242830972" + "amount": "825338960826" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "104083708953" + "amount": "101675491099" }, "weight": "536870912000000" } @@ -41078,14 +41078,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "888210190145" + "amount": "959993435632" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "9893332" + "amount": "9155680" }, "weight": "536870912000000" } @@ -41146,15 +41146,15 @@ "incentives_address": "osmo1nya5dc5u6tnftnha4avmta49rzhjnz4ycgypp2xv5xf9fat4kwgs9jla2z", "spread_rewards_address": "osmo1n2u56jvehu3807mwfrhcjf4jtzv88k6ayd432j85yfwg9tfzuhesrzqn5r", "id": "1361", - "current_tick_liquidity": "542227130881.450796605943509592", + "current_tick_liquidity": "541123739935.468247380472512575", "token0": "ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539", "token1": "uosmo", - "current_sqrt_price": "0.428321544197298197477970576463135642", - "current_tick": "-8165407", + "current_sqrt_price": "0.429962977555704970546112522844180238", + "current_tick": "-8151319", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T12:56:25.107176432Z" + "last_liquidity_update": "2024-12-12T19:42:21.826553939Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -41203,14 +41203,14 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "2344313709106327" + "amount": "2351897994195145" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "298368722" + "amount": "297409436" }, "weight": "536870912000000" } @@ -41267,14 +41267,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "64815575" + "amount": "65015375" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53", - "amount": "430909432518" + "amount": "429598408578" }, "weight": "536870912000000" } @@ -41363,14 +41363,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "793430195" + "amount": "797839300" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "34611810280" + "amount": "34421285563" }, "weight": "536870912000000" } @@ -41395,14 +41395,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "12762667" + "amount": "12544964" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "18715574" + "amount": "19042400" }, "weight": "536870912000000" } @@ -41418,8 +41418,8 @@ "current_tick_liquidity": "185393535.207190739654563019", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "uosmo", - "current_sqrt_price": "1.849116749425633871163978667519996379", - "current_tick": "2419232", + "current_sqrt_price": "1.863610857858255078549725818634542492", + "current_tick": "2473045", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -41463,15 +41463,15 @@ "incentives_address": "osmo13zeg9t7g6fcl63hfk502h5hfqzj54wg5mjsqvgg9kgcrle3q9p7s9ngsmk", "spread_rewards_address": "osmo1dyrt38ucpgrjfmuuhscynmjnjxzyqt84k9qy6y7hdl3yln60jt2sgc5jx8", "id": "1372", - "current_tick_liquidity": "104366607516.197384986200816812", + "current_tick_liquidity": "90554885503.430858052931169508", "token0": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.157876735743365543250916337320728799", - "current_tick": "-16507494", + "current_sqrt_price": "0.155919293413713597696004843128694498", + "current_tick": "-16568918", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-12-12T16:22:28.131740876Z" + "last_liquidity_update": "2024-12-12T19:57:19.580605767Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -41539,14 +41539,14 @@ { "token": { "denom": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", - "amount": "636091096830281065457573" + "amount": "631685498228632796742814" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "19694460591" + "amount": "19835306686" }, "weight": "536870912000000" } @@ -41607,15 +41607,15 @@ "incentives_address": "osmo1yraqy28zxpgvymfvsksjranj4u6tc044ml0uc6ppdcpy7s3hmr8qsrrftn", "spread_rewards_address": "osmo16aj87c0v9kyatg0mtglx8m0s670repl5eg8zm98hm8gw02heqs2q9tqgm9", "id": "1378", - "current_tick_liquidity": "34354958.898518475440627517", + "current_tick_liquidity": "79056350.974869963934775225", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "0.180074201425097450137276846414314792", - "current_tick": "-15757329", + "current_sqrt_price": "0.315148354472518681417505641257475612", + "current_tick": "-9068152", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T11:42:09.938987644Z" + "last_liquidity_update": "2024-12-12T20:46:23.289227294Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -41683,14 +41683,14 @@ { "token": { "denom": "ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23", - "amount": "165821842397027" + "amount": "168177386727608" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "5211165618" + "amount": "5139467659" }, "weight": "536870912000000" } @@ -41747,14 +41747,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "823285439153" + "amount": "876298297680" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13615186" + "amount": "12797503" }, "weight": "536870912000000" } @@ -41795,14 +41795,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "35632218" + "amount": "35091338" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "amount": "299159160" + "amount": "303778555" }, "weight": "536870912000000" } @@ -41863,15 +41863,15 @@ "incentives_address": "osmo1tr5cfnm98dakwe8fs6hjqfcwtcka08q3tgjfkz8r9src6vytkauqsfqf3p", "spread_rewards_address": "osmo1mds3tsdvp7ke39m8mqwt7u9z25wet7uh48qqqy979pz06mzc7kxqty2d3c", "id": "1388", - "current_tick_liquidity": "601833946964.463220426107030312", + "current_tick_liquidity": "607090880453.464611035260593136", "token0": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", "token1": "uosmo", - "current_sqrt_price": "0.896946773548241778145799933997029324", - "current_tick": "-1954865", + "current_sqrt_price": "0.931267589164044487411794391410877942", + "current_tick": "-1327407", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T07:58:47.172571523Z" + "last_liquidity_update": "2024-12-12T18:41:47.942354375Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -41891,14 +41891,14 @@ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "274298970393" + "amount": "274709183281" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "722140056" + "amount": "721083247" }, "weight": "536870912000000" } @@ -42019,14 +42019,14 @@ { "token": { "denom": "ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C", - "amount": "170798" + "amount": "138307" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "594161" + "amount": "734021" }, "weight": "536870912000000" } @@ -42135,8 +42135,8 @@ "current_tick_liquidity": "118791950419521.401175622136230780", "token0": "ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A", "token1": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "current_sqrt_price": "1.259366271971584729193827037389615618", - "current_tick": "586003", + "current_sqrt_price": "1.259386791750001703495434618897973006", + "current_tick": "586055", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -42167,8 +42167,8 @@ "current_tick_liquidity": "203217359.714509466932792079", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.272303762609177866545182291561639826", - "current_tick": "-11585067", + "current_sqrt_price": "0.271705542397515393565716648009546141", + "current_tick": "-11617610", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -42183,8 +42183,8 @@ "current_tick_liquidity": "8966229893.057025474267995862", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.271623007368466214300785308744859868", - "current_tick": "-11622095", + "current_sqrt_price": "0.271110521859203105803767332453904847", + "current_tick": "-11649909", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000000000000000000", @@ -42269,14 +42269,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1713978649" + "amount": "1710004071" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F", - "amount": "906727099" + "amount": "909143902" }, "weight": "536870912000000" } @@ -42407,20 +42407,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1408", - "amount": "674741012732938044861" + "amount": "674448892169543303494" }, "pool_assets": [ { "token": { "denom": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", - "amount": "93828808142792" + "amount": "93455323902487" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4388011113" + "amount": "4401780558" }, "weight": "536870912000000" } @@ -42573,14 +42573,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "2314263" + "amount": "2341228" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3", - "amount": "835214573073" + "amount": "825785241551" }, "weight": "536870912000000" } @@ -42644,8 +42644,8 @@ "current_tick_liquidity": "17331513623.226292455479963415", "token0": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.005609123642587709523982120541072871", - "current_tick": "-42853774", + "current_sqrt_price": "0.005581779798852509859219105080410490", + "current_tick": "-42884374", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -42701,14 +42701,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "82395034519072" + "amount": "85991141620069" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "10542413585394" + "amount": "10104681386768" }, "weight": "536870912000000" } @@ -42733,14 +42733,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "13124814147" + "amount": "13123578628" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF", - "amount": "10505176463772" + "amount": "10506175463772" }, "weight": "536870912000000" } @@ -42753,15 +42753,15 @@ "incentives_address": "osmo1uypu5dat0pw23w8cpkyhuvnqyjzyh2hac4mx9zk5t2rrwjxrfteq8ulplx", "spread_rewards_address": "osmo14efvzy6s9a6r3tcr0afq0hwsqww9uq8hs3mcmhw9nsmf5cp3mhrsy6cr4s", "id": "1422", - "current_tick_liquidity": "373887145773.120792176360813720", + "current_tick_liquidity": "373888814164.898717803651975286", "token0": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.999974508498705198129856454601504700", - "current_tick": "-510", + "current_sqrt_price": "0.999974402863621729177886077360928295", + "current_tick": "-512", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T12:44:21.293803873Z" + "last_liquidity_update": "2024-12-12T18:46:45.917089690Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -42772,12 +42772,12 @@ "current_tick_liquidity": "863829824970879283363295.105528138311359796", "token0": "ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C", "token1": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", - "current_sqrt_price": "1.040461609286033044969655535333226448", - "current_tick": "82560", + "current_sqrt_price": "1.040467807672304354464737747721725744", + "current_tick": "82573", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:11:55.229295406Z" + "last_liquidity_update": "2024-12-12T20:04:18.263826620Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -42859,11 +42859,11 @@ "pool_liquidity": [ { "denom": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", - "amount": "5566073072415983728" + "amount": "5674064972415983728" }, { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "4517993253931453288" + "amount": "4410436545079064448" } ], "scaling_factors": [ @@ -42894,15 +42894,15 @@ "incentives_address": "osmo17kjs2lrgzs9lmkc70qt67jd6wkn25qlmefjxhqmmum534g9xew4qv8cvtq", "spread_rewards_address": "osmo19dr8l30007hwkecmec9mjfrldy9kh3nz2n0zs7duqku95n2ftnxqz2gq6m", "id": "1428", - "current_tick_liquidity": "67717982028.245369384173158552", + "current_tick_liquidity": "67733753901.735388723498261456", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.036078505569537231067748840719993900", - "current_tick": "73458", + "current_sqrt_price": "1.034102508124159800361152501726989318", + "current_tick": "69367", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:08:02.249472313Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -42945,8 +42945,8 @@ "current_tick_liquidity": "16632012.260623758920331490", "token0": "uosmo", "token1": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "current_sqrt_price": "0.025891233459463664858284428184509740", - "current_tick": "-30296441", + "current_sqrt_price": "0.025747126264982530551192832342643830", + "current_tick": "-30370855", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -42958,15 +42958,15 @@ "incentives_address": "osmo1d27934qsuawccvw8ka6engkx954w6amhmhpy5875uk4yah47493sr9rvk6", "spread_rewards_address": "osmo1q4w2z67f0swwwxw5mycyeu32s4t8v4vdke3dh02v8qrwe8xmgp9sjesk5m", "id": "1431", - "current_tick_liquidity": "2983941778262260894134.520737346694778920", + "current_tick_liquidity": "2982058180683919419240.567063937479289757", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "1.087066343702919314015480313613706192", - "current_tick": "181713", + "current_sqrt_price": "1.087245667882677154254043464213980553", + "current_tick": "182103", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:46:26.778383500Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43009,8 +43009,8 @@ "current_tick_liquidity": "126947774.536027271318873966", "token0": "uosmo", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.025844783255300067777934174043892274", - "current_tick": "-30320472", + "current_sqrt_price": "0.025704183500268342539425884812275660", + "current_tick": "-30392950", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -43025,8 +43025,8 @@ "current_tick_liquidity": "689341.041659432905069785", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "32.022888043917304513060579976057925266", - "current_tick": "27025465", + "current_sqrt_price": "31.903083145067042849951225445747439341", + "current_tick": "27017806", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -43041,12 +43041,12 @@ "current_tick_liquidity": "1407175210.976201616313907063", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.841212260107688953566425739679996011", - "current_tick": "27013862", + "current_sqrt_price": "31.605724290894590193904009232514848085", + "current_tick": "26989218", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T16:56:56.053302849Z" + "last_liquidity_update": "2024-12-12T20:38:02.902497999Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43057,8 +43057,8 @@ "current_tick_liquidity": "5609084.625474431209135135", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.850663678458415304585345587046678637", - "current_tick": "27014464", + "current_sqrt_price": "31.613770236617288654281137236874751124", + "current_tick": "26994304", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -43246,14 +43246,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "1197386718" + "amount": "1197265457" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", - "amount": "1223309427" + "amount": "1223433949" }, "weight": "536870912000000" } @@ -43269,8 +43269,8 @@ "current_tick_liquidity": "424414209.642679215800393649", "token0": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.223628696971845987209451480261697062", - "current_tick": "-13999021", + "current_sqrt_price": "0.223628419561218897513933746844024996", + "current_tick": "-13999033", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -43314,15 +43314,15 @@ "incentives_address": "osmo1e6h2l7d4vtzx833gqdyhn65fy735vfyvaeltn5het5j3u8dy9qust7hcdm", "spread_rewards_address": "osmo1x43ku3f0xgspjtu0mxf4mc56mxcdnkjz0yw4accuqzkz97csayas4zmveh", "id": "1449", - "current_tick_liquidity": "379778184444296509.443367497147188184", + "current_tick_liquidity": "381372045954063502.308458299018371123", "token0": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", "token1": "uosmo", - "current_sqrt_price": "0.000001778040557731794291107172776797", - "current_tick": "-105838572", + "current_sqrt_price": "0.000001780776551767515498595844359321", + "current_tick": "-105828835", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:08:20.067534858Z" + "last_liquidity_update": "2024-12-12T20:45:41.628435594Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43330,15 +43330,15 @@ "incentives_address": "osmo18gcrqca6me2pqche6mynyl8f60w297pxny8kdzwmpm7cd5vnglqsqehy4e", "spread_rewards_address": "osmo109gftlgpjc2rlzduw5jtyeq2nczuj0fdl26qh6wu94uaqjydmzjqrxyt67", "id": "1450", - "current_tick_liquidity": "35584469790581226.677822375582002766", + "current_tick_liquidity": "35437934107850608.566108770354939598", "token0": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001461184775027428555203473376218", - "current_tick": "-106864940", + "current_sqrt_price": "0.000001448463032869520640406704746760", + "current_tick": "-106901955", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T15:12:07.438873351Z" + "last_liquidity_update": "2024-12-12T20:23:26.961481464Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -43422,14 +43422,14 @@ { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "12065984013572511753" + "amount": "12105904013572511753" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "38505788" + "amount": "38380079" }, "weight": "536870912000000" } @@ -43454,14 +43454,14 @@ { "token": { "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", - "amount": "16257387" + "amount": "16132865" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "177527087" + "amount": "179008444" }, "weight": "536870912000000" } @@ -43486,14 +43486,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "18941812" + "amount": "18678231" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "8863311832626440879" + "amount": "8989651660487803198" }, "weight": "536870912000000" } @@ -43643,14 +43643,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "2109472640" + "amount": "2104480370" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "25489602918" + "amount": "25551258851" }, "weight": "536870912000000" } @@ -43684,15 +43684,15 @@ "incentives_address": "osmo1wsfhgwgvpylkcde80vzyry3dt2vhkah83ctqc23r8780vujsxvdq952del", "spread_rewards_address": "osmo1zdze9lvalg9x6zj9u4vzrsyjljnmgp46kwcelzz4eqddsqk8uecsrxwmcv", "id": "1464", - "current_tick_liquidity": "419058998829245.689439769425534669", + "current_tick_liquidity": "1470410345569.271169368724234533", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.823376427329788836506519504494390061", - "current_tick": "-3220513", + "current_sqrt_price": "0.814300939702563106327974145791046299", + "current_tick": "-3369140", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:19:35.787344943Z" + "last_liquidity_update": "2024-12-12T20:48:42.971630469Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43806,14 +43806,14 @@ { "token": { "denom": "ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90", - "amount": "1521879978" + "amount": "1396827768" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2127146" + "amount": "2321467" }, "weight": "536870912000000" } @@ -43872,14 +43872,14 @@ { "token": { "denom": "factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID", - "amount": "100760395460960" + "amount": "100762082193146" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1223033350" + "amount": "1223012939" }, "weight": "536870912000000" } @@ -43904,14 +43904,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "12339340900" + "amount": "12278200573" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "10961055787124" + "amount": "11016189388803" }, "weight": "536870912000000" } @@ -43927,8 +43927,8 @@ "current_tick_liquidity": "24899799.195977464800620000", "token0": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.172338013196113601867302461844333314", - "current_tick": "-16029961", + "current_sqrt_price": "0.171470076992907586715366872416891689", + "current_tick": "-16059802", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -43988,15 +43988,15 @@ "incentives_address": "osmo17p45glv8dr0upmqaalsrttd84l8w980rvlvkdv80q98wqtjm3y3su9zt49", "spread_rewards_address": "osmo1mzyrrtmjy8mttalx8mdu6l4cufgt3xcd43g4d37xcmrl7xjjdn9sc0yts8", "id": "1475", - "current_tick_liquidity": "35552520098121.814787010700092620", + "current_tick_liquidity": "35552514627766.388152195380267342", "token0": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.047214069832460287796882150526491481", - "current_tick": "96657", + "current_sqrt_price": "1.047207605850620148066021136766544430", + "current_tick": "96643", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:37:31.945479588Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44004,15 +44004,15 @@ "incentives_address": "osmo1dswvhaxvte7crfvey8nzv547t9pmgvcrs64xqlzwj5v4nf83nrkqw8dacv", "spread_rewards_address": "osmo1q0hc25kehgqxlcy8f3dgeq0hflffm03ghwatw8dghrr64qruskjqgjfrpu", "id": "1476", - "current_tick_liquidity": "1468019152506.745523784975564477", + "current_tick_liquidity": "304069137094.472606170160132448", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.035011167559287243838313826394821525", - "current_tick": "71248", + "current_sqrt_price": "1.033137840850865252451198359007241037", + "current_tick": "67373", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:47:24.139381880Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44023,8 +44023,8 @@ "current_tick_liquidity": "5662417350521.324851449853161907", "token0": "uosmo", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "13329.820789547729255662278118855439735373", - "current_tick": "72776841", + "current_sqrt_price": "13329.292400297101211869071089120877068386", + "current_tick": "72776700", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -44039,8 +44039,8 @@ "current_tick_liquidity": "1096197150.051067174539555911", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.735906789666256731134188088232570354", - "current_tick": "6485185", + "current_sqrt_price": "2.708316393143076418458031738142940007", + "current_tick": "6334977", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -44071,8 +44071,8 @@ "current_tick_liquidity": "1790066427.917790939312389618", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.014720203547925840135756533652118651", - "current_tick": "3059097", + "current_sqrt_price": "1.990500741651085722884658502465527835", + "current_tick": "2962093", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -44103,8 +44103,8 @@ "current_tick_liquidity": "542589929700738.194184299694549143", "token0": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000005490856883922977582196497485272", - "current_tick": "-96985050", + "current_sqrt_price": "0.000005410164311804176436667130548038", + "current_tick": "-97073013", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -44119,8 +44119,8 @@ "current_tick_liquidity": "126248642541.003554918462809368", "token0": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", "token1": "uosmo", - "current_sqrt_price": "0.208170423405865434900543611419813163", - "current_tick": "-14666508", + "current_sqrt_price": "0.208591068511558285183060027743440735", + "current_tick": "-14648977", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -44219,14 +44219,14 @@ { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "140252720772" + "amount": "142593691733" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1657925031" + "amount": "1630827448" }, "weight": "536870912000000" } @@ -44383,8 +44383,8 @@ "current_tick_liquidity": "6577346929614772.297014545754995785", "token0": "ibc/A5CCD24BA902843B1003A7EEE5F937C632808B9CF4925601241B15C5A0A51A53", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000051647048389918110853492472322767", - "current_tick": "-79332583", + "current_sqrt_price": "0.000051640842833063884166791740633174", + "current_tick": "-79333224", "tick_spacing": "10", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -44408,14 +44408,14 @@ { "token": { "denom": "ibc/35CECC330D11DD00FACB555D07687631E0BC7D226260CC5F015F6D7980819533", - "amount": "1036427368720163838657153" + "amount": "1020781927653487032102532" }, "weight": "5368709120" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "37622083763" + "amount": "38201339346" }, "weight": "5368709120" } @@ -44568,14 +44568,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "23500274996" + "amount": "23390084778" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "8066508488167" + "amount": "8105375966483" }, "weight": "536870912000000" } @@ -44600,14 +44600,14 @@ { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "15040643" + "amount": "14989944" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "225923619" + "amount": "226690043" }, "weight": "536870912000000" } @@ -44623,8 +44623,8 @@ "current_tick_liquidity": "17793990266.173283615628284242", "token0": "ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.369213338296532429340690767152142342", - "current_tick": "-8636816", + "current_sqrt_price": "0.369214008696696842009625717820307219", + "current_tick": "-8636811", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -44652,15 +44652,15 @@ "incentives_address": "osmo15z789wkeyavj8whm0tq5kphmpt0z2q56x6cu5kkzx8s0f6dzs4kslmjng5", "spread_rewards_address": "osmo1hzpgsr8cczpn744yn97pgnp8kel5yyek0x9wm0f539sdy32l3cvsw23pls", "id": "1502", - "current_tick_liquidity": "54178861139.593352422292391323", + "current_tick_liquidity": "49953507764.517855135010678876", "token0": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.215603085141536087954550744563459330", - "current_tick": "-14351531", + "current_sqrt_price": "0.217920325873458449679344633092543362", + "current_tick": "-14251074", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:10:53.943417445Z" + "last_liquidity_update": "2024-12-12T20:47:37.297326777Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44751,8 +44751,8 @@ "current_tick_liquidity": "1125345435077.913751117644490945", "token0": "ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.003753064490946348512952145675211230", - "current_tick": "-44591451", + "current_sqrt_price": "0.003737389406645427783569622775392922", + "current_tick": "-44603193", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -44979,8 +44979,8 @@ "current_tick_liquidity": "74528184891629714.894773494922903880", "token0": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001363351710052186524441379590456", - "current_tick": "-107141273", + "current_sqrt_price": "0.000001342822853454453569858452445546", + "current_tick": "-107196827", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -45785,14 +45785,14 @@ { "token": { "denom": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", - "amount": "416492128" + "amount": "409229766" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "3439362538" + "amount": "3501158856" }, "weight": "536870912000000" } @@ -46503,8 +46503,8 @@ "current_tick_liquidity": "4175223428593689804277332.774614630438643418", "token0": "ibc/D53E785DC9C5C2CA50CADB1EFE4DE5D0C30418BE0E9C6F2AF9F092A247E8BC22", "token1": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "current_sqrt_price": "1.009930532788342980455323938659848358", - "current_tick": "19959", + "current_sqrt_price": "1.009936136227326412385551188182049925", + "current_tick": "19970", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -46570,14 +46570,14 @@ { "token": { "denom": "ibc/C12C353A83CD1005FC38943410B894DBEC5F2ABC97FC12908F0FB03B970E8E1B", - "amount": "9419937212008" + "amount": "9419963709451" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "634588200487" + "amount": "634603186569" }, "weight": "536870912000000" } @@ -46596,20 +46596,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1574", - "amount": "769163220937197515282" + "amount": "770143810993342854893" }, "pool_assets": [ { "token": { "denom": "ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7", - "amount": "5575300800987" + "amount": "5575800945579" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4283992590" + "amount": "4294734236" }, "weight": "536870912000000" } @@ -46641,14 +46641,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "900590825" + "amount": "893977003" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC", - "amount": "16179521695062" + "amount": "16300467278648" }, "weight": "536870912000000" } @@ -46735,8 +46735,8 @@ "current_tick_liquidity": "59039457441962.640685868022286926", "token0": "ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001027106513971155485144786253817", - "current_tick": "-107945053", + "current_sqrt_price": "0.000001021402368589906337235610398562", + "current_tick": "-107956738", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -46751,8 +46751,8 @@ "current_tick_liquidity": "5597668960.450762305259125307", "token0": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.458347615063969174987709005833306190", - "current_tick": "1126777", + "current_sqrt_price": "1.437073019715893106374511352454631121", + "current_tick": "1065178", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -46805,14 +46805,14 @@ { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "261289397898576019788" + "amount": "260943711786316830643" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "74772191" + "amount": "74874003" }, "weight": "536870912000000" } @@ -46947,8 +46947,8 @@ "current_tick_liquidity": "5736153492.834973250018473492", "token0": "ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.165964971895740172269822250144577833", - "current_tick": "359474", + "current_sqrt_price": "1.165338681693876545627290920974121755", + "current_tick": "358014", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -46976,15 +46976,15 @@ "incentives_address": "osmo1ugydyu3rd7jxuz5zs64czu08p3jtj8dznwfhxqwppt6clsvrskds48ht94", "spread_rewards_address": "osmo16kh8lrd4mqhcacarzj2uay5chuucrh8r3jjdk6ucry3ppja6r3fqn96e34", "id": "1591", - "current_tick_liquidity": "774811196.384855534614842923", + "current_tick_liquidity": "775372209.442157069804348584", "token0": "ibc/63A7CA0B6838AD8CAD6B5103998FF9B9B6A6F06FBB9638BFF51E63E0142339F3", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.547331938809031775477911230555009565", - "current_tick": "1394236", + "current_sqrt_price": "1.542126792283111356953519803149331499", + "current_tick": "1378155", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T12:40:57.186566215Z" + "last_liquidity_update": "2024-12-12T18:47:06.843055349Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -47052,14 +47052,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5630052" + "amount": "5578091" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "64303958569769391871" + "amount": "64560767337006733740" }, "weight": "751619276800000" } @@ -47084,14 +47084,14 @@ { "token": { "denom": "ibc/63A7CA0B6838AD8CAD6B5103998FF9B9B6A6F06FBB9638BFF51E63E0142339F3", - "amount": "6451055" + "amount": "6349793" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "22726891" + "amount": "23089325" }, "weight": "536870912000000" } @@ -47267,14 +47267,14 @@ { "token": { "denom": "ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E", - "amount": "910180098528773354139" + "amount": "904544297330681680860" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4102104222" + "amount": "4127921347" }, "weight": "536870912000000" } @@ -47290,8 +47290,8 @@ "current_tick_liquidity": "1393011955534645517.708909454484852525", "token0": "ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001738149470801605361999286774662", - "current_tick": "-105978837", + "current_sqrt_price": "0.000001738138087626395449005969948265", + "current_tick": "-105978876", "tick_spacing": "1", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -47306,8 +47306,8 @@ "current_tick_liquidity": "73640210084.240779192100200157", "token0": "ibc/4017C65CEA338196ECCEC3FE3FE8258F23D1DE88F1D95750CC912C7A1C1016FF", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.245714268514267001934697204787116444", - "current_tick": "-12962450", + "current_sqrt_price": "0.243479992959430613677701793094285609", + "current_tick": "-13071750", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -47395,14 +47395,14 @@ { "token": { "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "amount": "64896646" + "amount": "65398309" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "988312334082993906624587" + "amount": "980752159223431936459448" }, "weight": "536870912000000" } @@ -47505,14 +47505,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "101378506750320736752959" + "amount": "100748819231758167654783" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "8713920914" + "amount": "8768962378" }, "weight": "536870912000000" } @@ -47537,14 +47537,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "224709399" + "amount": "223662406" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "3366269478281141681811" + "amount": "3382065031370352677890" }, "weight": "536870912000000" } @@ -47601,14 +47601,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "12936560806382992080636" + "amount": "12818960104332699891081" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1277019181" + "amount": "1288746438" }, "weight": "536870912000000" } @@ -47686,8 +47686,8 @@ "current_tick_liquidity": "62796529666.740560272828676500", "token0": "ibc/4017C65CEA338196ECCEC3FE3FE8258F23D1DE88F1D95750CC912C7A1C1016FF", "token1": "uosmo", - "current_sqrt_price": "0.298895402649220573152111903823508389", - "current_tick": "-10066154", + "current_sqrt_price": "0.299515205099156667111051694742163418", + "current_tick": "-10029065", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -47727,14 +47727,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "3874449671736903939324" + "amount": "3861520501483805896439" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "65512512139791204" + "amount": "65731971325858194" }, "weight": "536870912000000" } @@ -47750,8 +47750,8 @@ "current_tick_liquidity": "712709379782.997453930274843177", "token0": "ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7", "token1": "uosmo", - "current_sqrt_price": "0.066231377318307486685711807807655885", - "current_tick": "-23613405", + "current_sqrt_price": "0.065055845734307690806888374035236368", + "current_tick": "-23767737", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -47769,20 +47769,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1624", - "amount": "2817375460823556375067" + "amount": "2820008279387840018333" }, "pool_assets": [ { "token": { "denom": "factory/osmo1nr8zfakf6jauye3uqa9lrmr5xumee5n42lv92z/toro", - "amount": "171667071197867" + "amount": "168109785189041" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "742118643" + "amount": "759343666" }, "weight": "1073741824" } @@ -47839,14 +47839,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "133945243577098452244773" + "amount": "133302002888153039343823" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "280313350990569678631134" + "amount": "281680717772910326504136" }, "weight": "536870912000000" } @@ -47903,14 +47903,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2881499923456972907632110" + "amount": "2857751808996035935373392" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "89648382800303660538625" + "amount": "90405712609759270656083" }, "weight": "536870912000000" } @@ -48031,14 +48031,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2833914843037428085873406" + "amount": "2804381666483912235193647" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "279005088019" + "amount": "281953627984" }, "weight": "536870912000000" } @@ -48109,8 +48109,8 @@ "current_tick_liquidity": "23246596870456296231749.008715703332864522", "token0": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "0.004107207332794015255627049358435069", - "current_tick": "-44313085", + "current_sqrt_price": "0.004128150835696259036962824985316192", + "current_tick": "-44295838", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -48290,8 +48290,8 @@ "current_tick_liquidity": "582172356902.882358273936727448", "token0": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.108556112663734099150470588042634989", - "current_tick": "-17821558", + "current_sqrt_price": "0.106998375867925645865739962677762981", + "current_tick": "-17855135", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -48386,8 +48386,8 @@ "current_tick_liquidity": "786322368916.683732038791190732", "token0": "ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.161404293832918361992573592472831553", - "current_tick": "-16394866", + "current_sqrt_price": "0.160845237656401868580461465915946338", + "current_tick": "-16412881", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -48438,15 +48438,15 @@ "incentives_address": "osmo18294ww6ruu20zy9ge46fs45kdt3lx5fmjf3zhl3sg7k830t50flq3qwr6j", "spread_rewards_address": "osmo1hunjql5ycsqu4ldzx3k3at3uqrexv8qz9fvyccztw468mh30tarq2a2lxc", "id": "1656", - "current_tick_liquidity": "11411989355.467298137742215239", + "current_tick_liquidity": "11414907313.057291216148820555", "token0": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "6.462702021093551786816454603040018684", - "current_tick": "12176651", + "current_sqrt_price": "6.458515583412981653483379037689725727", + "current_tick": "12171242", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T10:37:51.772098747Z" + "last_liquidity_update": "2024-12-12T20:42:40.075963723Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48482,14 +48482,14 @@ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "524872" + "amount": "519891" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "31967165" + "amount": "32276545" }, "weight": "536870912000000" } @@ -48521,21 +48521,21 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "1031156631505763" + "amount": "1024263447692256" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493", - "amount": "722752198" + "amount": "729752694" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", - "amount": "18100549594" + "amount": "18078305360" }, "weight": "268435456000000" } @@ -48615,14 +48615,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "302522395079300004167273" + "amount": "300660959011344358205345" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "25975914837" + "amount": "26137369762" }, "weight": "536870912000000" } @@ -48727,14 +48727,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "7957888" + "amount": "7184608" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7922692" + "amount": "8784026" }, "weight": "536870912000000" } @@ -48759,14 +48759,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "18522640" + "amount": "16981769" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "19189977" + "amount": "20935319" }, "weight": "536870912000000" } @@ -48840,15 +48840,15 @@ "incentives_address": "osmo14nh0xcve9axjtu6sag3vkpa06vdet4pzz2arypx3e7r73wac4epsjlcku6", "spread_rewards_address": "osmo1kf2p445mvuxve2j978xaxam2jsf2t5kjnn0fmpfasnxe3fmpergqs4m4gy", "id": "1670", - "current_tick_liquidity": "313276949925.119758123192733056", + "current_tick_liquidity": "240852143519.439955300321923486", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "uosmo", - "current_sqrt_price": "1.823265760836905637428512250699626852", - "current_tick": "2324298", + "current_sqrt_price": "1.808861226480333106519282504506868415", + "current_tick": "2271978", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T17:16:12.237655510Z" + "last_liquidity_update": "2024-12-12T20:46:18.095472584Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48856,15 +48856,15 @@ "incentives_address": "osmo1u5f3mw7kvj5t6mx3sterd8zkeknwfthz0xa2ukmhrxx6c3ym4h2qq6tf00", "spread_rewards_address": "osmo17relzmlmsmzumz58jzenjzhx58kz2q5kc3whsnymrr6jh2mpnxys9d5ksp", "id": "1671", - "current_tick_liquidity": "354683161714.798893536272276088", + "current_tick_liquidity": "352976037447.613162256482373243", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.493928252166259146818990060375976074", - "current_tick": "1231821", + "current_sqrt_price": "1.476156227575322169499181221248061698", + "current_tick": "1179037", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:42:44.018487436Z" + "last_liquidity_update": "2024-12-12T20:38:01.741585111Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48875,8 +48875,8 @@ "current_tick_liquidity": "65459011.332079420759209492", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.495796445272134942861737588696227636", - "current_tick": "1237407", + "current_sqrt_price": "1.473783390339606325247780009418380456", + "current_tick": "1172037", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -48900,14 +48900,14 @@ { "token": { "denom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "amount": "3428560" + "amount": "3424794" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "11203933" + "amount": "11216273" }, "weight": "536870912000000" } @@ -48920,15 +48920,15 @@ "incentives_address": "osmo1d63szu8aery0uhn86lqmsyfjme83w5ce3y3lwn6jwhu6lf84es3qqntd6g", "spread_rewards_address": "osmo16elydr04zqxpxpsrnqcxx67xue0mpxxwkv8z8gq7yatka2thwvtq097vjd", "id": "1674", - "current_tick_liquidity": "13495152814.654250047319256814", + "current_tick_liquidity": "14987373941.564502018333884180", "token0": "ibc/2CD9F8161C3FC332E78EF0C25F6E684D09379FB2F56EF9267E7EC139642EC57B", "token1": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "current_sqrt_price": "1.018068053338647318399908585425007490", - "current_tick": "36462", + "current_sqrt_price": "1.014400842607362685102976869342426561", + "current_tick": "29009", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:03:46.579088439Z" + "last_liquidity_update": "2024-12-12T20:03:48.477621903Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48939,12 +48939,12 @@ "current_tick_liquidity": "13740222829508961982518.411048312215167620", "token0": "ibc/C04DFC9BCD893E57F2BEFE40F63EFD18D2768514DBD5F63ABD2FF7F48FC01D36", "token1": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "current_sqrt_price": "1.156235988597015401687083569448995759", - "current_tick": "336881", + "current_sqrt_price": "1.156125502133988611707418556402206257", + "current_tick": "336626", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T03:58:52.491358245Z" + "last_liquidity_update": "2024-12-12T20:27:26.376853218Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -48964,14 +48964,14 @@ { "token": { "denom": "ibc/0E77E090EC04C476DE2BC0A7056580AC47660DAEB7B0D4701C085E3A046AC7B7", - "amount": "237749513349" + "amount": "233314868580" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3919530252" + "amount": "3994217093" }, "weight": "536870912000000" } @@ -49028,14 +49028,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "964763209" + "amount": "960198821" }, "weight": "5368709120" }, { "token": { "denom": "ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5", - "amount": "1710850023" + "amount": "1718999022" }, "weight": "5368709120" } @@ -49076,14 +49076,14 @@ { "token": { "denom": "ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5", - "amount": "1245616723" + "amount": "1237459565" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1044265185" + "amount": "1051162659" }, "weight": "5368709120" } @@ -49195,8 +49195,8 @@ "current_tick_liquidity": "742337329251.929160637176473604", "token0": "ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E", "token1": "uosmo", - "current_sqrt_price": "0.004573241775326884348822614922901636", - "current_tick": "-43908546", + "current_sqrt_price": "0.004609003875039359516883054896823792", + "current_tick": "-43875709", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -49237,20 +49237,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1687", - "amount": "204316077998728830681" + "amount": "204257768242584099652" }, "pool_assets": [ { "token": { "denom": "ibc/884EBC228DFCE8F1304D917A712AA9611427A6C1ECC3179B2E91D7468FB091A2", - "amount": "5548052234780060506" + "amount": "5346006126125384322" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "22823098814" + "amount": "23672154027" }, "weight": "536870912000000" } @@ -49273,11 +49273,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "374478" + "amount": "380115" }, { "denom": "uosmo", - "amount": "1471768" + "amount": "1463200" } ], "scaling_factors": [ @@ -49336,14 +49336,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "91209506871" + "amount": "91164948511" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1371594687423772203103247" + "amount": "1372672466895636703820809" }, "weight": "536870912000000" } @@ -49368,14 +49368,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2782446713986866493630390" + "amount": "2758900327600784964635616" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "24754407287" + "amount": "24968245789" }, "weight": "536870912000000" } @@ -49439,14 +49439,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "11090540295" + "amount": "11176537453" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1367650223186941429071853" + "amount": "1357259513681290533467264" }, "weight": "536870912000000" } @@ -49507,15 +49507,15 @@ "incentives_address": "osmo17wzmkdjjmhtqf9pajnyr90lgmmcjjptad397u20l8ps3nu2xe79qjnqcep", "spread_rewards_address": "osmo18zcuqfgn3z8umt4hrmy0csgsgysggetatmau38jtutknc6tcvf5sqjgl4r", "id": "1697", - "current_tick_liquidity": "81212798301.494958406818216847", + "current_tick_liquidity": "189291344592.167033805951139258", "token0": "ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D", "token1": "uosmo", - "current_sqrt_price": "0.113274762894556208061360086471228316", - "current_tick": "-17716883", + "current_sqrt_price": "0.123046629923781935116666740246762878", + "current_tick": "-17485953", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-12-12T14:52:06.614662900Z" + "last_liquidity_update": "2024-12-12T19:38:24.459027375Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -49535,14 +49535,14 @@ { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "5783744948656727010426" + "amount": "5878919953505993470595" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2624314407103471094264238" + "amount": "2582033304060754208090119" }, "weight": "536870912000000" } @@ -49574,14 +49574,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "6628502622914" + "amount": "6615239823230" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "6651173604" + "amount": "6664581434" }, "weight": "1073741824" } @@ -49635,14 +49635,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "44888452853" + "amount": "45337921196" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2750853512237883438001045" + "amount": "2723819574915402598426405" }, "weight": "536870912000000" } @@ -49667,14 +49667,14 @@ { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "46242382428537996160492" + "amount": "46869977155751409258614" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1286514840367098112063382" + "amount": "1269465522275023245230050" }, "weight": "536870912000000" } @@ -49690,8 +49690,8 @@ "current_tick_liquidity": "303253585.914025393850453130", "token0": "ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5", "token1": "uosmo", - "current_sqrt_price": "0.818274040974622020511815566455568879", - "current_tick": "-3304276", + "current_sqrt_price": "0.826839172259619863171611357982784126", + "current_tick": "-3163370", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -49795,14 +49795,14 @@ { "token": { "denom": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "amount": "174669842" + "amount": "175645751" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7753386" + "amount": "7710429" }, "weight": "536870912000000" } @@ -49827,14 +49827,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "1488971" + "amount": "2707621" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia", - "amount": "52409975" + "amount": "29813987" }, "weight": "536870912000000" } @@ -49859,14 +49859,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "41860798585" + "amount": "40667111314" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7", - "amount": "46087452919921737364306940" + "amount": "47461972045826507451854343" }, "weight": "536870912000000" } @@ -49907,14 +49907,14 @@ { "token": { "denom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "amount": "42044909" + "amount": "42509246" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1396166182423749712437" + "amount": "1380945748538942204208" }, "weight": "536870912000000" } @@ -49939,14 +49939,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "25858018894" + "amount": "26078804302" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "3557729520210463861545185" + "amount": "3527982408715752192987816" }, "weight": "536870912000000" } @@ -50003,14 +50003,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "130520120512608" + "amount": "134769333938124" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "16676398130081" + "amount": "16155734020101" }, "weight": "536870912000000" } @@ -50051,14 +50051,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "18126535" + "amount": "17693489" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "43609" + "amount": "44679" }, "weight": "536870912000000" } @@ -50154,8 +50154,8 @@ "current_tick_liquidity": "348034232666.249424723502716066", "token0": "factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.016490042725622843509703556471791918", - "current_tick": "-34280785", + "current_sqrt_price": "0.016491200092761586580476874409203556", + "current_tick": "-34280404", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -50327,15 +50327,15 @@ "incentives_address": "osmo1dhgqm3f988qlzpra0jzscapexvqml38vmhphg8n8g8j2j2wy3fyqhzjd5t", "spread_rewards_address": "osmo1v4vfs5y9krpe5l4prv59py8t2hhgx3l3zj57wltw0r0xzu2gxp2sncsmwh", "id": "1728", - "current_tick_liquidity": "162260242002.567055467769362174", + "current_tick_liquidity": "162262370977.047879040846274406", "token0": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", "token1": "uosmo", - "current_sqrt_price": "0.936253664140734961584563686657857147", - "current_tick": "-1234291", + "current_sqrt_price": "0.932431646369984836149957524420270125", + "current_tick": "-1305713", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:20:07.702638909Z" + "last_liquidity_update": "2024-12-12T18:40:18.021604741Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -50403,14 +50403,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "155028390987" + "amount": "154007816975" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8", - "amount": "2908000967803543540974092" + "amount": "2927357365300076243087413" }, "weight": "536870912000000" } @@ -50538,8 +50538,8 @@ "current_tick_liquidity": "229096285262.290255453137193387", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac", "token1": "uosmo", - "current_sqrt_price": "0.136432302580719285310378527889599025", - "current_tick": "-17138623", + "current_sqrt_price": "0.136435122161129593803743706307454754", + "current_tick": "-17138546", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -50595,14 +50595,14 @@ { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "4180668167" + "amount": "4177598704" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "63540004140" + "amount": "63587161320" }, "weight": "536870912000000" } @@ -50705,15 +50705,15 @@ "incentives_address": "osmo1la0zpyndcvwr6f7z3m2nx7gxm05th5merpsdr8my29qju4pm8n9q6q38hk", "spread_rewards_address": "osmo1gg762d2glmex9w7rjc56hcld7actvmernwm36yd0enn7px50axpsyyaysp", "id": "1742", - "current_tick_liquidity": "729960033330174103.589765241174405132", + "current_tick_liquidity": "642856594120660715.857440887924517721", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000068204394848326070273521123290983", - "current_tick": "-77348161", + "current_sqrt_price": "0.000067837952446481261780990010998605", + "current_tick": "-77398013", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:18:12.196203553Z" + "last_liquidity_update": "2024-12-12T20:47:25.265851105Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -50724,8 +50724,8 @@ "current_tick_liquidity": "3088689.042296100095954000", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.836455975373969113895804841499050330", - "current_tick": "7045482", + "current_sqrt_price": "2.829179629882429765555820144132541867", + "current_tick": "7004257", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -50749,14 +50749,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "4273801271" + "amount": "4346158075" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7391997" + "amount": "7269138" }, "weight": "536870912000000" } @@ -50946,8 +50946,8 @@ "current_tick_liquidity": "225838752447.873057469863450459", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/pbb", "token1": "uosmo", - "current_sqrt_price": "0.184277333998024064320273760458711784", - "current_tick": "-15604187", + "current_sqrt_price": "0.185093518777409040288065316737508569", + "current_tick": "-15574039", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -51026,8 +51026,8 @@ "current_tick_liquidity": "1008493781056044.613510860992748205", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "999067.666021292894344395734613963110490981", - "current_tick": "107981362", + "current_sqrt_price": "1000856.168537455339266521112954066388591694", + "current_tick": "108001713", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000000000000000000", @@ -51176,14 +51176,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "442875" + "amount": "439964" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2", - "amount": "219561187316" + "amount": "221014086909" }, "weight": "536870912000000" } @@ -51327,8 +51327,8 @@ "current_tick_liquidity": "7272048473312.286261633504674328", "token0": "ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83", "token1": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "current_sqrt_price": "1.206799476481190507553999340119316325", - "current_tick": "456364", + "current_sqrt_price": "1.209119620239145825432334365741598185", + "current_tick": "461970", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -51359,8 +51359,8 @@ "current_tick_liquidity": "17124863.670983291207962282", "token0": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.933613359976608883774775278883160748", - "current_tick": "-1283661", + "current_sqrt_price": "0.930627318508849598709276113575994933", + "current_tick": "-1339328", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -51407,8 +51407,8 @@ "current_tick_liquidity": "230943152182.666852346425570383", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", "token1": "uosmo", - "current_sqrt_price": "0.200711055031493022680253435586619416", - "current_tick": "-14971508", + "current_sqrt_price": "0.202345781255044281512892031433254846", + "current_tick": "-14905619", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -51560,14 +51560,14 @@ { "token": { "denom": "ibc/38ADC6FFDDDB7D70B72AD0322CEA8844CB18FAA0A23400DBA8A99D43E18B3748", - "amount": "235504653615" + "amount": "234660536768" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "849885588" + "amount": "852951981" }, "weight": "536870912000000" } @@ -51592,14 +51592,14 @@ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "283068353" + "amount": "311021859" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "16160644" + "amount": "14710829" }, "weight": "536870912000000" } @@ -51644,15 +51644,15 @@ "incentives_address": "osmo1scmfem0nnntxzsuytg9jm769d97twl26khdzsvu0l5tqlpyvdxyscxr5mk", "spread_rewards_address": "osmo15xwqqxslez2rt7pnk55dx4teq8rgnp93whmvn0nlfwe3v9ckr8qsn97agz", "id": "1779", - "current_tick_liquidity": "256506640939.402516982660452362", + "current_tick_liquidity": "257701172732.262499652051061193", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", "token1": "uosmo", - "current_sqrt_price": "0.195334887429635557781171373652534753", - "current_tick": "-15184429", + "current_sqrt_price": "0.195797185533625074890500749781353200", + "current_tick": "-15166347", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-10T14:24:27.354118142Z" + "last_liquidity_update": "2024-12-12T18:56:49.026470312Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -51800,14 +51800,14 @@ { "token": { "denom": "factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA", - "amount": "16387284835147" + "amount": "16383641045109" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "6667419592" + "amount": "6668940476" }, "weight": "536870912000000" } @@ -52017,11 +52017,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "4163537" + "amount": "4072593" }, { "denom": "uosmo", - "amount": "15752609" + "amount": "15889659" } ], "scaling_factors": [ @@ -52046,11 +52046,11 @@ "pool_liquidity": [ { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "2495308683795" + "amount": "2497281449446" }, { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "21405093309" + "amount": "21354921579" } ], "scaling_factors": [ @@ -52116,8 +52116,8 @@ "current_tick_liquidity": "854516362665.251533231352968939", "token0": "ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.114049176595001391346565635086123868", - "current_tick": "-17699279", + "current_sqrt_price": "0.113287091933393726482578073273217649", + "current_tick": "-17716604", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -52173,14 +52173,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "69877912122" + "amount": "71629757156" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "92738789557621" + "amount": "90521826093378" }, "weight": "536870912000000" } @@ -52333,14 +52333,14 @@ { "token": { "denom": "ibc/C04DFC9BCD893E57F2BEFE40F63EFD18D2768514DBD5F63ABD2FF7F48FC01D36", - "amount": "1134134675439892161" + "amount": "1117144885472981569" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "2997273" + "amount": "3047921" }, "weight": "536870912000000" } @@ -52439,20 +52439,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1809", - "amount": "590993787015912337393" + "amount": "595647912084673425117" }, "pool_assets": [ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "267398634555" + "amount": "269504420971" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "761896741" + "amount": "767896741" }, "weight": "536870912000000" } @@ -52862,14 +52862,14 @@ { "token": { "denom": "ibc/63A7CA0B6838AD8CAD6B5103998FF9B9B6A6F06FBB9638BFF51E63E0142339F3", - "amount": "143729746" + "amount": "141631834" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "486078024" + "amount": "494078024" }, "weight": "536870912000000" } @@ -52984,20 +52984,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1827", - "amount": "403203888074955218692" + "amount": "403210483646220291275" }, "pool_assets": [ { "token": { "denom": "ibc/62118FB4D5FEDD5D2B18DC93648A745CD5E5B01D420E9B7A5FED5381CB13A7E8", - "amount": "1494874938464" + "amount": "1312403586274" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "74570970289" + "amount": "85027729742" }, "weight": "536870912000000" } @@ -53234,20 +53234,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1834", - "amount": "257754931818878341689" + "amount": "259656106454254715825" }, "pool_assets": [ { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "579358034150" + "amount": "583391418212" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1", - "amount": "96307158812013" + "amount": "97057506446874" }, "weight": "536870912000000" } @@ -53260,15 +53260,15 @@ "incentives_address": "osmo1yhwu5h2u76aes87jexmzhkp88quf6ztpquhhny6s66xq37dpr9yq9anfk8", "spread_rewards_address": "osmo1m537ec9uxsv0mw9mdv86erznfq5hmk6tp8jawzh6g28qeq62el7s3tsy4u", "id": "1835", - "current_tick_liquidity": "2484742797310983.913911594573306708", + "current_tick_liquidity": "1206341097886442.347072786193880331", "token0": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000091348693043340795547757999866249", - "current_tick": "182", + "current_sqrt_price": "1.000110963083593504367528079819795033", + "current_tick": "221", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:47:22.942239110Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -53311,8 +53311,8 @@ "current_tick_liquidity": "212039524864.800412906531734547", "token0": "ibc/7ABF696369EFB3387DF22B6A24204459FE5EFD010220E8E5618DC49DB877047B", "token1": "uosmo", - "current_sqrt_price": "0.028103127427130287826189186236690531", - "current_tick": "-29102143", + "current_sqrt_price": "0.028161722190573197763962914378030412", + "current_tick": "-29069175", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -53327,8 +53327,8 @@ "current_tick_liquidity": "2915475.947422650236850000", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "3.020460210904643413316566186422788703", - "current_tick": "8123179", + "current_sqrt_price": "3.002363849760134762484069575391491108", + "current_tick": "8014188", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -53368,14 +53368,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "2427892250" + "amount": "2433038875" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "65823459" + "amount": "65684909" }, "weight": "536870912000000" } @@ -53423,8 +53423,8 @@ "current_tick_liquidity": "1219094537527.199237028807140681", "token0": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.125794777706353124964402353352919211", - "current_tick": "-17417568", + "current_sqrt_price": "0.125356297876552357543475104298596166", + "current_tick": "-17428580", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -53629,8 +53629,8 @@ "current_tick_liquidity": "76559411.827425572337616717", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.734484599485911578997250774868454380", - "current_tick": "6477406", + "current_sqrt_price": "2.698416023637407290030485634429774207", + "current_tick": "6281449", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -53645,8 +53645,8 @@ "current_tick_liquidity": "48573250.790684620847618392", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.732532166100010626733300793105073838", - "current_tick": "6466732", + "current_sqrt_price": "2.697638992291337522600865553325658043", + "current_tick": "6277256", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -53661,8 +53661,8 @@ "current_tick_liquidity": "1183157996.299324606534299795", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.735509608959091187144742083723978026", - "current_tick": "6483012", + "current_sqrt_price": "2.705081152610055449008470027553355200", + "current_tick": "6317464", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -53677,8 +53677,8 @@ "current_tick_liquidity": "132520704.713868228904600251", "token0": "uosmo", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.818546537933288551435835702007296158", - "current_tick": "-3299816", + "current_sqrt_price": "0.810362290699842869051576540877718998", + "current_tick": "-3433130", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -53709,8 +53709,8 @@ "current_tick_liquidity": "5013382740.041277533286052188", "token0": "uosmo", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.823425715786985646850847366147962198", - "current_tick": "-3219701", + "current_sqrt_price": "0.813122672326647821850609549810146900", + "current_tick": "-3388316", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -53725,8 +53725,8 @@ "current_tick_liquidity": "1467256631.043814226489861035", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.164431269903027078630302783604813477", - "current_tick": "-16296236", + "current_sqrt_price": "0.164554464740080551535683143347734572", + "current_tick": "-16292183", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -53773,7 +53773,7 @@ "current_tick_liquidity": "42913141214984921800195141.003713553022253094", "token0": "ibc/245C3CA604AAB4BB9EEA5E86F23F52D59253D8722C8FC9C4E3E69F77C5CD3D2F", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "1.010528914655997265176239891216552324", + "current_sqrt_price": "1.010528910152490861670500639515720744", "current_tick": "21168", "tick_spacing": "100", "exponent_at_price_one": "-6", @@ -53830,14 +53830,14 @@ { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "1682741978" + "amount": "1781657463" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "95342931" + "amount": "90064607" }, "weight": "536870912000000" } @@ -53853,8 +53853,8 @@ "current_tick_liquidity": "191324022160.865422504320923579", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag", "token1": "uosmo", - "current_sqrt_price": "0.075285610594162729918041050004271006", - "current_tick": "-22332077", + "current_sqrt_price": "0.075280372420476724573886412456703731", + "current_tick": "-22332866", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -53942,14 +53942,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "19085442751" + "amount": "19306941306" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1", - "amount": "3568107839260" + "amount": "3528072154014" }, "weight": "536870912000000" } @@ -54155,14 +54155,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "19526656553" + "amount": "19594643770" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "20639934853" + "amount": "20568392173" }, "weight": "536870912000000" } @@ -54210,8 +54210,8 @@ "current_tick_liquidity": "3425350615961.574561042278570930", "token0": "ibc/E4FFAACCDB7D55CE2D257DF637C00158CB841F11D0013B2D03E31FF7800A2C58", "token1": "uosmo", - "current_sqrt_price": "0.021201991900360079361684662632232870", - "current_tick": "-32504756", + "current_sqrt_price": "0.021204168225980663256465519095557372", + "current_tick": "-32503833", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -54297,7 +54297,7 @@ "current_tick_liquidity": "59489542483038.446859213723408191", "token0": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000192947185522676819115144346281639", + "current_sqrt_price": "1.000192709612402396419082582916891732", "current_tick": "385", "tick_spacing": "100", "exponent_at_price_one": "-6", @@ -54322,14 +54322,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "18123679671" + "amount": "18327046137" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B", - "amount": "19438506773" + "amount": "19227074033" }, "weight": "536870912000000" } @@ -54500,7 +54500,7 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "770095" + "amount": "753468" }, "weight": "268435456000000" }, @@ -54514,7 +54514,7 @@ { "token": { "denom": "uosmo", - "amount": "1108192" + "amount": "1133020" }, "weight": "268435456000000" } @@ -54782,8 +54782,8 @@ "current_tick_liquidity": "245514692863.980126215297139241", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "uosmo", - "current_sqrt_price": "0.436777249203512628711286370048864582", - "current_tick": "-8092257", + "current_sqrt_price": "0.439371967369140114710970745087745997", + "current_tick": "-8069523", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -54798,8 +54798,8 @@ "current_tick_liquidity": "44626325007.485286966705759440", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.118784772436476944475693451212915732", - "current_tick": "-17589018", + "current_sqrt_price": "0.119155930886563287656933682976049706", + "current_tick": "-17580187", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -54814,8 +54814,8 @@ "current_tick_liquidity": "1659651068.266847422062827126", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.359972070433556579720383881371347345", - "current_tick": "-8704202", + "current_sqrt_price": "0.356001384348399785588128648377444171", + "current_tick": "-8732631", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -54830,8 +54830,8 @@ "current_tick_liquidity": "793862946.707808660372070142", "token0": "ibc/0233A3F2541FD43DBCA569B27AF886E97F5C03FC0305E4A8A3FAC6AC26249C7A", "token1": "uosmo", - "current_sqrt_price": "1.217349381126161490272374014405886267", - "current_tick": "481939", + "current_sqrt_price": "1.231875665825100221766581367722435478", + "current_tick": "517517", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000000000000000000", @@ -55051,14 +55051,14 @@ { "token": { "denom": "ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547", - "amount": "126140377493869973433428" + "amount": "126231059266869973433428" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7541073062" + "amount": "7535736915" }, "weight": "536870912000000" } @@ -55138,8 +55138,8 @@ "current_tick_liquidity": "861846117.139350328675879794", "token0": "ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F", "token1": "uosmo", - "current_sqrt_price": "1.675018536424138902423711779835962426", - "current_tick": "1805687", + "current_sqrt_price": "1.687310428154431880831558436551444542", + "current_tick": "1847016", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -55359,14 +55359,14 @@ { "token": { "denom": "ibc/E43ABCC7E80E99E4E6E1226AE5695DDE0F83CB5C257CD04D47C36B8B90C1C839", - "amount": "215535376652" + "amount": "215256988320" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "16506508429" + "amount": "16527920275" }, "weight": "536870912000000" } @@ -55391,14 +55391,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1254420247" + "amount": "1252842621" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E43ABCC7E80E99E4E6E1226AE5695DDE0F83CB5C257CD04D47C36B8B90C1C839", - "amount": "220192872239" + "amount": "220470982180" }, "weight": "536870912000000" } @@ -55423,14 +55423,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "172825889" + "amount": "172849497" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BB0AFE2AFBD6E883690DAE4B9168EAC2B306BCC9C9292DACBB4152BBB08DB25F", - "amount": "161364543672725766943" + "amount": "161362543672725766943" }, "weight": "536870912000000" } @@ -55459,15 +55459,15 @@ "incentives_address": "osmo10dy8e5v8yu360jmykusk7afulu083v4lsyjv9433l62hkrvsd05qryw69h", "spread_rewards_address": "osmo1w9439p4fcuqjj206yd4fl8dwwgyjljw0h3mchz5qqrxfj5cy4k5qvs2lch", "id": "1923", - "current_tick_liquidity": "11993571.661493458304148865", + "current_tick_liquidity": "187005890814964.392876654981205845", "token0": "factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO", "token1": "uosmo", - "current_sqrt_price": "1.070138872502711714604663097864966843", - "current_tick": "145197", + "current_sqrt_price": "1.070092996113685575499442133131628128", + "current_tick": "145099", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-10T22:49:15.177836760Z" + "last_liquidity_update": "2024-12-12T19:09:01.242529718Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -55487,14 +55487,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "972866842588" + "amount": "975646751601" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "amount": "654658183" + "amount": "652809607" }, "weight": "536870912000000" } @@ -55514,15 +55514,15 @@ "incentives_address": "osmo1j4p79sx725ggdusyng5926da8glsaqwkuuhgufjcu9ghdkg2lmnsd2yemh", "spread_rewards_address": "osmo1pls4jyqc070rkyhm7x6463yutt5guks2g9lyd5y3akckyj08xqkq0kcfxq", "id": "1926", - "current_tick_liquidity": "153570386055988529075.128094733715112330", + "current_tick_liquidity": "128097289756377883395.866933163304391972", "token0": "ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001022697413646651174043783476572", - "current_tick": "-107954091", + "current_sqrt_price": "0.000001034694696023570410070150671795", + "current_tick": "-107929407", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-10T10:11:07.540558945Z" + "last_liquidity_update": "2024-12-12T20:11:41.762221824Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -55542,14 +55542,14 @@ { "token": { "denom": "ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373", - "amount": "13679400881555467057" + "amount": "13441751807486926275" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "14136095" + "amount": "14386045" }, "weight": "536870912000000" } @@ -55706,8 +55706,8 @@ "current_tick_liquidity": "164976811.433226200731710856", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.863120793861297872360443753030758041", - "current_tick": "27015258", + "current_sqrt_price": "31.555939869768930919814493466617428668", + "current_tick": "26957773", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -55719,15 +55719,15 @@ "incentives_address": "osmo1rp3rg3zgdvvn2xrkwkgw96ynv26g8zsw8nc5c6w3af08hm6c3auqymemvw", "spread_rewards_address": "osmo1kcyjf2l7vt20uqt5zqm7e4xmlal94jyuagr43sulcadhttqy8zxspuljw3", "id": "1942", - "current_tick_liquidity": "668276580308.222290370883650001", + "current_tick_liquidity": "8115312543625.671926122121936184", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.863078171138732491580833708957323377", - "current_tick": "27015255", + "current_sqrt_price": "31.601564341768928945419465251486239692", + "current_tick": "26986588", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:19:33.347560815Z" + "last_liquidity_update": "2024-12-12T20:48:33.001450744Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55735,15 +55735,15 @@ "incentives_address": "osmo1dr2q0upycdl8e297k7yf0h893ycs89ahzgmaspz7uhpln8msvkkqc4rml3", "spread_rewards_address": "osmo1hp6srqy3ywgjkjcdjus8pynq0ls8fq7hslksmndvzelcg782zytswr8s2y", "id": "1943", - "current_tick_liquidity": "211581004827.233785479786673306", + "current_tick_liquidity": "598274161544.749599949894112456", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.856560465068066416673428103964247787", - "current_tick": "27014840", + "current_sqrt_price": "31.605139033934171430193935089290378375", + "current_tick": "26988848", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:19:33.347560815Z" + "last_liquidity_update": "2024-12-12T20:48:17.282213710Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55802,8 +55802,8 @@ "current_tick_liquidity": "1817317637195.653681183050431262", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000062897527737100906940370875444887", - "current_tick": "-78043902", + "current_sqrt_price": "0.000062340267246209752538395071533215", + "current_tick": "-78113692", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -55815,15 +55815,15 @@ "incentives_address": "osmo1vyr88mwrcjxnq209wzct473wwms3qpvmddtc5ft4x387hgdz2x5sg8m4ng", "spread_rewards_address": "osmo1raspt8m7cpkalld74x7kpv89d2ur62g7pyc954ucyuyjwklswsqqc2v8uv", "id": "1948", - "current_tick_liquidity": "3523077199289895640.336686338879780991", + "current_tick_liquidity": "985497856942516245.618156687254726214", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000062767411008663904460218874947230", - "current_tick": "-78060253", + "current_sqrt_price": "0.000062436907159499738180686602682266", + "current_tick": "-78101633", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:19:33.347560815Z" + "last_liquidity_update": "2024-12-12T20:48:42.971630469Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55831,15 +55831,15 @@ "incentives_address": "osmo1hdklvzpjalae2qukxjnf7ttsljrkxm8n6ydd5fa5exk4wfq445qqka9vnd", "spread_rewards_address": "osmo12zd3rhk2alrses9f0p8df6uyxxq2s2krsetr3z43zej2jyjsjdqs3jdgu8", "id": "1949", - "current_tick_liquidity": "1563926611655337.185346489191121447", + "current_tick_liquidity": "2500302008940057.063127362648103073", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000062723339568628333228061198641127", - "current_tick": "-78065783", + "current_sqrt_price": "0.000062380212487657052125803853382355", + "current_tick": "-78108710", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:39:43.365358965Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55847,15 +55847,15 @@ "incentives_address": "osmo1ezplnc3v6q0e7dgmggxjm7ml2hyd7zt4fmtcsu5g429a00krtshqhj9qp8", "spread_rewards_address": "osmo1dk0zp2l4eqmsfn363mpjth5lnfa5vszh8z0nvpw2j2z473e48ycq4ak5xz", "id": "1950", - "current_tick_liquidity": "69849481281435.670044978420284703", + "current_tick_liquidity": "174817768753763.108616045903291018", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.000062767366253823079523280846059996", - "current_tick": "-78060258", + "current_sqrt_price": "0.000062322240843902090870234761212421", + "current_tick": "-78115939", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T19:45:05.589869916Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55866,8 +55866,8 @@ "current_tick_liquidity": "702560577750.132718299462488288", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.000062852875894452097032479087403570", - "current_tick": "-78049516", + "current_sqrt_price": "0.000062263736384035103934497323583836", + "current_tick": "-78123228", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -56074,7 +56074,7 @@ "current_tick_liquidity": "4754517150978.827473834720538200", "token0": "ibc/603140E681973C7A3A33B06B1D377AAD0F6AC376119735CECC04C9184A1AB080", "token1": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", - "current_sqrt_price": "1.003861785111800431828189925994291887", + "current_sqrt_price": "1.003861778493883004761720479253326184", "current_tick": "7738", "tick_spacing": "100", "exponent_at_price_one": "-6", @@ -56090,12 +56090,12 @@ "current_tick_liquidity": "5518822456821.474920802815035650", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.482111314149088317305236470291436747", - "current_tick": "-7675687", + "current_sqrt_price": "0.478772889561186431198152855192505473", + "current_tick": "-7707766", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T13:14:31.389511320Z" + "last_liquidity_update": "2024-12-12T20:37:49.032727913Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56106,8 +56106,8 @@ "current_tick_liquidity": "282934349829.842948747770188437", "token0": "ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.300475685315051849058792550699249898", - "current_tick": "-9971437", + "current_sqrt_price": "0.300511347536391892246246352241051464", + "current_tick": "-9969294", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -56167,15 +56167,15 @@ "incentives_address": "osmo1y7l78rp8s3t6f4wg9aspvm26mvqmc8hs787nx3y6leumnrwkfhgqnhxpts", "spread_rewards_address": "osmo16qdcuz06zyvmef43aq3xtdh27a3ajqkpmksv0293f4g2pph2ug0qr3dhwx", "id": "1964", - "current_tick_liquidity": "704837087054.694281773856472362", + "current_tick_liquidity": "704820842052.836772019074000790", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.056996448675858416710491121460386357", - "current_tick": "117241", + "current_sqrt_price": "1.064451567205793985405909850765467169", + "current_tick": "133057", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T14:25:49.992791530Z" + "last_liquidity_update": "2024-12-12T20:07:28.921398830Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -56218,8 +56218,8 @@ "current_tick_liquidity": "177777951.388804118060125000", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "uosmo", - "current_sqrt_price": "1.287005398422738907131229608443962501", - "current_tick": "656382", + "current_sqrt_price": "1.309281926269574171443411925209794291", + "current_tick": "714219", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56250,8 +56250,8 @@ "current_tick_liquidity": "923247217.523074949933306839", "token0": "ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378", "token1": "uosmo", - "current_sqrt_price": "0.364506624802226666221262464062584828", - "current_tick": "-8671350", + "current_sqrt_price": "0.370652248462876352486934491896682489", + "current_tick": "-8626170", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56317,14 +56317,14 @@ { "token": { "denom": "ibc/884EBC228DFCE8F1304D917A712AA9611427A6C1ECC3179B2E91D7468FB091A2", - "amount": "474417057137013" + "amount": "449263726358409" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1955879" + "amount": "2065659" }, "weight": "536870912000000" } @@ -56449,15 +56449,15 @@ "incentives_address": "osmo1tvn3xcgkxkdsu40x20jzvfgyk3l7svyr7xmunzed3n4xek3nttyshf6utf", "spread_rewards_address": "osmo1vldzgwqfhup7evtllfseu633h9dsdjql8u3ll5shd0ncmkjk4ggsu8t0th", "id": "1981", - "current_tick_liquidity": "65552771384249.093165992887189668", + "current_tick_liquidity": "74109745779641.853401576661978943", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.000001970619063770901434181839989498", - "current_tick": "-105116661", + "current_sqrt_price": "0.000001972685322448380899112932152762", + "current_tick": "-105108513", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T18:38:27.816458663Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56468,12 +56468,12 @@ "current_tick_liquidity": "139507072128771.703824970754241628", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.000001969817273727193038214614947571", - "current_tick": "-105119820", + "current_sqrt_price": "0.000001975447005805877767861993787023", + "current_tick": "-105097610", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:18:04.938222447Z" + "last_liquidity_update": "2024-12-12T20:48:17.282213710Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56532,8 +56532,8 @@ "current_tick_liquidity": "9284266957.653061860177417438", "token0": "factory/osmo14mafhhp337yjj2aujplawz0tks6jd2lel4hkwz4agyzhvvztzaqsqzjq8x/alloyed/allTRX", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.537091026878651617615224228668239821", - "current_tick": "-7115333", + "current_sqrt_price": "0.537006327243974845500412573904883301", + "current_tick": "-7116243", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56552,15 +56552,15 @@ "incentives_address": "osmo1vtva9laz4xzyfxeza8ytgkyuz3txdu06qlnrmnutsm8lxf35yf9s4c85ar", "spread_rewards_address": "osmo14ex68zstw4tq93tjz9slrfdzne26ra9vv5whluejjkqsvfrnzhqs50s6zy", "id": "1988", - "current_tick_liquidity": "1249749260622126342110447.423291940743738148", + "current_tick_liquidity": "1534702263004196442740052.605676071837190509", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "1.087310367690355228407731665569203532", - "current_tick": "182243", + "current_sqrt_price": "1.087319717381333808002455066976649967", + "current_tick": "182264", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T19:22:18.863586440Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -56641,14 +56641,14 @@ { "token": { "denom": "ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201", - "amount": "64917181495" + "amount": "65491612328" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "16304316" + "amount": "16161310" }, "weight": "536870912000000" } @@ -56693,15 +56693,15 @@ "incentives_address": "osmo1mtg7tgvly6kffma28pn9v93z7sxa3h6d66k5r3qtsdqe493r9jqq3485am", "spread_rewards_address": "osmo1n3n4u6rwx7n8wgp6hsccwf7ck02nfs6cvhsfupwldy5veyhkfc7s850v26", "id": "1995", - "current_tick_liquidity": "3384652252.808643978313582908", + "current_tick_liquidity": "3385129399.020511576243614321", "token0": "uosmo", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.025877012050120771811699729560871916", - "current_tick": "-30303803", + "current_sqrt_price": "0.025720804162284523059160599853271417", + "current_tick": "-30384403", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T11:25:13.829857164Z" + "last_liquidity_update": "2024-12-12T17:40:36.511311969Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56712,8 +56712,8 @@ "current_tick_liquidity": "81109701428292.396602533762963126", "token0": "uosmo", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "13134.653862480821119832975939512427971139", - "current_tick": "72725191", + "current_sqrt_price": "13034.596192847364427136265769893349367266", + "current_tick": "72699006", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56741,15 +56741,15 @@ "incentives_address": "osmo1fknrpz3k7j6tnx3z9ap53jky4wnd27vqwslmq30rk55rzu53zrjstydhvm", "spread_rewards_address": "osmo1fy7smp9czhgagjcq85qeua3z2xh4xtpmsq5gwfx7wxgrdm2r6pus0u6xdp", "id": "1998", - "current_tick_liquidity": "52083918869.940815529788686379", + "current_tick_liquidity": "52592817459.126663206547262194", "token0": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.623457562483368443939287551128248828", - "current_tick": "-6113007", + "current_sqrt_price": "0.623122346048322366883922201852867600", + "current_tick": "-6117186", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T12:33:22.809148884Z" + "last_liquidity_update": "2024-12-12T20:40:44.807416837Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -56833,14 +56833,14 @@ { "token": { "denom": "ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488", - "amount": "2153700746913641939330434" + "amount": "2155118646701763643073981" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "92994907830" + "amount": "92941143838" }, "weight": "536870912000000" } @@ -57079,8 +57079,8 @@ "current_tick_liquidity": "16598850342.939765454247200212", "token0": "ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.299651721505723583807252499951859882", - "current_tick": "-10020885", + "current_sqrt_price": "0.299851475265208814580395919781840615", + "current_tick": "-10008910", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -57168,14 +57168,14 @@ { "token": { "denom": "ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488", - "amount": "9062954730066469799" + "amount": "9670444864520999652" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "681992" + "amount": "639231" }, "weight": "536870912000000" } @@ -57358,14 +57358,14 @@ { "token": { "denom": "ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33", - "amount": "24720097622926" + "amount": "24758547395632" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "20135677568" + "amount": "20104523751" }, "weight": "536870912000000" } @@ -57445,8 +57445,8 @@ "current_tick_liquidity": "277359745852.128181023610950416", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.168648076790754719270393217816007153", - "current_tick": "-16155783", + "current_sqrt_price": "0.168739182764527782459489349147771935", + "current_tick": "-16152709", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -57477,8 +57477,8 @@ "current_tick_liquidity": "1211573098.638405837731021783", "token0": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", "token1": "uosmo", - "current_sqrt_price": "0.018176692031828483191739509872803305", - "current_tick": "-33696079", + "current_sqrt_price": "0.018369443092629064451885698597759853", + "current_tick": "-33625636", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -57566,14 +57566,14 @@ { "token": { "denom": "ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29", - "amount": "2061967976791" + "amount": "2135160321091" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "18228016" + "amount": "17604993" }, "weight": "536870912000000" } @@ -57598,14 +57598,14 @@ { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "36611" + "amount": "35760" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29", - "amount": "4180639560156" + "amount": "4280539560156" }, "weight": "536870912000000" } @@ -57660,8 +57660,8 @@ "current_tick_liquidity": "568126968299.521561963376530016", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.015117950415516378184228966942572125", - "current_tick": "-34714476", + "current_sqrt_price": "0.015143306528638425516352186191679465", + "current_tick": "-34706803", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -57820,8 +57820,8 @@ "current_tick_liquidity": "24411882.352657691008594000", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "31.937732991506956662286284208585445531", - "current_tick": "27020018", + "current_sqrt_price": "31.567643723171386581433185563747050000", + "current_tick": "26965161", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -58585,14 +58585,14 @@ { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "5059981" + "amount": "5097530" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C", - "amount": "1390409403" + "amount": "1380238291" }, "weight": "536870912000000" } @@ -58640,8 +58640,8 @@ "current_tick_liquidity": "964965284.349649545062580000", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fSLOTH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.228387316232965549130795800040327806", - "current_tick": "3965710", + "current_sqrt_price": "2.219729117415901123469593585606367458", + "current_tick": "3927197", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58656,8 +58656,8 @@ "current_tick_liquidity": "1990207689.124285542708813748", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fSLOTH", "token1": "uosmo", - "current_sqrt_price": "2.708810700410015816727074678544524995", - "current_tick": "6337655", + "current_sqrt_price": "2.715121992682998085169440472298382343", + "current_tick": "6371887", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58713,14 +58713,14 @@ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "994789553" + "amount": "996867983" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/905889A7F0B94F1CE1506D9BADF13AE9141E4CBDBCD565E1DFC7AE418B3E3E98", - "amount": "1878488017832" + "amount": "1874650471638" }, "weight": "536870912000000" } @@ -58980,14 +58980,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2356095761" + "amount": "2456359367" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA", - "amount": "25072611581" + "amount": "24052688747" }, "weight": "536870912000000" } @@ -59074,12 +59074,12 @@ "current_tick_liquidity": "2889168904.930690537646767740", "token0": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.979515138257839338800911883881393761", - "current_tick": "-405501", + "current_sqrt_price": "0.968544414189441117148587545314446160", + "current_tick": "-619218", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:39:55.742062968Z" + "last_liquidity_update": "2024-12-12T18:33:12.163463303Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -59103,15 +59103,15 @@ "incentives_address": "osmo1fhmn2y9wvxew0alhj04256arwqp0fksanmlnj9q2rt3ahxmnyxpqgkz2sq", "spread_rewards_address": "osmo1xafvd3spk2wphv4k98pshrs4r4hd2xfkz8zsw50zqhscpw66ssjqf5vzpd", "id": "2172", - "current_tick_liquidity": "50086334945.937578399365578830", + "current_tick_liquidity": "69158659693.399884060564746003", "token0": "factory/osmo12lnwf54yd30p6amzaged2atln8k0l32n7ncxf04ctg7u7ymnsy7qkqgsw4/alloyed/allTON", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.079751242092526141803116168909141446", - "current_tick": "-21639740", + "current_sqrt_price": "0.079223463292859083134306049230757884", + "current_tick": "-21723643", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T16:45:44.550424018Z" + "last_liquidity_update": "2024-12-12T19:36:50.775963164Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -59119,15 +59119,15 @@ "incentives_address": "osmo1nuxh4dd5jaxzf9q0jmeh6t4p04nz5qphsrnqna7s7vavpwt0ncysygk9n5", "spread_rewards_address": "osmo1hq7wh4ztx7k7eux0n75plvsq4ay98xscq9q4d9a7weak4swudezqf8k98g", "id": "2173", - "current_tick_liquidity": "8427815089.026940726856737190", + "current_tick_liquidity": "8437040637.792565699084095003", "token0": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", "token1": "uosmo", - "current_sqrt_price": "4.230899911408053523450665593148959639", - "current_tick": "9790051", + "current_sqrt_price": "4.220399326573349062093108428084068505", + "current_tick": "9781177", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T15:32:25.760373689Z" + "last_liquidity_update": "2024-12-12T19:57:27.488590250Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -59263,15 +59263,15 @@ "incentives_address": "osmo1m0uk87lvzkq4qnsssculj4dee9al708nfht4v0wav3dcxmrwppnswmjdpg", "spread_rewards_address": "osmo1chwnesmfmtnvqv5q36awnmakxw8pf4enyc3f7k20xfcl4rplg7yqeuszsn", "id": "2178", - "current_tick_liquidity": "436340397851.462712809190025584", + "current_tick_liquidity": "441724938877.472827102972879320", "token0": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.026085914088166082093130514360399684", - "current_tick": "-30195251", + "current_sqrt_price": "0.026075454007585472384035812192538753", + "current_tick": "-30200707", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-12-11T18:04:43.077264344Z" + "last_liquidity_update": "2024-12-12T18:40:48.751514Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -59298,8 +59298,8 @@ "current_tick_liquidity": "34736150644.119508994015571354", "token0": "ibc/92AE2F53284505223A1BB80D132F859A00E190C6A738772F0B3EF65E20BA484F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.023912682200187341361772235041937057", - "current_tick": "48397", + "current_sqrt_price": "1.023760140998547154019659922871264862", + "current_tick": "48084", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59321,8 +59321,8 @@ "current_tick_liquidity": "949187068660483912947.378739345004435529", "token0": "factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "0.079449829525502271999890311817949620", - "current_tick": "-21687725", + "current_sqrt_price": "0.078483687480758842508942970666875722", + "current_tick": "-21840311", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59337,8 +59337,8 @@ "current_tick_liquidity": "2057632214069195394.733722851188859688", "token0": "factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "25.633807486694520132281544319327084168", - "current_tick": "23570920", + "current_sqrt_price": "25.565251903231502223576798283203478492", + "current_tick": "23535821", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59353,8 +59353,8 @@ "current_tick_liquidity": "832749756693952536.393716036421176343", "token0": "factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "84.750265496524124060099686586844896108", - "current_tick": "33182607", + "current_sqrt_price": "85.039784144339570211701260109341640137", + "current_tick": "33231764", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59369,8 +59369,8 @@ "current_tick_liquidity": "755520489141967497955.647949732946117724", "token0": "factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "0.085844968388912537397003749378274747", - "current_tick": "-20630642", + "current_sqrt_price": "0.085845125894214765501604894395951651", + "current_tick": "-20630615", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59385,8 +59385,8 @@ "current_tick_liquidity": "3595519767818945726.815861681301775579", "token0": "factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "16.477820205545485726112165035147315300", - "current_tick": "19715185", + "current_sqrt_price": "16.345983491570716328497524836417560130", + "current_tick": "19671911", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59433,8 +59433,8 @@ "current_tick_liquidity": "648895567.834640329742531304", "token0": "ibc/92AE2F53284505223A1BB80D132F859A00E190C6A738772F0B3EF65E20BA484F", "token1": "uosmo", - "current_sqrt_price": "1.246338025700248827691410755312043351", - "current_tick": "553358", + "current_sqrt_price": "1.262813189593993171571576259435966301", + "current_tick": "594697", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -59500,8 +59500,8 @@ "current_tick_liquidity": "1526339238443903050554.878613530549502821", "token0": "ibc/ABD49F44559CB3E557CC458459CB6A67CEBD66E23C7674A0B2B445230BDA1F6C", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "0.012667283063004339193118220579288203", - "current_tick": "-35395400", + "current_sqrt_price": "0.012633442691752383844367409171814399", + "current_tick": "-35403962", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -59516,8 +59516,8 @@ "current_tick_liquidity": "6702362034.971929541553592856", "token0": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.013355174476566159649969654757559659", - "current_tick": "-35216394", + "current_sqrt_price": "0.013384050461856936010546304969946730", + "current_tick": "-35208672", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -59564,12 +59564,12 @@ "current_tick_liquidity": "1379951148.826441625903454631", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "32.304168135833546763864378359937844358", - "current_tick": "27043559", + "current_sqrt_price": "32.732703312094244957658431543549551706", + "current_tick": "27071429", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-10T09:54:36.772863879Z" + "last_liquidity_update": "2024-12-12T18:34:48.483260154Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -59858,14 +59858,14 @@ { "token": { "denom": "ibc/2BF7FB3908B469FA9672767DC74AF8A18E2F47F8B623B0685DE290B828FCBD23", - "amount": "137660339371" + "amount": "136322278788" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/38ADC6FFDDDB7D70B72AD0322CEA8844CB18FAA0A23400DBA8A99D43E18B3748", - "amount": "85053915366" + "amount": "85897188096" }, "weight": "536870912000000" } @@ -59890,14 +59890,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "25680983692" + "amount": "25634314414" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133", - "amount": "483317381740" + "amount": "484275542910" }, "weight": "536870912000000" } @@ -59950,11 +59950,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "334823" + "amount": "329375" }, { "denom": "ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65", - "amount": "3523466" + "amount": "3543446" } ], "scaling_factors": [ @@ -59981,14 +59981,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "9116001385" + "amount": "9023022983" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/ABD49F44559CB3E557CC458459CB6A67CEBD66E23C7674A0B2B445230BDA1F6C", - "amount": "14378828143397149958744" + "amount": "14527294105403223229509" }, "weight": "536870912000000" } @@ -60020,8 +60020,8 @@ "current_tick_liquidity": "481054212537297.649499701039116038", "token0": "ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201", "token1": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "current_sqrt_price": "10782.137789710436309314491324558026751394", - "current_tick": "72162544", + "current_sqrt_price": "10922.911489520309538939967720259955514889", + "current_tick": "72193099", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -60045,14 +60045,14 @@ { "token": { "denom": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", - "amount": "140958057" + "amount": "154182178" }, "weight": "644245094400000" }, { "token": { "denom": "uosmo", - "amount": "34945953" + "amount": "30574000" }, "weight": "429496729600000" } @@ -60077,14 +60077,14 @@ { "token": { "denom": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", - "amount": "5169860" + "amount": "5650583" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1974592" + "amount": "1806919" }, "weight": "536870912000000" } @@ -60109,14 +60109,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2948738" + "amount": "2357640" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA", - "amount": "2599310" + "amount": "3251077" }, "weight": "536870912000000" } @@ -60129,15 +60129,15 @@ "incentives_address": "osmo14ur8cted997vcj7n4eth38fj392d995g3dgtfhkcgvluuaszg05quvs4mv", "spread_rewards_address": "osmo1pfx6y7ll056ahy39x70dd6wzj9j2eyqc0ldfhalvl6skfs3c4ndqn0f9fw", "id": "2222", - "current_tick_liquidity": "224351396653.734400239846940592", + "current_tick_liquidity": "224377395972.873492464577397006", "token0": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "0.015025309470621641856444173613555959", - "current_tick": "-34742401", + "current_sqrt_price": "0.015904840762139731288280208463940568", + "current_tick": "-34470361", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-12-11T15:50:07.371715522Z" + "last_liquidity_update": "2024-12-12T18:34:48.483260154Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -60157,14 +60157,14 @@ { "token": { "denom": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", - "amount": "105879326" + "amount": "94829976" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA", - "amount": "24077533" + "amount": "26919922" }, "weight": "536870912000000" } @@ -60244,8 +60244,8 @@ "current_tick_liquidity": "2906131449194960281290.000000000000001108", "token0": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "5.668055560060297977337662381976909475", - "current_tick": "11212685", + "current_sqrt_price": "5.598064548690795834019436615449873403", + "current_tick": "11133832", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60260,8 +60260,8 @@ "current_tick_liquidity": "838927887246573775844.000000000000002813", "token0": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "21.232178833585238895088137349308235792", - "current_tick": "21508054", + "current_sqrt_price": "20.954302687641435549913273706693534536", + "current_tick": "21390828", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60276,8 +60276,8 @@ "current_tick_liquidity": "2458353107265500.640686490250836690", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "7823145.500257547123391151957688538053534668", - "current_tick": "122120160", + "current_sqrt_price": "7725462.495897244531169796671787588748204779", + "current_tick": "121968277", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60292,8 +60292,8 @@ "current_tick_liquidity": "3911521443122589.228749783124570017", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "3873323.161799941435526715141101255483561453", - "current_tick": "117500263", + "current_sqrt_price": "3879580.206013882369618240599715390139835258", + "current_tick": "117505114", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60308,8 +60308,8 @@ "current_tick_liquidity": "1579208662590385.749060515448517056", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "10581545.333294635851087637255424140899744804", - "current_tick": "126119691", + "current_sqrt_price": "10483804.395550903444481168892426988286630150", + "current_tick": "126099101", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60324,8 +60324,8 @@ "current_tick_liquidity": "1851269834465205.498689453660004867", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "11696967.599914174195085441591878524031770132", - "current_tick": "126368190", + "current_sqrt_price": "11622019.339049891407204083913795311202313598", + "current_tick": "126350713", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60340,8 +60340,8 @@ "current_tick_liquidity": "5225944890640925.175442730337938133", "token0": "uosmo", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "3195656.338145137143519871631090532891818200", - "current_tick": "117021221", + "current_sqrt_price": "3145758.596254860253429451574404802407817497", + "current_tick": "116895797", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -60551,14 +60551,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "1317642720239" + "amount": "1319420952761" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "893802094" + "amount": "892621545" }, "weight": "536870912000000" } @@ -60590,8 +60590,8 @@ "current_tick_liquidity": "1142984929974.159966833583639696", "token0": "factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000004902200545520785886170282262120", - "current_tick": "-97596843", + "current_sqrt_price": "0.000005311245308701145342219391688248", + "current_tick": "-97179068", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -60636,7 +60636,7 @@ { "token": { "denom": "ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC", - "amount": "63702204626" + "amount": "65523545917" }, "weight": "268435456000000" }, @@ -60657,7 +60657,7 @@ { "token": { "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE", - "amount": "46170259895962938" + "amount": "45200987036027978" }, "weight": "268435456000000" } @@ -60728,14 +60728,14 @@ { "token": { "denom": "factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail", - "amount": "159074943832" + "amount": "159609342517" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "40015615561584" + "amount": "39316922409306" }, "weight": "107374182400000" }, @@ -60813,8 +60813,8 @@ "current_tick_liquidity": "102011615058.297799346595908656", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "0.167612628814890587139477935570336856", - "current_tick": "-16190601", + "current_sqrt_price": "0.168547414366472179681482092040533120", + "current_tick": "-16159177", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -60999,12 +60999,12 @@ "current_tick_liquidity": "62333600919.805972287756823243", "token0": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.132874044432994073996241033426688768", - "current_tick": "-17234449", + "current_sqrt_price": "0.133823607977107790509862922512642745", + "current_tick": "-17209125", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T10:08:00.155691352Z" + "last_liquidity_update": "2024-12-12T20:38:39.054433984Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -61024,14 +61024,14 @@ { "token": { "denom": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "amount": "1742278096347977731" + "amount": "1747521810093651230" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "267217395486" + "amount": "266415807678" }, "weight": "536870912000000" } @@ -61172,15 +61172,15 @@ "incentives_address": "osmo17d3uknp66y28lf3jvlngdrnt3wwgf0e2hu02dmnqh28crzsezhwsmyum3r", "spread_rewards_address": "osmo1xaufa0lx6fyu6lzse0v3cwk96m5uxhllkheq3nn4aupt38rm2waquf37zf", "id": "2262", - "current_tick_liquidity": "210615198882.843287989801022080", + "current_tick_liquidity": "225559169638.118222724253849536", "token0": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.028033924044450078864303689529528521", - "current_tick": "3112921", + "current_sqrt_price": "2.021119536277241699808093405647078517", + "current_tick": "3084924", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:11:27.745581174Z" + "last_liquidity_update": "2024-12-12T19:11:53.826256926Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -61191,8 +61191,8 @@ "current_tick_liquidity": "5173387908.619287124136746844", "token0": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.063692050330405417606222881465933421", - "current_tick": "-23943323", + "current_sqrt_price": "0.064048457109805888615101333331408423", + "current_tick": "-23897796", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -61223,14 +61223,14 @@ { "token": { "denom": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", - "amount": "124692511" + "amount": "122838421" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "752600019" + "amount": "763992477" }, "weight": "536870912000000" } @@ -61275,8 +61275,8 @@ "current_tick_liquidity": "31782405913.088403632520827702", "token0": "ibc/B67DF59507B3755EEDE0866C449445BD54B4DA82CCEBA89D775E53DC35664255", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.188390272260970428299560430470645443", - "current_tick": "-15450911", + "current_sqrt_price": "0.190416267040899499334299709887416504", + "current_tick": "-15374165", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -61355,8 +61355,8 @@ "current_tick_liquidity": "22042466214.349044181567923149", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "1.076494096213412446504352351127127343", - "current_tick": "158839", + "current_sqrt_price": "1.082999096388105215913803748786935458", + "current_tick": "172887", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -61445,15 +61445,15 @@ "incentives_address": "osmo1ahdp97ntc6lynh2lxva03z5mh4ey0hxd75vv8w57m0dgs2a3qvzqcr3d9d", "spread_rewards_address": "osmo1qaech7r05qz7ue3yj8u55ydf3tvm7t9g5d6rv8kxr8fugyevk45qk2jfv8", "id": "2277", - "current_tick_liquidity": "9317857262221.345678760602260852", + "current_tick_liquidity": "9656921657696.269433420981926995", "token0": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice", "token1": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "current_sqrt_price": "0.075444701270276973923096764817618852", - "current_tick": "-22308098", + "current_sqrt_price": "0.075951272094619446553236312315214769", + "current_tick": "-22231405", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T17:10:26.078524907Z" + "last_liquidity_update": "2024-12-12T19:58:30.769495288Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -61558,8 +61558,8 @@ "current_tick_liquidity": "6373905897.630176225786027112", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "uosmo", - "current_sqrt_price": "1.274911082731422491260360224192228834", - "current_tick": "625398", + "current_sqrt_price": "1.306406418053150161325629201434522445", + "current_tick": "706697", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -61590,8 +61590,8 @@ "current_tick_liquidity": "7190640.970611265061242150", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.101944545200024150393385453991783984", - "current_tick": "214281", + "current_sqrt_price": "1.107496211617963309478815696576159853", + "current_tick": "226547", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -61615,14 +61615,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "262487533641" + "amount": "260475934747" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "224913933372655067695" + "amount": "226655135080020337407" }, "weight": "536870912000000" } @@ -61657,20 +61657,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2286", - "amount": "1962954356954767277553" + "amount": "1962955708310255806575" }, "pool_assets": [ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice", - "amount": "2921720081194" + "amount": "2898388421587" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "16588479624" + "amount": "16723412086" }, "weight": "536870912000000" } @@ -61786,15 +61786,15 @@ "incentives_address": "osmo13hd50clckgpqa3hadwczgu40wwky5cx6mtklhjprhxhpfreknp7s6vu6gv", "spread_rewards_address": "osmo1l37jnvyuf238aezmehgns9cp20nhaeqpa69uzschc9gl0zrwseeq00hvjl", "id": "2292", - "current_tick_liquidity": "219639655539.101411058069393449", + "current_tick_liquidity": "215716970026.427415740593112390", "token0": "ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.097715048141111925038958547788460002", - "current_tick": "-18451770", + "current_sqrt_price": "0.093644156939660858879938601436840686", + "current_tick": "-19230772", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T13:40:01.134311946Z" + "last_liquidity_update": "2024-12-12T19:48:34.346382228Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -61802,15 +61802,15 @@ "incentives_address": "osmo1ulfutrklscp6hfl6uevg0ew8zpmf3zgpddw2x2ht5uus43ah5mpq77k3um", "spread_rewards_address": "osmo12me8hsf2asw0vdq83fq9qlqr3muawhwfxpnr9q8hffmmx4h66geqhv0l8g", "id": "2293", - "current_tick_liquidity": "1046092611139.239042958137233970", + "current_tick_liquidity": "1046281130806.458963951492690290", "token0": "factory/osmo10pk4crey8fpdyqd62rsau0y02e3rk055w5u005ah6ly7k849k5tsf72x40/alloyed/allDOGE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.064384928703705540488477990901367561", - "current_tick": "-23854581", + "current_sqrt_price": "0.063941511827467932572463209323886116", + "current_tick": "-23911484", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-12-11T19:04:01.302843006Z" + "last_liquidity_update": "2024-12-12T19:00:03.219551183Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -61881,8 +61881,8 @@ "current_tick_liquidity": "1836343109104.006681601775581235", "token0": "ibc/50F886EFA15E1FF3D9226B177083A1EFF944176181C70B6131D74FE5AFB1F2C0", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.147889998757185448993189367432770818", - "current_tick": "-16812855", + "current_sqrt_price": "0.147894123276119287975648791416259169", + "current_tick": "-16812733", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -61954,14 +61954,14 @@ { "token": { "denom": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", - "amount": "27678375748" + "amount": "27731658661" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "249083510525" + "amount": "248605922794" }, "weight": "536870912000000" } @@ -61993,21 +61993,21 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "201881391455" + "amount": "199738102319" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "2806547134829992347635" + "amount": "2835319335317777024692" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "716519953" + "amount": "716855349" }, "weight": "365072220160000" } @@ -62023,8 +62023,8 @@ "current_tick_liquidity": "5983347795.396155121310799015", "token0": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.769119982077573729373740926058385514", - "current_tick": "-4084545", + "current_sqrt_price": "0.759068456593540418303161226387724902", + "current_tick": "-4238151", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -62055,8 +62055,8 @@ "current_tick_liquidity": "862916048572.812453390537280135", "token0": "factory/osmo10pk4crey8fpdyqd62rsau0y02e3rk055w5u005ah6ly7k849k5tsf72x40/alloyed/allDOGE", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.002021968538761184271388988323213033", - "current_tick": "-50911644", + "current_sqrt_price": "0.002021468230525166078800200769910207", + "current_tick": "-50913667", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -62128,14 +62128,14 @@ { "token": { "denom": "ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995", - "amount": "1753364586023" + "amount": "1754758577423" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "26250782131" + "amount": "26229990862" }, "weight": "536870912000000" } @@ -62158,15 +62158,15 @@ "pool_liquidity": [ { "denom": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "amount": "23578317609" + "amount": "23449492016" }, { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "2745880746536" + "amount": "2755965226326" }, { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "23575348000" + "amount": "23446319192" } ], "scaling_factors": [ @@ -62194,7 +62194,7 @@ { "token": { "denom": "ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593", - "amount": "652781848" + "amount": "629311630" }, "weight": "214748364800000" }, @@ -62208,7 +62208,7 @@ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "4539487689" + "amount": "4623363057" }, "weight": "429496729600000" }, @@ -62240,14 +62240,14 @@ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice", - "amount": "3731367811" + "amount": "3624859961" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "980603848969" + "amount": "1009709013390" }, "weight": "536870912000000" } @@ -62458,8 +62458,8 @@ "current_tick_liquidity": "79233297930.478978835953794041", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "31.861149614063359992846703056137680172", - "current_tick": "27015132", + "current_sqrt_price": "31.581551271565992519940936907757684624", + "current_tick": "26973943", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -62692,8 +62692,8 @@ "current_tick_liquidity": "17281123176.688075139591190790", "token0": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.791993355180734689587942511425853121", - "current_tick": "-3727466", + "current_sqrt_price": "0.784162712267226702174518362941737699", + "current_tick": "-3850889", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -62751,15 +62751,15 @@ "incentives_address": "osmo1kt7c7ultq972t6q6mzunyxsw7my9mes2z0j74jknv03ws0xlx8ks3undzn", "spread_rewards_address": "osmo12e8tlgwm2spxg936dugtruvphqhcl0954tx2nxde4zffyl77srtsngmmnc", "id": "2332", - "current_tick_liquidity": "38403425659397.620920663242370281", + "current_tick_liquidity": "23526259374168.200300362130000291", "token0": "ibc/1B454982D3746951510D3845145B83628D4ED380D95722C8077776C4689F973A", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.250077738726049008658854878503474748", - "current_tick": "-12746113", + "current_sqrt_price": "0.253672680375418691500370552134522398", + "current_tick": "-12565018", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-12T17:16:11.072141665Z" + "last_liquidity_update": "2024-12-12T20:45:28.606742742Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -62779,14 +62779,14 @@ { "token": { "denom": "ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C", - "amount": "21598829973" + "amount": "21713305663" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "83733139" + "amount": "83294675" }, "weight": "536870912000000" } @@ -62811,14 +62811,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "4260323926073" + "amount": "4254782522205" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C", - "amount": "1851656436602" + "amount": "1854072856293" }, "weight": "536870912000000" } @@ -62879,8 +62879,8 @@ "current_tick_liquidity": "30829288506.104056702977655173", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "uosmo", - "current_sqrt_price": "0.584627107706656794727996001916027972", - "current_tick": "-6582112", + "current_sqrt_price": "0.588637098346957182616592485610212439", + "current_tick": "-6535064", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -62911,8 +62911,8 @@ "current_tick_liquidity": "232163735.324877990625500000", "token0": "ibc/1B454982D3746951510D3845145B83628D4ED380D95722C8077776C4689F973A", "token1": "uosmo", - "current_sqrt_price": "0.303867488727835961453593068604987177", - "current_tick": "-9766455", + "current_sqrt_price": "0.312380849424462234212325561820724480", + "current_tick": "-9241821", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -62952,14 +62952,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag", - "amount": "19619501740" + "amount": "19514296535" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "73824496" + "amount": "74224096" }, "weight": "536870912000000" } @@ -62984,21 +62984,21 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "207485550546" + "amount": "206165359947" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", - "amount": "1181514743903181498" + "amount": "1181753258732920885" }, "weight": "365072220160000" }, { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "401669197" + "amount": "404159054" }, "weight": "354334801920000" } @@ -63023,14 +63023,14 @@ { "token": { "denom": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", - "amount": "3122281890" + "amount": "3111754071" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "178624351" + "amount": "179230499" }, "weight": "536870912000000" } @@ -63046,8 +63046,8 @@ "current_tick_liquidity": "741169459.776158864791660849", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", - "current_sqrt_price": "4.178062949719364631483370268786594030", - "current_tick": "9745621", + "current_sqrt_price": "4.175503444769137954016746216641427296", + "current_tick": "9743482", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -63062,8 +63062,8 @@ "current_tick_liquidity": "27008230910.693853218143957380", "token0": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.009390881472174547571598120449011738", - "current_tick": "-37181135", + "current_sqrt_price": "0.009032475572377934275473722628410651", + "current_tick": "-37841439", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -63142,8 +63142,8 @@ "current_tick_liquidity": "2230760930.496040039777432627", "token0": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", "token1": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "current_sqrt_price": "4.305704737593355152335721042022696552", - "current_tick": "9853909", + "current_sqrt_price": "4.390901423319215983430534311340447701", + "current_tick": "9928001", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -63174,8 +63174,8 @@ "current_tick_liquidity": "406571419.914278153162892587", "token0": "ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3", "token1": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "current_sqrt_price": "0.593744837135999006767922768973051926", - "current_tick": "-6474671", + "current_sqrt_price": "0.574492312632091798614681375676407133", + "current_tick": "-6699586", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -63334,8 +63334,8 @@ "current_tick_liquidity": "34012140742.450248554127925136", "token0": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", "token1": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "current_sqrt_price": "0.026336117938040544568560019056472726", - "current_tick": "-30064089", + "current_sqrt_price": "0.026764057518798360804180889603164578", + "current_tick": "-29836853", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -63373,11 +63373,11 @@ "pool_liquidity": [ { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "2598736" + "amount": "2488214" }, { "denom": "uosmo", - "amount": "872929" + "amount": "962749" } ], "scaling_factors": [ @@ -63404,14 +63404,14 @@ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "4212312" + "amount": "4295615" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "51810562" + "amount": "50806808" }, "weight": "536870912000000" } @@ -63575,15 +63575,15 @@ "incentives_address": "osmo1v4wgftz2453f4cqgxu0p03xl9fpuza7267gxz0ze7n48j58pq6qs0ygusy", "spread_rewards_address": "osmo1ggehxtcraurqa07j9fsnzwdkz62ckcrmqeat3jwm2cdrgjm8arrq8x3jpm", "id": "2371", - "current_tick_liquidity": "60826519276.994942307693581485", + "current_tick_liquidity": "26570720977.344113287650340895", "token0": "ibc/C1B4D4804EB8F95FFB75E6395A301F0AD6D7DDE5C3A45571B70E46A368DD353E", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.009265615142211167584968719602122865", - "current_tick": "18617", + "current_sqrt_price": "1.019862798620566338099176227875701540", + "current_tick": "40120", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-12T17:03:37.179962242Z" + "last_liquidity_update": "2024-12-12T20:03:29.021641324Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -63603,14 +63603,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "122039322" + "amount": "122818280" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "35805803059" + "amount": "35581729001" }, "weight": "536870912000000" } @@ -63763,14 +63763,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "655645043232" + "amount": "662803920647" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373", - "amount": "427050480994574800827" + "amount": "422520097124676475773" }, "weight": "536870912000000" } @@ -63821,20 +63821,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2384", - "amount": "52062932452570337119218749" + "amount": "52154179715900461634848559" }, "pool_assets": [ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "1120656577924" + "amount": "1131440749646" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "577763178129" + "amount": "572022348291" }, "weight": "429496729600000" } @@ -63924,14 +63924,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "56792693659" + "amount": "57092393659" }, "weight": "644245094400000" }, { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "1032133" + "amount": "1024035" }, "weight": "429496729600000" } @@ -63956,14 +63956,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag", - "amount": "116172245222" + "amount": "118380507188" }, "weight": "429496729600000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "24888191608" + "amount": "24578549259" }, "weight": "644245094400000" } @@ -63976,15 +63976,15 @@ "incentives_address": "osmo1hnseecxxek82ecs8temv2962a69e88fnqaqnjlszcgwy0tdvyx4qpdrysa", "spread_rewards_address": "osmo1qrn3ecpnjppm9xlulv7jcuvs85yvk52p3ntvg3wm0zjymj40qhfstuu8a9", "id": "2390", - "current_tick_liquidity": "328759791527.033579323197209816", + "current_tick_liquidity": "328280204016.160978400970031547", "token0": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.099609413271071844657289423341531598", - "current_tick": "-18077965", + "current_sqrt_price": "0.098936337992701430237580920360068855", + "current_tick": "-18211602", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T15:06:58.100080615Z" + "last_liquidity_update": "2024-12-12T19:49:11.185785607Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -64004,14 +64004,14 @@ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", - "amount": "69615705637" + "amount": "69707209056" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "25862654531" + "amount": "25829044219" }, "weight": "536870912000000" } @@ -64036,14 +64036,14 @@ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", - "amount": "11686065774" + "amount": "11549604607" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "168595057" + "amount": "170593057" }, "weight": "536870912000000" } @@ -64068,14 +64068,14 @@ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", - "amount": "7284764122128" + "amount": "7290616544320" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", - "amount": "17444744416" + "amount": "17430897081" }, "weight": "536870912000000" } @@ -64356,14 +64356,14 @@ { "token": { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", - "amount": "5375668510" + "amount": "5352705394" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag", - "amount": "13825468509" + "amount": "13884839166" }, "weight": "536870912000000" } @@ -64415,11 +64415,11 @@ "pool_liquidity": [ { "denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice", - "amount": "981996109235" + "amount": "982538106244" }, { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/pbb", - "amount": "1468380406959" + "amount": "1467903124398" } ], "scaling_factors": [ @@ -64453,8 +64453,8 @@ "current_tick_liquidity": "26820678139.560628652406457114", "token0": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.151697096921616559873790799856200464", - "current_tick": "-16698800", + "current_sqrt_price": "0.151489813809428315682459981666949618", + "current_tick": "-16705084", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -64514,8 +64514,8 @@ "current_tick_liquidity": "14142135623.730950500200000000", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "0.156573491868732937420904107580799069", - "current_tick": "-16548475", + "current_sqrt_price": "0.158013122523655818812980039467372861", + "current_tick": "-16503186", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -64714,8 +64714,8 @@ "current_tick_liquidity": "2708211428353.339025428701913434", "token0": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.004521345512922653614389993465283149", - "current_tick": "-43955744", + "current_sqrt_price": "0.004631150455360553122674520900549228", + "current_tick": "-43855245", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -64839,8 +64839,8 @@ "current_tick_liquidity": "35117089856.649570570111100000", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "current_sqrt_price": "0.031816397273866607702587761363999009", - "current_tick": "-26987717", + "current_sqrt_price": "0.032253524413036236026444465578761334", + "current_tick": "-26959711", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -64852,15 +64852,15 @@ "incentives_address": "osmo1z58c5q637gya8czq86z3223empd0x0m8ukzz70h4gatz04nefh9qjldqpd", "spread_rewards_address": "osmo1tw5zyarhj99whnv40jw7c34wdju4vw8prexzlapud2p5yd5y5l3qcgtmtn", "id": "2425", - "current_tick_liquidity": "25637478634893435.146558517098097556", + "current_tick_liquidity": "21488088481701515.469914330998229373", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373", - "current_sqrt_price": "977701.484734156728078689641721715052777577", - "current_tick": "107559001", + "current_sqrt_price": "966464.958052916726354386729207280779529053", + "current_tick": "107340545", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-08T18:29:39.467865125Z" + "last_liquidity_update": "2024-12-12T20:00:17.081978516Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -64979,8 +64979,8 @@ "current_tick_liquidity": "155350020707.907596259044041894", "token0": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa", "token1": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", - "current_sqrt_price": "0.049041607826028036947476900344781366", - "current_tick": "-25594921", + "current_sqrt_price": "0.049019630313364920891801756731210723", + "current_tick": "-25597076", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -65002,8 +65002,8 @@ "current_tick_liquidity": "5525062728.434260372738070051", "token0": "factory/osmo1qnglc04tmhg32uc4kxlxh55a5cmhj88cpa3rmtly484xqu82t79sfv94w0/alloyed/allXRP", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.550575233512621929085254983536469203", - "current_tick": "1404283", + "current_sqrt_price": "1.535049254139499767557074564182698659", + "current_tick": "1356376", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -65162,14 +65162,14 @@ { "token": { "denom": "ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F", - "amount": "501084157124" + "amount": "510119778680" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "65107625" + "amount": "63958356" }, "weight": "536870912000000" } @@ -65182,15 +65182,15 @@ "incentives_address": "osmo1qcvf2raaz58g0qt0xyc8tjf0x38kpjrj0mag7u7hyd4lr5afaztsxc6g8d", "spread_rewards_address": "osmo1fyldjyurgy6jz7qk04fxhkhd0ue85nd5q3443hdpmt94uyvgznsqgj45lu", "id": "2444", - "current_tick_liquidity": "47802122299.274735347710520718", + "current_tick_liquidity": "47389146774.429922908616235002", "token0": "ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.354220819151886451284542803249297367", - "current_tick": "4542355", + "current_sqrt_price": "2.261677585261235427613268318556518264", + "current_tick": "4115185", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T17:05:47.848147477Z" + "last_liquidity_update": "2024-12-12T19:50:07.760270556Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -65210,14 +65210,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "305334400919" + "amount": "303199178085" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "7739284" + "amount": "7793841" }, "weight": "536870912000000" } @@ -65329,8 +65329,8 @@ "current_tick_liquidity": "81647357.192600760676102561", "token0": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.003182096269655800965259342637559898", - "current_tick": "-44987427", + "current_sqrt_price": "0.003007245119946916785504194448875864", + "current_tick": "-45956477", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -65390,15 +65390,15 @@ "incentives_address": "osmo1dlcr4x6rs5a4vrkrlyhjk8f9drjl3jgdj8p8yqj6wejqjsj22t7q63tfeg", "spread_rewards_address": "osmo13le09fzcrh5xelwpxd80m3gxgpj9hl6e0t7elguzmuqlla7zsfhsln48k9", "id": "2456", - "current_tick_liquidity": "71999765928310273336932.428256185534177476", + "current_tick_liquidity": "71915677370180116162882.994024708132576578", "token0": "ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "0.003672886532922128979816022893036431", - "current_tick": "-44650991", + "current_sqrt_price": "0.003677578107224666051605355247908866", + "current_tick": "-44647542", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-12-12T08:43:25.013932510Z" + "last_liquidity_update": "2024-12-12T19:46:56.638924372Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -65413,15 +65413,15 @@ "incentives_address": "osmo1mz3k85xf59dhp0e2w2nn4wrlxqmaxsw846nmg243z8u592uaqaqsldh20f", "spread_rewards_address": "osmo1g7pgn33m3cnpjty0w9w96w27ser5ujzfm2khujhhnhqk9tmsmcfq0qkgj2", "id": "2458", - "current_tick_liquidity": "3160373934073.870983786276154327", + "current_tick_liquidity": "5823579767388.693686421487507039", "token0": "factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.002637326278468471046101712277386270", - "current_tick": "-48044511", + "current_sqrt_price": "0.002633727100844969611049510975226613", + "current_tick": "-48063482", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-12-12T14:02:23.414778895Z" + "last_liquidity_update": "2024-12-12T18:37:38.370778921Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -65439,8 +65439,8 @@ "current_tick_liquidity": "30338322.625475981314997852", "token0": "ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795", "token1": "uosmo", - "current_sqrt_price": "2.484352496951662763344420542400262177", - "current_tick": "5172007", + "current_sqrt_price": "2.494765265182122693621627086740582505", + "current_tick": "5223853", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -65535,8 +65535,8 @@ "current_tick_liquidity": "9867418393.980280664273121902", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031812771467691410786783220079998332", - "current_tick": "-26987948", + "current_sqrt_price": "0.031608431149902874441729223913914846", + "current_tick": "-27009071", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -65567,8 +65567,8 @@ "current_tick_liquidity": "3518566225.906996042481854725", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031774084677626314651893996393516624", - "current_tick": "-26990408", + "current_sqrt_price": "0.031584146762832217263924951887920693", + "current_tick": "-27024417", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -65615,8 +65615,8 @@ "current_tick_liquidity": "24871382750141.701997329426031538", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.001000036245657831151467469781676327", - "current_tick": "-53999928", + "current_sqrt_price": "0.001000050861196064462156600658216941", + "current_tick": "-53999899", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -65679,12 +65679,12 @@ "current_tick_liquidity": "74956372.274888025535167659", "token0": "factory/osmo1qnglc04tmhg32uc4kxlxh55a5cmhj88cpa3rmtly484xqu82t79sfv94w0/alloyed/allXRP", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.048707491101347139823076292835379122", - "current_tick": "-25627581", + "current_sqrt_price": "0.048606387944501865208754599802961259", + "current_tick": "-25637420", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-12-12T04:50:09.390861012Z" + "last_liquidity_update": "2024-12-12T19:45:58.436708431Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -65760,34 +65760,34 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2477", - "amount": "100095230533053333200" + "amount": "100113526844230039759" }, "pool_assets": [ { "token": { "denom": "ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF", - "amount": "6099684643896840199215" + "amount": "6107560261117967423375" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "814989887" + "amount": "820334869" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "7486723441" + "amount": "7371925684" }, "weight": "268435456000000" }, { "token": { "denom": "uosmo", - "amount": "11036983329" + "amount": "11131765022" }, "weight": "268435456000000" } @@ -65838,20 +65838,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2480", - "amount": "70771453196944247864680" + "amount": "72682262641639094725973" }, "pool_assets": [ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "531346138551" + "amount": "551359375202" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "43537354481208415240077811" + "amount": "43710014506743808405401203" }, "weight": "322122547200000" } @@ -65924,14 +65924,14 @@ { "token": { "denom": "ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5", - "amount": "6290879" + "amount": "6435107" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "50681163" + "amount": "49546201" }, "weight": "536870912000000" } @@ -66068,14 +66068,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac", - "amount": "37862484655" + "amount": "37897152322" }, "weight": "279172874240000" }, { "token": { "denom": "ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C", - "amount": "280077637331221155868" + "amount": "279902971057983759050" }, "weight": "397284474880000" }, @@ -66169,11 +66169,11 @@ "pool_liquidity": [ { "denom": "ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493", - "amount": "794742399" + "amount": "787734895" }, { "denom": "uosmo", - "amount": "51288768" + "amount": "52287768" } ], "scaling_factors": [ @@ -66226,20 +66226,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2497", - "amount": "151903929351128218978" + "amount": "200108582912012112518" }, "pool_assets": [ { "token": { "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE", - "amount": "158159976232557874" + "amount": "208349901496867423" }, "weight": "107374182400000" }, { "token": { "denom": "uosmo", - "amount": "100839346" + "amount": "132839346" }, "weight": "966367641600000" } @@ -66301,8 +66301,8 @@ "current_tick_liquidity": "50489758238.081776091702837867", "token0": "factory/osmo1qnglc04tmhg32uc4kxlxh55a5cmhj88cpa3rmtly484xqu82t79sfv94w0/alloyed/allXRP", "token1": "ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65", - "current_sqrt_price": "2.971608601464981155027847442880801047", - "current_tick": "7830457", + "current_sqrt_price": "3.016764641472437857574171263995916430", + "current_tick": "8100868", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -66314,15 +66314,15 @@ "incentives_address": "osmo19zl8sa765jqxuxhmwht3wkqncv7jlrjpluyxn5x3dghkfadfzxrss0f43y", "spread_rewards_address": "osmo1vawqth3rs45snrekm3th39qw6dtn6w7u5hg5p644w4guf9vxdt9sau53es", "id": "2502", - "current_tick_liquidity": "5044234759098.962106504033223065", + "current_tick_liquidity": "5140730099089.644878336155871466", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031785400180243264900489898857912489", - "current_tick": "-26989689", + "current_sqrt_price": "0.031669925325119959309062853722616372", + "current_tick": "-26997016", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-12-12T17:17:53.145554904Z" + "last_liquidity_update": "2024-12-12T20:31:21.448330006Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -66330,15 +66330,15 @@ "incentives_address": "osmo1t5j45vn0m22xyuhfa6gpmvuvzgl59s9yvmtuyxpjv9jhy2gcul5ssydl5q", "spread_rewards_address": "osmo1thdr43jh4hrgntjg94sk7s56zpzfprc8apzh08z24yx6trzrv9js076we6", "id": "2503", - "current_tick_liquidity": "4279658254315.885799889194178329", + "current_tick_liquidity": "4693664582890.121206155076938039", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.031850766272353538189685695526689494", - "current_tick": "-26985529", + "current_sqrt_price": "0.031640476363864523895896196305646999", + "current_tick": "-26998881", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-12-12T17:11:52.949464391Z" + "last_liquidity_update": "2024-12-12T20:40:48.536298396Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -66349,8 +66349,8 @@ "current_tick_liquidity": "782348578799.301586941237417548", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "uosmo", - "current_sqrt_price": "0.038674182315456928866613017054268398", - "current_tick": "-26504308", + "current_sqrt_price": "0.038911876943424026664099590327384995", + "current_tick": "-26485866", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -66365,8 +66365,8 @@ "current_tick_liquidity": "144364729153.779584525241296831", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.010527470146595564989674525430683194", - "current_tick": "-35891724", + "current_sqrt_price": "0.010557108358758987021168067526435672", + "current_tick": "-35885475", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -66381,8 +66381,8 @@ "current_tick_liquidity": "247393692800229661.421416476345433264", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "current_sqrt_price": "5818.549515161509529651540698370667328173", - "current_tick": "65385551", + "current_sqrt_price": "5849.935015681473784984673461704887876969", + "current_tick": "65422173", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -66397,8 +66397,8 @@ "current_tick_liquidity": "465396568015.889520009355706949", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "current_sqrt_price": "0.021316588083458745855589545785066998", - "current_tick": "-32456031", + "current_sqrt_price": "0.021518654620050820715887398888644549", + "current_tick": "-32369476", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -66413,8 +66413,8 @@ "current_tick_liquidity": "4108898241.560162737568563616", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "0.011628813835426322627552600234895010", - "current_tick": "-35647707", + "current_sqrt_price": "0.011695925359145949984746821864286952", + "current_tick": "-35632054", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -66448,25 +66448,80 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2510", - "amount": "100000000000000000000" + "amount": "202763984250490919600" }, "pool_assets": [ { "token": { "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE", - "amount": "49321498685234045" + "amount": "100006235826234045" }, "weight": "107374182400000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "49209905" + "amount": "99779965" }, "weight": "966367641600000" } ], "total_weight": "1073741824000000" + }, + { + "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", + "address": "osmo13fc9xmevjecnj2pvwuk6cvdw0t240pks6n898la0tm32cnkev3us7mvntj", + "incentives_address": "osmo19ac65k87u63j38r8jpfpudw0eeh52yky7ecy8l788fek0hp0djqskw58ej", + "spread_rewards_address": "osmo1y6984wruuqp5x2yrnf3v2yj048m2usk5l3rfsa4ea9tvasdujatq4jjac9", + "id": "2511", + "current_tick_liquidity": "41962610592.373278810361739774", + "token0": "factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-native-ICP", + "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", + "current_sqrt_price": "0.374165738677394139000000000000000000", + "current_tick": "-8600000", + "tick_spacing": "100", + "exponent_at_price_one": "-6", + "spread_factor": "0.002000000000000000", + "last_liquidity_update": "2024-12-12T18:37:20.808594148Z" + }, + { + "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", + "contract_address": "osmo1yp98epd8mmp998qr98a9n937zrxyruqqzx6kr5e2w2t3c7f6ugasw40l7d", + "pool_id": "2512", + "code_id": "885", + "instantiate_msg": "eyJiYXNlX2Rlbm9tIjoiZmFjdG9yeS9vc21vMTBjNHk5Y3NmczhxN210dmZnNHA5Z2Q4ZDBhY3gwaHBjMm10ZTl4cXp0aGQ3cmQzMzQ4dHNmaGFlc20vc0lDUC1uYXRpdmUtSUNQIiwicXVvdGVfZGVub20iOiJpYmMvNDk4QTA3NTFDNzk4QTBEOUEzODlBQTM2OTExMjNEQURBNTdEQUE0RkUxNjVENUM3NTg5NDUwNUI4NzZCQTZFNCJ9" + }, + { + "@type": "/osmosis.gamm.v1beta1.Pool", + "address": "osmo1jfevwkrnaq3629zauf6h8p48zwlwj69k8xfurz4jsv7eradhv9rqpj90hp", + "id": "2513", + "pool_params": { + "swap_fee": "0.400000000000000000", + "exit_fee": "0.000000000000000000", + "smooth_weight_change_params": null + }, + "future_pool_governor": "24h", + "total_shares": { + "denom": "gamm/pool/2513", + "amount": "100000000000000000000" + }, + "pool_assets": [ + { + "token": { + "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", + "amount": "6012440" + }, + "weight": "1020054732800000" + }, + { + "token": { + "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", + "amount": "566027" + }, + "weight": "53687091200000" + } + ], + "total_weight": "1073741824000000" } ] } \ No newline at end of file