From 099e9a6a00cd34fd6385a2f73198a6dc683afc43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:21:52 -0600 Subject: [PATCH] [AUTO]assetlist and chainlist Update (#1896) Files changed: M chain-registry M language_files/en.json M osmo-test-5/generated/asset_detail/assetlist.json M osmo-test-5/generated/chain_registry/assetlist.json M osmo-test-5/generated/frontend/assetlist.json M osmo-test-5/generated/frontend/chainlist.json M osmo-test-5/osmo-test-5.chainlist.json M osmo-test-5/query_responses/all-pools.json M osmosis-1/generated/asset_detail/assetlist.json M osmosis-1/generated/chain_registry/assetlist.json M osmosis-1/generated/frontend/assetlist.json M osmosis-1/query_responses/all-pools.json Co-authored-by: JeremyParish69 --- chain-registry | 2 +- language_files/en.json | 12 +- .../generated/asset_detail/assetlist.json | 5 + .../generated/chain_registry/assetlist.json | 53 +- osmo-test-5/generated/frontend/assetlist.json | 55 +- osmo-test-5/generated/frontend/chainlist.json | 93 +- osmo-test-5/osmo-test-5.chainlist.json | 49 + osmo-test-5/query_responses/all-pools.json | 22 +- .../generated/asset_detail/assetlist.json | 6 +- .../generated/chain_registry/assetlist.json | 2 +- osmosis-1/generated/frontend/assetlist.json | 48 +- osmosis-1/query_responses/all-pools.json | 4312 +++++++++-------- 12 files changed, 2472 insertions(+), 2187 deletions(-) diff --git a/chain-registry b/chain-registry index d6613a9a3..79de1b319 160000 --- a/chain-registry +++ b/chain-registry @@ -1 +1 @@ -Subproject commit d6613a9a35bc547c141499cdca36d626a95cf656 +Subproject commit 79de1b319c9e7a140d247beab05022f9376ac916 diff --git a/language_files/en.json b/language_files/en.json index b26b041dc..70a96bdb4 100644 --- a/language_files/en.json +++ b/language_files/en.json @@ -14,7 +14,17 @@ }, "TON(dot)orai": { "description": "The native token of TON\n\nToincoin has been bridged from The Open Network to Oraichain." + }, + "POL": { + "description": "Polygon, previously known as Matic Network, is a Layer 2 scaling solution for Ethereum that aims to provide faster and cheaper transactions.\n\nPolygon is a Layer 2 scaling solution for Ethereum, designed to improve the scalability and usability of the Ethereum blockchain. It achieves this by using sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators. Polygon supports various DeFi and NFT projects by providing a faster, more efficient, and low-cost environment for transactions. Its native token, MATIC, is used for staking, governance, and paying transaction fees on the network. The platform aims to transform Ethereum into a multi-chain system, similar to Polkadot, but with the benefits of Ethereum's security and vibrant ecosystem." + }, + "NRIDE": { + "description": "nRide Token\n\nnRide is developing a uber-like ride-hailing protocol, leveraging cosmwasm smart-contracts for payment, driver registration and text-messaging between the rider and the driver, to create a trustless public transportation environment for any cab or taxi company to use." } }, - "osmosistestnet": {} + "osmosistestnet": { + "KIMA": { + "description": "The native token of Kima Chain" + } + } } \ No newline at end of file diff --git a/osmo-test-5/generated/asset_detail/assetlist.json b/osmo-test-5/generated/asset_detail/assetlist.json index 5c84e10a1..5e10156b5 100644 --- a/osmo-test-5/generated/asset_detail/assetlist.json +++ b/osmo-test-5/generated/asset_detail/assetlist.json @@ -98,6 +98,11 @@ "name": "Symphony Testnet", "symbol": "MLD", "description": "The native token of Symphony" + }, + { + "name": "KIMA", + "symbol": "KIMA", + "description": "The native token of Kima Chain" } ] } \ No newline at end of file diff --git a/osmo-test-5/generated/chain_registry/assetlist.json b/osmo-test-5/generated/chain_registry/assetlist.json index 39caec4c5..e1e956cf0 100644 --- a/osmo-test-5/generated/chain_registry/assetlist.json +++ b/osmo-test-5/generated/chain_registry/assetlist.json @@ -932,7 +932,7 @@ } ], "logo_URIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" }, "images": [ { @@ -940,7 +940,56 @@ "chain_name": "symphonytestnet", "base_denom": "note" }, - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" + } + ] + }, + { + "description": "The native token of Kima Chain", + "denom_units": [ + { + "denom": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "exponent": 0, + "aliases": [ + "uKIMA" + ] + }, + { + "denom": "KIMA", + "exponent": 6 + } + ], + "type_asset": "ics20", + "base": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "name": "KIMA", + "display": "KIMA", + "symbol": "KIMA", + "traces": [ + { + "type": "ibc", + "counterparty": { + "chain_name": "kimatestnet", + "base_denom": "uKIMA", + "channel_id": "channel-1" + }, + "chain": { + "channel_id": "channel-8867", + "path": "transfer/channel-8867/uKIMA" + } + } + ], + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg" + }, + "images": [ + { + "image_sync": { + "chain_name": "kimatestnet", + "base_denom": "uKIMA" + }, + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg" } ] }, diff --git a/osmo-test-5/generated/frontend/assetlist.json b/osmo-test-5/generated/frontend/assetlist.json index ad3b47422..daa3c454d 100644 --- a/osmo-test-5/generated/frontend/assetlist.json +++ b/osmo-test-5/generated/frontend/assetlist.json @@ -889,7 +889,7 @@ "symbol": "MLD", "decimals": 6, "logoURIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" }, "price": { "poolId": "588", @@ -923,7 +923,7 @@ "symbol": "MLD", "decimals": 6, "logoURIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" } } ], @@ -934,6 +934,57 @@ "unstable": false, "disabled": false, "preview": false + }, + { + "chainName": "kimatestnet", + "sourceDenom": "uKIMA", + "coinMinimalDenom": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "symbol": "KIMA", + "decimals": 6, + "logoURIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg" + }, + "categories": [], + "transferMethods": [ + { + "name": "Osmosis IBC Transfer", + "type": "ibc", + "counterparty": { + "chainName": "kimatestnet", + "chainId": "kima_testnet", + "sourceDenom": "uKIMA", + "port": "transfer", + "channelId": "channel-1" + }, + "chain": { + "port": "transfer", + "channelId": "channel-8867", + "path": "transfer/channel-8867/uKIMA" + } + } + ], + "counterparty": [ + { + "chainName": "kimatestnet", + "sourceDenom": "uKIMA", + "chainType": "cosmos", + "chainId": "kima_testnet", + "symbol": "KIMA", + "decimals": 6, + "logoURIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg" + } + } + ], + "variantGroupKey": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "name": "KIMA", + "isAlloyed": false, + "verified": false, + "unstable": false, + "disabled": false, + "preview": false } ] } \ No newline at end of file diff --git a/osmo-test-5/generated/frontend/chainlist.json b/osmo-test-5/generated/frontend/chainlist.json index 7146fca89..047700149 100644 --- a/osmo-test-5/generated/frontend/chainlist.json +++ b/osmo-test-5/generated/frontend/chainlist.json @@ -1431,7 +1431,7 @@ "chainSuggestionDenom": "note", "sourceDenom": "note", "coinDecimals": 6, - "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" }, "feeCurrencies": [ { @@ -1439,7 +1439,7 @@ "chainSuggestionDenom": "note", "sourceDenom": "note", "coinDecimals": 6, - "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png", + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png", "gasPriceStep": { "low": 0.0025, "average": 0.025, @@ -1453,7 +1453,28 @@ "chainSuggestionDenom": "note", "sourceDenom": "note", "coinDecimals": 6, - "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png" + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png" + }, + { + "coinDenom": "HUSD", + "chainSuggestionDenom": "uusd", + "sourceDenom": "uusd", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png" + }, + { + "coinDenom": "HKHD", + "chainSuggestionDenom": "ukhd", + "sourceDenom": "ukhd", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png" + }, + { + "coinDenom": "HVND", + "chainSuggestionDenom": "uvnd", + "sourceDenom": "uvnd", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png" } ], "apis": { @@ -1479,6 +1500,72 @@ "cosmwasm", "wasmd_0.24+" ] + }, + { + "chain_name": "kimatestnet", + "status": "live", + "networkType": "testnet", + "prettyName": "Kima", + "chain_id": "kima_testnet", + "bech32Prefix": "kima", + "bech32Config": { + "bech32PrefixAccAddr": "kima", + "bech32PrefixAccPub": "kimapub", + "bech32PrefixValAddr": "kimavaloper", + "bech32PrefixValPub": "kimavaloperpub", + "bech32PrefixConsAddr": "kimavalcons", + "bech32PrefixConsPub": "kimavalconspub" + }, + "slip44": 118, + "stakeCurrency": { + "coinDecimals": 0 + }, + "feeCurrencies": [ + { + "coinDenom": "KIMA", + "chainSuggestionDenom": "uKIMA", + "coinMinimalDenom": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "sourceDenom": "uKIMA", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png", + "gasPriceStep": { + "low": 0.0025, + "average": 0.025, + "high": 0.04 + } + } + ], + "currencies": [ + { + "coinDenom": "KIMA", + "chainSuggestionDenom": "uKIMA", + "coinMinimalDenom": "ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551", + "sourceDenom": "uKIMA", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png" + } + ], + "apis": { + "rpc": [ + { + "address": "https://rpc-testnet.kima.finance/" + } + ], + "rest": [ + { + "address": "https://api-testnet.kima.finance" + } + ] + }, + "explorers": [ + { + "txPage": "https://explorer-testnet.kima.finance/transactions/${txHash}" + } + ], + "features": [ + "ibc-go", + "ibc-transfer" + ] } ] } \ No newline at end of file diff --git a/osmo-test-5/osmo-test-5.chainlist.json b/osmo-test-5/osmo-test-5.chainlist.json index 377799d3d..cadd1f2f7 100644 --- a/osmo-test-5/osmo-test-5.chainlist.json +++ b/osmo-test-5/osmo-test-5.chainlist.json @@ -996,6 +996,55 @@ "cosmwasm", "wasmd_0.24+" ] + }, + { + "chain_name": "kimatestnet", + "status": "live", + "network_type": "testnet", + "pretty_name": "Kima", + "chain_id": "kima_testnet", + "bech32_prefix": "kima", + "bech32_config": { + "bech32PrefixAccAddr": "kima", + "bech32PrefixAccPub": "kimapub", + "bech32PrefixValAddr": "kimavaloper", + "bech32PrefixValPub": "kimavaloperpub", + "bech32PrefixConsAddr": "kimavalcons", + "bech32PrefixConsPub": "kimavalconspub" + }, + "slip44": 118, + "fees": { + "fee_tokens": [ + { + "denom": "uKIMA", + "fixed_min_gas_price": 0, + "low_gas_price": 0.0025, + "average_gas_price": 0.025, + "high_gas_price": 0.04 + } + ] + }, + "apis": { + "rpc": [ + { + "address": "https://rpc-testnet.kima.finance/" + } + ], + "rest": [ + { + "address": "https://api-testnet.kima.finance" + } + ] + }, + "explorers": [ + { + "tx_page": "https://explorer-testnet.kima.finance/transactions/${txHash}" + } + ], + "features": [ + "ibc-go", + "ibc-transfer" + ] } ] } \ No newline at end of file diff --git a/osmo-test-5/query_responses/all-pools.json b/osmo-test-5/query_responses/all-pools.json index 042cffd43..1596d0d30 100644 --- a/osmo-test-5/query_responses/all-pools.json +++ b/osmo-test-5/query_responses/all-pools.json @@ -1072,7 +1072,7 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/34", - "amount": "100000000000000000000" + "amount": "100001826296117501900" }, "pool_assets": [ { @@ -1085,7 +1085,7 @@ { "token": { "denom": "uosmo", - "amount": "82009500491" + "amount": "82012500491" }, "weight": "1073741824" } @@ -7259,14 +7259,14 @@ { "token": { "denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C", - "amount": "65798502103" + "amount": "65798213966" }, "weight": "1073741824000000" }, { "token": { "denom": "uosmo", - "amount": "152334022561" + "amount": "152334794883" }, "weight": "1073741824000000" } @@ -7381,14 +7381,14 @@ { "token": { "denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58", - "amount": "405067074" + "amount": "405083093" }, "weight": "2147483648" }, { "token": { "denom": "uosmo", - "amount": "1000723750" + "amount": "1000644613" }, "weight": "1073741824" } @@ -10387,14 +10387,14 @@ { "token": { "denom": "ibc/5F10B4BED1A80DC44975D95D716AEF8CEBFB99B3F088C98361436A7D0CF5A830", - "amount": "1148916760851938107187" + "amount": "1124098958840256020267" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "87067931" + "amount": "88992290" }, "weight": "536870912000000" } @@ -11373,20 +11373,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/588", - "amount": "765698514521791127528" + "amount": "795600945148529371376" }, "pool_assets": [ { "token": { "denom": "ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4", - "amount": "658114343" + "amount": "655337501" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1819457271" + "amount": "1973872465" }, "weight": "536870912000000" } diff --git a/osmosis-1/generated/asset_detail/assetlist.json b/osmosis-1/generated/asset_detail/assetlist.json index 2de4f12b1..1ed0b27f6 100644 --- a/osmosis-1/generated/asset_detail/assetlist.json +++ b/osmosis-1/generated/asset_detail/assetlist.json @@ -78,7 +78,7 @@ }, { "name": "Polygon", - "symbol": "MATIC", + "symbol": "POL", "description": "Polygon, previously known as Matic Network, is a Layer 2 scaling solution for Ethereum that aims to provide faster and cheaper transactions.\n\nPolygon is a Layer 2 scaling solution for Ethereum, designed to improve the scalability and usability of the Ethereum blockchain. It achieves this by using sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators. Polygon supports various DeFi and NFT projects by providing a faster, more efficient, and low-cost environment for transactions. Its native token, MATIC, is used for staking, governance, and paying transaction fees on the network. The platform aims to transform Ethereum into a multi-chain system, similar to Polkadot, but with the benefits of Ethereum's security and vibrant ecosystem.", "coingeckoID": "matic-network" }, @@ -954,7 +954,9 @@ { "name": "nRide Token", "symbol": "NRIDE", - "description": "nRide Token" + "description": "nRide Token\n\nnRide is developing a uber-like ride-hailing protocol, leveraging cosmwasm smart-contracts for payment, driver registration and text-messaging between the rider and the driver, to create a trustless public transportation environment for any cab or taxi company to use.", + "websiteURL": "https://www.nride.com", + "twitterURL": "https://twitter.com/nRide12" }, { "name": "8ball", diff --git a/osmosis-1/generated/chain_registry/assetlist.json b/osmosis-1/generated/chain_registry/assetlist.json index c34542906..0273ed47b 100644 --- a/osmosis-1/generated/chain_registry/assetlist.json +++ b/osmosis-1/generated/chain_registry/assetlist.json @@ -712,7 +712,7 @@ "base": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", "name": "Polygon", "display": "wmatic", - "symbol": "MATIC", + "symbol": "POL", "traces": [ { "type": "wrapped", diff --git a/osmosis-1/generated/frontend/assetlist.json b/osmosis-1/generated/frontend/assetlist.json index 893e9d928..be3cde8d8 100644 --- a/osmosis-1/generated/frontend/assetlist.json +++ b/osmosis-1/generated/frontend/assetlist.json @@ -233,8 +233,8 @@ }, "coingeckoId": "axlwbtc", "price": { - "poolId": "1090", - "denom": "uosmo" + "poolId": "1422", + "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc" }, "categories": [], "transferMethods": [ @@ -698,7 +698,7 @@ "chainName": "axelar", "sourceDenom": "wmatic-wei", "coinMinimalDenom": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", - "symbol": "MATIC", + "symbol": "POL", "decimals": 18, "logoURIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png", @@ -760,7 +760,7 @@ "chainType": "evm", "chainId": 137, "address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", - "symbol": "MATIC", + "symbol": "POL", "decimals": 18, "logoURIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png", @@ -1364,7 +1364,7 @@ }, "coingeckoId": "chihuahua-token", "price": { - "poolId": "1111", + "poolId": "605", "denom": "uosmo" }, "categories": [ @@ -1968,8 +1968,8 @@ }, "coingeckoId": "likecoin", "price": { - "poolId": "1242", - "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" + "poolId": "553", + "denom": "uosmo" }, "categories": [ "social" @@ -3830,7 +3830,7 @@ "coingeckoId": "frax", "price": { "poolId": "679", - "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4" + "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC" }, "categories": [ "stablecoin" @@ -5224,8 +5224,8 @@ }, "coingeckoId": "maker", "price": { - "poolId": "733", - "denom": "uosmo" + "poolId": "1517", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [ "defi" @@ -10806,8 +10806,8 @@ }, "coingeckoId": "filecoin", "price": { - "poolId": "1562", - "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4" + "poolId": "1006", + "denom": "uosmo" }, "categories": [ "dweb", @@ -14581,8 +14581,8 @@ }, "coingeckoId": "celestia", "price": { - "poolId": "1248", - "denom": "uosmo" + "poolId": "1247", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [], "transferMethods": [ @@ -15161,8 +15161,8 @@ "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg" }, "price": { - "poolId": "1326", - "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4" + "poolId": "1330", + "denom": "uosmo" }, "categories": [], "transferMethods": [ @@ -15805,7 +15805,7 @@ }, "price": { "poolId": "1659", - "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D" + "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0" }, "categories": [ "gaming", @@ -15862,7 +15862,7 @@ }, "price": { "poolId": "1659", - "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D" + "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0" }, "categories": [ "meme" @@ -16673,8 +16673,8 @@ }, "coingeckoId": "wrapped-bitcoin", "price": { - "poolId": "1422", - "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F" + "poolId": "1436", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [], "transferMethods": [], @@ -19098,8 +19098,8 @@ }, "coingeckoId": "saga-2", "price": { - "poolId": "1670", - "denom": "uosmo" + "poolId": "1671", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [ "gaming" @@ -23101,8 +23101,8 @@ }, "coingeckoId": "ethereum", "price": { - "poolId": "1981", - "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC" + "poolId": "1948", + "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4" }, "categories": [], "transferMethods": [], diff --git a/osmosis-1/query_responses/all-pools.json b/osmosis-1/query_responses/all-pools.json index 3683847a3..7dfdca6b3 100644 --- a/osmosis-1/query_responses/all-pools.json +++ b/osmosis-1/query_responses/all-pools.json @@ -12,20 +12,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1", - "amount": "50215317097625902247773856" + "amount": "49695745916101931365230458" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "622917675613" + "amount": "616695366894" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "6419195926271" + "amount": "6353317475314" }, "weight": "536870912000000" } @@ -44,20 +44,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2", - "amount": "117550199222554622296330954" + "amount": "117551858566536025076727667" }, "pool_assets": [ { "token": { "denom": "uion", - "amount": "358936504" + "amount": "363471109" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "37253647589" + "amount": "35480757251" }, "weight": "214748364800000" } @@ -76,20 +76,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/3", - "amount": "7955080490678769465060880" + "amount": "7951860629729635008116713" }, "pool_assets": [ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "70175002329" + "amount": "69625651848" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "425243648945" + "amount": "428420731871" }, "weight": "536870912000000" } @@ -108,20 +108,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/4", - "amount": "3155580371928442782638989" + "amount": "3155523647196942189326761" }, "pool_assets": [ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "160321827375" + "amount": "159615970055" }, "weight": "708669603840000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "48509772626" + "amount": "48973042660" }, "weight": "365072220160000" } @@ -140,20 +140,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/5", - "amount": "3419647240593931718764984117" + "amount": "3419699255244683838994562173" }, "pool_assets": [ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "97462561197133" + "amount": "93810529853400" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "189412556615" + "amount": "197030237336" }, "weight": "536870912000000" } @@ -178,14 +178,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "11941647288" + "amount": "12665451682" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "148094421266201" + "amount": "144500714897089" }, "weight": "751619276800000" } @@ -210,14 +210,14 @@ { "token": { "denom": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", - "amount": "935566363310" + "amount": "944677304664" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "35972208994" + "amount": "35655639697" }, "weight": "536870912000000" } @@ -242,14 +242,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "11326136140" + "amount": "11259276040" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", - "amount": "2030767237340" + "amount": "2050867828728" }, "weight": "429496729600000" } @@ -268,20 +268,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/9", - "amount": "246319720710659398792368421" + "amount": "243064066104621027893395888" }, "pool_assets": [ { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "199068915793190" + "amount": "196431232455507" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "404920045344" + "amount": "400039652394" }, "weight": "536870912000000" } @@ -306,14 +306,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "12465301904" + "amount": "12514738854" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "63327708571249" + "amount": "63164531651982" }, "weight": "536870912000000" } @@ -338,14 +338,14 @@ { "token": { "denom": "uion", - "amount": "5640" + "amount": "6602" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2639039" + "amount": "2256140" }, "weight": "536870912000000" } @@ -402,14 +402,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3875227907" + "amount": "3792901330" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "79670480282" + "amount": "81547207225" }, "weight": "536870912000000" } @@ -434,14 +434,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1195699" + "amount": "1173390" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "29913" + "amount": "30482" }, "weight": "536870912000000" } @@ -460,20 +460,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/15", - "amount": "9034376716960078072005373" + "amount": "9029082587986313248799593" }, "pool_assets": [ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "89578412620" + "amount": "91679027975" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "44827895199" + "amount": "43857031603" }, "weight": "536870912000000" } @@ -690,14 +690,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "211202394755" + "amount": "225107826356" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "773270014" + "amount": "726486204" }, "weight": "536870912000000" } @@ -1276,14 +1276,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "722009" + "amount": "740314" }, "weight": "53687091200000" }, { "token": { "denom": "uosmo", - "amount": "143378396" + "amount": "143192691" }, "weight": "1020054732800000" } @@ -1386,14 +1386,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "1014249808246" + "amount": "1082226160586" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "38421600543" + "amount": "36042957622" }, "weight": "536870912000000" } @@ -1599,7 +1599,7 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "630076" + "amount": "666651" }, "weight": "805306368000000" }, @@ -1613,7 +1613,7 @@ { "token": { "denom": "uosmo", - "amount": "2343295" + "amount": "1967850" }, "weight": "257698037760000" } @@ -2913,14 +2913,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "532806" + "amount": "571897" }, "weight": "805306368000000" }, { "token": { "denom": "uosmo", - "amount": "2063218" + "amount": "1671877" }, "weight": "268435456000000" } @@ -3892,14 +3892,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "831687" + "amount": "851647" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9693281" + "amount": "9477269" }, "weight": "536870912000000" } @@ -4020,7 +4020,7 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "40" + "amount": "27" }, "weight": "268435456000000" }, @@ -4041,7 +4041,7 @@ { "token": { "denom": "uosmo", - "amount": "2" + "amount": "3" }, "weight": "268435456000000" } @@ -4286,14 +4286,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "2838795" + "amount": "2849890" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "7431934" + "amount": "7316883" }, "weight": "214748364800000" } @@ -6234,14 +6234,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "85569722" + "amount": "88744557" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC", - "amount": "574650243602" + "amount": "554173951191" }, "weight": "536870912000000" } @@ -6682,14 +6682,14 @@ { "token": { "denom": "ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC", - "amount": "1587917741127" + "amount": "1526157042658" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2440854246" + "amount": "2540027729" }, "weight": "536870912000000" } @@ -7304,14 +7304,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "296732" + "amount": "319409" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3519591" + "amount": "3272263" }, "weight": "536870912000000" } @@ -9437,14 +9437,14 @@ { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "20875514615" + "amount": "20751112784" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "41684933" + "amount": "41934833" }, "weight": "536870912000000" } @@ -12920,14 +12920,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1891303" + "amount": "1919673" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "19903230" + "amount": "19610650" }, "weight": "536870912000000" } @@ -13208,14 +13208,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "7389065" + "amount": "7242421" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "43726393" + "amount": "44611772" }, "weight": "536870912000000" } @@ -13240,21 +13240,21 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "836928" + "amount": "771976" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "464787" + "amount": "502098" }, "weight": "365072220160000" }, { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "2503962425" + "amount": "2508364529" }, "weight": "354334801920000" } @@ -14356,14 +14356,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1279058" + "amount": "1289459" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13420149" + "amount": "13311925" }, "weight": "536870912000000" } @@ -14619,14 +14619,14 @@ { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "4490123875" + "amount": "4495114367" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9183317" + "amount": "9173122" }, "weight": "536870912000000" } @@ -15305,14 +15305,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "116074423475" + "amount": "115356275450" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "1391936804" + "amount": "1400628400" }, "weight": "536870912000000" } @@ -15363,20 +15363,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/463", - "amount": "8263864803835132586449" + "amount": "8246678395119920282373" }, "pool_assets": [ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "1325888218886" + "amount": "1321798355720" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "11962969254" + "amount": "11950832293" }, "weight": "536870912000000" } @@ -15401,14 +15401,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "297214763757" + "amount": "296505352082" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "172700832" + "amount": "173340776" }, "weight": "429496729600000" } @@ -15945,14 +15945,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "56767402004" + "amount": "56850092331" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "42593876622" + "amount": "42533685786" }, "weight": "536870912000000" } @@ -15977,14 +15977,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3680323050" + "amount": "3673074249" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "50704065014" + "amount": "50806080218" }, "weight": "536870912000000" } @@ -16471,14 +16471,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "566688141873" + "amount": "562116449789" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "129943670908" + "amount": "131112274616" }, "weight": "536870912000000" } @@ -16503,14 +16503,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "11664812492" + "amount": "11769582847" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "526388314580" + "amount": "522185395893" }, "weight": "536870912000000" } @@ -17303,14 +17303,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "2526344" + "amount": "2538355" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "26188166" + "amount": "26064269" }, "weight": "536870912000000" } @@ -17655,14 +17655,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "16500203" + "amount": "16588448" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3699095" + "amount": "3679418" }, "weight": "536870912000000" } @@ -18071,14 +18071,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "247245828" + "amount": "247270584" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8", - "amount": "15756375301" + "amount": "15754807043" }, "weight": "536870912000000" } @@ -18103,14 +18103,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "5667549613" + "amount": "5999504599" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "284164559" + "amount": "268664579" }, "weight": "536870912000000" } @@ -18135,14 +18135,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "531956019" + "amount": "522605820" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "160994638" + "amount": "163897622" }, "weight": "536870912000000" } @@ -18263,14 +18263,14 @@ { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "3753463378303085" + "amount": "3686109283988336" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "7298371201" + "amount": "7432980332" }, "weight": "5368709120" } @@ -18327,14 +18327,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "524650789" + "amount": "534086730" }, "weight": "5368709120" }, { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "2789479549575124" + "amount": "2740828623633793" }, "weight": "5368709120" } @@ -18391,14 +18391,14 @@ { "token": { "denom": "ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B", - "amount": "79585014510" + "amount": "64840284472" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4397190672" + "amount": "5400791998" }, "weight": "536870912000000" } @@ -18423,14 +18423,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "987839345" + "amount": "1212704476" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B", - "amount": "184438725851" + "amount": "150341252329" }, "weight": "536870912000000" } @@ -18455,14 +18455,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "2101223" + "amount": "2114470" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "6380016037801" + "amount": "6340412593074" }, "weight": "536870912000000" } @@ -18487,14 +18487,14 @@ { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "5490974722832" + "amount": "5466181930924" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "226877824952" + "amount": "227966518926" }, "weight": "536870912000000" } @@ -18519,14 +18519,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "94921940758462" + "amount": "95105125039192" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "19153835644" + "amount": "19140081474" }, "weight": "536870912000000" } @@ -18545,20 +18545,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/562", - "amount": "7247712386994878702157019" + "amount": "7247682308192445833690331" }, "pool_assets": [ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "130559730827817" + "amount": "130765829382914" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "637351646034" + "amount": "637106476264" }, "weight": "536870912000000" } @@ -18647,14 +18647,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "15418255299203" + "amount": "15423746362092" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "301962679" + "amount": "302227473" }, "weight": "536870912000000" } @@ -18711,14 +18711,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "7425411831" + "amount": "7457158679" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "134579904243" + "amount": "134027260059" }, "weight": "536870912000000" } @@ -18775,14 +18775,14 @@ { "token": { "denom": "uion", - "amount": "103218" + "amount": "108207" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "43980491" + "amount": "41965179" }, "weight": "536870912000000" } @@ -18833,20 +18833,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/571", - "amount": "828616771577894825410" + "amount": "828543286043919161939" }, "pool_assets": [ { "token": { "denom": "ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5", - "amount": "6568823808284" + "amount": "6623647850610" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "51377587122" + "amount": "50948957091" }, "weight": "536870912000000" } @@ -18865,20 +18865,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/572", - "amount": "860564845219971506650" + "amount": "860374242855861776172" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "6315578938" + "amount": "6257715999" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5", - "amount": "8349112289981" + "amount": "8423452998502" }, "weight": "536870912000000" } @@ -18897,20 +18897,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/573", - "amount": "325964329912927722380" + "amount": "325244494862506955755" }, "pool_assets": [ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "364904329288" + "amount": "352311342262" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "21900725727" + "amount": "22590308200" }, "weight": "536870912000000" } @@ -18935,14 +18935,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "6067916948" + "amount": "6259820773" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "1044357507520" + "amount": "1012863833157" }, "weight": "536870912000000" } @@ -18999,14 +18999,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1256923" + "amount": "1272169" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13197252" + "amount": "13040663" }, "weight": "536870912000000" } @@ -19025,20 +19025,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/577", - "amount": "290475810065420023984" + "amount": "290475673770956820139" }, "pool_assets": [ { "token": { "denom": "ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E", - "amount": "2292350941645" + "amount": "2347170765040" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "26054242633" + "amount": "25451793875" }, "weight": "536870912000000" } @@ -19063,14 +19063,14 @@ { "token": { "denom": "ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E", - "amount": "82970297795" + "amount": "85361027971" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "22678351709" + "amount": "22046898770" }, "weight": "536870912000000" } @@ -19095,14 +19095,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "173746161" + "amount": "169225309" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E", - "amount": "3496046873" + "amount": "3590284460" }, "weight": "536870912000000" } @@ -19127,14 +19127,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "993974402" + "amount": "988656859" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "5454837157" + "amount": "5485441662" }, "weight": "536870912000000" } @@ -19159,14 +19159,14 @@ { "token": { "denom": "ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780", - "amount": "84248641610" + "amount": "80987550874" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "27257190" + "amount": "28354744" }, "weight": "536870912000000" } @@ -19249,20 +19249,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/584", - "amount": "27888334526226496131969" + "amount": "27887715515377081344035" }, "pool_assets": [ { "token": { "denom": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", - "amount": "433917809729" + "amount": "437031749268" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "226918409842" + "amount": "225378546419" }, "weight": "536870912000000" } @@ -19287,14 +19287,14 @@ { "token": { "denom": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", - "amount": "205802958321" + "amount": "207397199909" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "10433034601" + "amount": "10360004037" }, "weight": "536870912000000" } @@ -19319,14 +19319,14 @@ { "token": { "denom": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", - "amount": "10169705636896" + "amount": "10322922381555" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "209794085237" + "amount": "206731770113" }, "weight": "536870912000000" } @@ -19351,14 +19351,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "22472863782" + "amount": "22137704907" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", - "amount": "11267200894333" + "amount": "11441679139779" }, "weight": "536870912000000" } @@ -19539,14 +19539,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "57254372312" + "amount": "55755715309" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "83079758705" + "amount": "85366439881" }, "weight": "536870912000000" } @@ -19667,14 +19667,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "559183709" + "amount": "566024678" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "385736895613" + "amount": "381534042097" }, "weight": "536870912000000" } @@ -19693,20 +19693,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/597", - "amount": "78579328888274080264526" + "amount": "78588491030923008837280" }, "pool_assets": [ { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "1430290258275" + "amount": "1412685337506" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "21378096870" + "amount": "21660618111" }, "weight": "536870912000000" } @@ -19763,14 +19763,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "26359788" + "amount": "27616096" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "140694801987" + "amount": "134294357554" }, "weight": "536870912000000" } @@ -19789,20 +19789,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/600", - "amount": "4485150221231234839" + "amount": "4487647818779643679" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1255508893" + "amount": "1355149304" }, "weight": "1073741824" }, { "token": { "denom": "ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0", - "amount": "1563337506086" + "amount": "1451562422772" }, "weight": "1073741824" } @@ -19827,14 +19827,14 @@ { "token": { "denom": "ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0", - "amount": "1780178128727" + "amount": "1649245201351" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14721572858" + "amount": "15909244937" }, "weight": "536870912000000" } @@ -19859,14 +19859,14 @@ { "token": { "denom": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", - "amount": "628194375049936" + "amount": "649135477259341" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "53124281831" + "amount": "51453102837" }, "weight": "536870912000000" } @@ -19923,14 +19923,14 @@ { "token": { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "7853243228820" + "amount": "7704762874436" }, "weight": "21474836480" }, { "token": { "denom": "uosmo", - "amount": "135159230797" + "amount": "137853523134" }, "weight": "21474836480" } @@ -19955,14 +19955,14 @@ { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "497766222627647" + "amount": "546716002897212" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "58006058330" + "amount": "52868012701" }, "weight": "536870912000000" } @@ -19981,20 +19981,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/606", - "amount": "52538075033363523396627076" + "amount": "52538179573132363630411846" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4698284820" + "amount": "4279650089" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "414821088955854" + "amount": "455773139989373" }, "weight": "536870912000000" } @@ -20051,14 +20051,14 @@ { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "19203624248790" + "amount": "16308522960184" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "2569204884" + "amount": "3031613576" }, "weight": "53687091200" } @@ -20141,20 +20141,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/611", - "amount": "236905988220697392425535" + "amount": "236906542683789324369630" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "15019459046" + "amount": "15323097608" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "9017814838719" + "amount": "8844487594676" }, "weight": "536870912000000" } @@ -20179,14 +20179,14 @@ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "10054222578" + "amount": "10226587797" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "52069734381" + "amount": "50078221150" }, "weight": "322122547200000" } @@ -20211,14 +20211,14 @@ { "token": { "denom": "ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD", - "amount": "217540162723" + "amount": "210718435326" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "841731280" + "amount": "869035813" }, "weight": "536870912000000" } @@ -20275,14 +20275,14 @@ { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "34009079292911" + "amount": "28970713447587" }, "weight": "53687091200" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "109775544828" + "amount": "129038054684" }, "weight": "53687091200" } @@ -20307,14 +20307,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "24671608" + "amount": "28984332" }, "weight": "53687091200" }, { "token": { "denom": "ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2", - "amount": "1906141203751" + "amount": "1624302888624" }, "weight": "53687091200" } @@ -20339,14 +20339,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1960941151" + "amount": "1895878238" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", - "amount": "239054989417630" + "amount": "247401315927081" }, "weight": "536870912000000" } @@ -20371,14 +20371,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1959517074" + "amount": "1894940113" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", - "amount": "1572393006969" + "amount": "1626330862164" }, "weight": "536870912000000" } @@ -20397,20 +20397,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/619", - "amount": "88222916754784527955140" + "amount": "88222912672491915044320" }, "pool_assets": [ { "token": { "denom": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", - "amount": "1918025037955" + "amount": "1984321424839" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "24677555216" + "amount": "23857148576" }, "weight": "536870912000000" } @@ -20563,14 +20563,14 @@ { "token": { "denom": "ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8", - "amount": "216421282" + "amount": "217988024" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "35557590" + "amount": "35303878" }, "weight": "536870912000000" } @@ -20595,14 +20595,14 @@ { "token": { "denom": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", - "amount": "9884221552614" + "amount": "10176644832201" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "20184702923" + "amount": "19606867883" }, "weight": "536870912000000" } @@ -20627,14 +20627,14 @@ { "token": { "denom": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", - "amount": "21235950642" + "amount": "21167985981" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "57740375497" + "amount": "57939789862" }, "weight": "536870912000000" } @@ -20659,14 +20659,14 @@ { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "468457210381" + "amount": "459843462338" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "27545732908" + "amount": "28087077103" }, "weight": "536870912000000" } @@ -20717,20 +20717,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/629", - "amount": "109619003475690846390" + "amount": "107579029578594485995" }, "pool_assets": [ { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "221685645140592082179753316" + "amount": "245820189575512877709531983" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7796486776" + "amount": "6856074904" }, "weight": "536870912000000" } @@ -20755,14 +20755,14 @@ { "token": { "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", - "amount": "444518" + "amount": "416255" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "21809" + "amount": "23305" }, "weight": "536870912000000" } @@ -20787,14 +20787,14 @@ { "token": { "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", - "amount": "989899152" + "amount": "980489935" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "5128547326" + "amount": "5335359193" }, "weight": "214748364800000" } @@ -20851,14 +20851,14 @@ { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "1684026119" + "amount": "1744409275" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4630619281" + "amount": "4471871603" }, "weight": "536870912000000" } @@ -20883,14 +20883,14 @@ { "token": { "denom": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", - "amount": "487442504812042288" + "amount": "492925497344719391" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2993364983" + "amount": "2960478708" }, "weight": "536870912000000" } @@ -20986,14 +20986,14 @@ { "token": { "denom": "ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593", - "amount": "5218824338953" + "amount": "5218526421547" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7316757615" + "amount": "7317314915" }, "weight": "536870912000000" } @@ -21018,14 +21018,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "311335119" + "amount": "311316943" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593", - "amount": "2289914653784" + "amount": "2290198777444" }, "weight": "536870912000000" } @@ -21108,20 +21108,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/641", - "amount": "2638011144630006954874793" + "amount": "2638011008622586833314610" }, "pool_assets": [ { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "6907019596831" + "amount": "7042578913290" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "16624715773" + "amount": "16314888074" }, "weight": "536870912000000" } @@ -21146,14 +21146,14 @@ { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "134115300383" + "amount": "137262791851" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "7847558443" + "amount": "7669826287" }, "weight": "536870912000000" } @@ -21178,14 +21178,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "640453690" + "amount": "629724742" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "2738250936975" + "amount": "2786660332352" }, "weight": "536870912000000" } @@ -21210,14 +21210,14 @@ { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "3266393693413" + "amount": "2727052037266" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13943568784" + "amount": "16734747056" }, "weight": "536870912000000" } @@ -21242,14 +21242,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3938633" + "amount": "4676098" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "9374222626" + "amount": "7908954653" }, "weight": "536870912000000" } @@ -21332,20 +21332,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/648", - "amount": "46797289808919899138776137" + "amount": "46797050638100755695605063" }, "pool_assets": [ { "token": { "denom": "ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961", - "amount": "190544663795614217530208" + "amount": "200361729829118849909878" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "27961078731" + "amount": "26612522027" }, "weight": "536870912000000" } @@ -21364,20 +21364,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/649", - "amount": "1921412672722087957263" + "amount": "1921391141954002941577" }, "pool_assets": [ { "token": { "denom": "ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6", - "amount": "995533" + "amount": "1065499" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "364913654" + "amount": "341013068" }, "weight": "536870912000000" } @@ -21428,20 +21428,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/651", - "amount": "384534720770680739243" + "amount": "377995412468438605464" }, "pool_assets": [ { "token": { "denom": "ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3", - "amount": "258002831590186" + "amount": "263405435670297" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "22539224605" + "amount": "21347165540" }, "weight": "536870912000000" } @@ -21498,14 +21498,14 @@ { "token": { "denom": "ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B", - "amount": "347235823" + "amount": "368144451" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "44028201" + "amount": "41534714" }, "weight": "536870912000000" } @@ -21658,14 +21658,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "12063089520558" + "amount": "11115114962588" }, "weight": "5368709120" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "982709828858" + "amount": "1066724079567" }, "weight": "5368709120" } @@ -21780,20 +21780,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/662", - "amount": "9162347856763106062191" + "amount": "9162346984746895966934" }, "pool_assets": [ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "1150296813716551" + "amount": "1153739789763600" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10866041532" + "amount": "10834114640" }, "weight": "536870912000000" } @@ -21818,14 +21818,14 @@ { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "313429487371" + "amount": "345043310055" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "885867183" + "amount": "805143025" }, "weight": "536870912000000" } @@ -21850,14 +21850,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "10051304" + "amount": "10016210" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "10933626231698" + "amount": "10973390825084" }, "weight": "536870912000000" } @@ -22010,14 +22010,14 @@ { "token": { "denom": "ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788", - "amount": "1250492868" + "amount": "1863499823" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "502775575" + "amount": "337719293" }, "weight": "536870912000000" } @@ -22042,14 +22042,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "321439168" + "amount": "311737549" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "1213462693" + "amount": "1251901281" }, "weight": "536870912000000" } @@ -22170,14 +22170,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "30475219241003712946339" + "amount": "31548794970426955318943" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "83659172358" + "amount": "80835509688" }, "weight": "536870912000000" } @@ -22299,20 +22299,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/678", - "amount": "91895839223663928243010" + "amount": "91852645122240885500961" }, "pool_assets": [ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "346995019380" + "amount": "359614833229" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "952523613553" + "amount": "919358030691" }, "weight": "536870912000000" } @@ -22337,28 +22337,28 @@ { "token": { "denom": "ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE", - "amount": "3972222758879330114601" + "amount": "3979285897688685136025" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "3652865841" + "amount": "3737444154" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "242208115246" + "amount": "230012631415" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3643269896" + "amount": "3743497535" }, "weight": "268435456000000" } @@ -22409,20 +22409,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/681", - "amount": "6424076890622129597355433" + "amount": "6425242534701891884984135" }, "pool_assets": [ { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "212966452296440231509207" + "amount": "207603295639461605248581" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "610664003793" + "amount": "627450975482" }, "weight": "5368709120" } @@ -22447,14 +22447,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "234932" + "amount": "254736" }, "weight": "5368709120" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "906053859548406848" + "amount": "835809239487008981" }, "weight": "5368709120" } @@ -22575,14 +22575,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "25674041" + "amount": "24846542" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "119254699238" + "amount": "123390046553" }, "weight": "536870912000000" } @@ -22671,14 +22671,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "2768250323" + "amount": "2766196376" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "255119330" + "amount": "255309140" }, "weight": "536870912000000" } @@ -22697,20 +22697,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/690", - "amount": "157194641198849290916512" + "amount": "157237943656419115568608" }, "pool_assets": [ { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "2065723070208" + "amount": "2142188565162" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4623276459" + "amount": "4466963638" }, "weight": "536870912000000" } @@ -22799,14 +22799,14 @@ { "token": { "denom": "ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2", - "amount": "292288403607300" + "amount": "294199657290820" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15381590227" + "amount": "15407988102" }, "weight": "536870912000000" } @@ -22831,14 +22831,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "9428383" + "amount": "9442049" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796", - "amount": "59320" + "amount": "59252" }, "weight": "536870912000000" } @@ -22927,14 +22927,14 @@ { "token": { "denom": "ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2", - "amount": "44426319814" + "amount": "53730148537" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "18891631" + "amount": "15628595" }, "weight": "5368709120" } @@ -23023,14 +23023,14 @@ { "token": { "denom": "ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC", - "amount": "328727220245" + "amount": "328727483028" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3956671" + "amount": "3956668" }, "weight": "536870912000000" } @@ -23049,20 +23049,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/701", - "amount": "482879952864508866232168" + "amount": "466079304142744700370725" }, "pool_assets": [ { "token": { "denom": "ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA", - "amount": "166216177870461" + "amount": "162304082443572" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3949912237" + "amount": "3775649398" }, "weight": "536870912000000" } @@ -23180,20 +23180,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/704", - "amount": "39001354653622510903277" + "amount": "38999630207505849443385" }, "pool_assets": [ { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "161372446521844699814" + "amount": "163075854297499719610" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "986605980613" + "amount": "976537390798" }, "weight": "536870912000000" } @@ -23250,14 +23250,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "3164061217" + "amount": "3072192360" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "865045458" + "amount": "891101934" }, "weight": "536870912000000" } @@ -23282,14 +23282,14 @@ { "token": { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "1348661" + "amount": "1344550" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", - "amount": "1630128188" + "amount": "1635123188" }, "weight": "536870912000000" } @@ -23443,20 +23443,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/712", - "amount": "70562125978748546723636" + "amount": "70562270134258073979416" }, "pool_assets": [ { "token": { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "838189297" + "amount": "847132321" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1232940238922" + "amount": "1220439515009" }, "weight": "536870912000000" } @@ -23577,14 +23577,14 @@ { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "50194990065443067076988" + "amount": "62134699912615360476827" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7", - "amount": "256416982" + "amount": "207394147" }, "weight": "536870912000000" } @@ -23609,14 +23609,14 @@ { "token": { "denom": "ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F", - "amount": "4528364" + "amount": "4301536" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7", - "amount": "390451025" + "amount": "411040286" }, "weight": "536870912000000" } @@ -23641,14 +23641,14 @@ { "token": { "denom": "ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484", - "amount": "342800282077" + "amount": "346766505534" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2978273905" + "amount": "2944316275" }, "weight": "536870912000000" } @@ -23673,14 +23673,14 @@ { "token": { "denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", - "amount": "30787905120" + "amount": "30575678927" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "2407621630" + "amount": "2449080892" }, "weight": "322122547200000" } @@ -23763,20 +23763,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/722", - "amount": "5478665017059066447740224" + "amount": "5478233672532162579305842" }, "pool_assets": [ { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "4800287921100517361863673" + "amount": "4841142385585334008020271" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "217837978402" + "amount": "216072036055" }, "weight": "1073741824" } @@ -23859,20 +23859,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/725", - "amount": "1779207571226496768576369" + "amount": "1778835842949954640584380" }, "pool_assets": [ { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "8142561080807691582871" + "amount": "8229505980734264660737" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "359457224876" + "amount": "355956585615" }, "weight": "536870912000000" } @@ -23897,14 +23897,14 @@ { "token": { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "5613900576" + "amount": "5566990232" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4865166613" + "amount": "4925404324" }, "weight": "536870912000000" } @@ -23929,14 +23929,14 @@ { "token": { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "1095874" + "amount": "1067322" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "930980" + "amount": "956188" }, "weight": "536870912000000" } @@ -24019,20 +24019,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/730", - "amount": "3570633057515545780024" + "amount": "3570673677647966118223" }, "pool_assets": [ { "token": { "denom": "ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205", - "amount": "7678220848" + "amount": "7589446230" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5784263961" + "amount": "5855545366" }, "weight": "536870912000000" } @@ -24051,20 +24051,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/731", - "amount": "495549992524408966629" + "amount": "495780514526351722600" }, "pool_assets": [ { "token": { "denom": "ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049", - "amount": "134573815595365051076" + "amount": "132528512869694721661" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3503586046" + "amount": "3567603698" }, "weight": "536870912000000" } @@ -24089,14 +24089,14 @@ { "token": { "denom": "ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4", - "amount": "667310811755761057096870" + "amount": "667311804531202832243661" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8700743869" + "amount": "8700732043" }, "weight": "536870912000000" } @@ -24121,14 +24121,14 @@ { "token": { "denom": "ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3", - "amount": "1770290658113708" + "amount": "2041952673022847" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13483232" + "amount": "11702551" }, "weight": "536870912000000" } @@ -24153,14 +24153,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "447476872652321636" + "amount": "433203458059349712" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3", - "amount": "152688367800059" + "amount": "157921862244172" }, "weight": "536870912000000" } @@ -24249,14 +24249,14 @@ { "token": { "denom": "ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E", - "amount": "5564446113" + "amount": "5568281398" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "23050969" + "amount": "23037142" }, "weight": "536870912000000" } @@ -24281,14 +24281,14 @@ { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "29362650496" + "amount": "29167176080" }, "weight": "719407022080000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "11619726" + "amount": "11783950" }, "weight": "354334801920000" } @@ -24313,14 +24313,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "881291413341683757" + "amount": "881447403031145360" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "883776" + "amount": "883620" }, "weight": "536870912000000" } @@ -24467,20 +24467,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/744", - "amount": "46652250344482860389879" + "amount": "47053582593917193572173" }, "pool_assets": [ { "token": { "denom": "ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE", - "amount": "53893968846" + "amount": "57951558860" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "58948208712" + "amount": "56026182979" }, "weight": "536870912000000" } @@ -24569,14 +24569,14 @@ { "token": { "denom": "ibc/49C2B2C444B7C5F0066657A4DBF19D676E0D185FF721CFD3E14FA253BCB9BC04", - "amount": "6592886205203608071602795" + "amount": "6592920572465409739191449" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1374857600" + "amount": "1374851460" }, "weight": "536870912000000" } @@ -24601,14 +24601,14 @@ { "token": { "denom": "ibc/49C2B2C444B7C5F0066657A4DBF19D676E0D185FF721CFD3E14FA253BCB9BC04", - "amount": "67734138427940070765467" + "amount": "67698961083241161938462" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "5387928" + "amount": "5391305" }, "weight": "536870912000000" } @@ -24697,14 +24697,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "441031089081" + "amount": "438809333984" }, "weight": "5368709120" }, { "token": { "denom": "ibc/7ABF696369EFB3387DF22B6A24204459FE5EFD010220E8E5618DC49DB877047B", - "amount": "12837554464826" + "amount": "12902970609347" }, "weight": "5368709120" } @@ -24921,14 +24921,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "219505998151" + "amount": "217054871280" }, "weight": "5368709120" }, { "token": { "denom": "ibc/B797E4F42CD33C50511B341E50C5CC0E8EF0D93B1E1247ABAA071583B8619202", - "amount": "9511585539689" + "amount": "9619694219303" }, "weight": "5368709120" } @@ -24947,20 +24947,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/759", - "amount": "504177279193131815705" + "amount": "504178923306744374976" }, "pool_assets": [ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "203494473121" + "amount": "202659467880" }, "weight": "5368709120" }, { "token": { "denom": "ibc/E4FFAACCDB7D55CE2D257DF637C00158CB841F11D0013B2D03E31FF7800A2C58", - "amount": "7221731444209" + "amount": "7251839225066" }, "weight": "5368709120" } @@ -25305,14 +25305,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "1440639943" + "amount": "1711889179" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84", - "amount": "707498469" + "amount": "599260533" }, "weight": "536870912000000" } @@ -25337,14 +25337,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4881628" + "amount": "4860635" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7", - "amount": "14548884934" + "amount": "14577000479" }, "weight": "751619276800000" } @@ -25401,14 +25401,14 @@ { "token": { "denom": "ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7", - "amount": "22003339139124" + "amount": "21895622110523" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "23751970749" + "amount": "23876734741" }, "weight": "536870912000000" } @@ -25433,14 +25433,14 @@ { "token": { "denom": "ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121", - "amount": "98390864116" + "amount": "98318525249" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "101716418" + "amount": "101793059" }, "weight": "536870912000000" } @@ -25523,20 +25523,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/777", - "amount": "1385607863058889904562258" + "amount": "1385986718110227278361179" }, "pool_assets": [ { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "569673284125" + "amount": "612482165699" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "31526845842" + "amount": "29346320093" }, "weight": "536870912000000" } @@ -25561,14 +25561,14 @@ { "token": { "denom": "ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E", - "amount": "9896927362925" + "amount": "10812242766788" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "12216225828" + "amount": "11191198336" }, "weight": "536870912000000" } @@ -25817,14 +25817,14 @@ { "token": { "denom": "ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580", - "amount": "638859092643" + "amount": "533597297659" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "172855395" + "amount": "207026249" }, "weight": "536870912000000" } @@ -25843,20 +25843,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/787", - "amount": "1644554221541430681566" + "amount": "1662800945740218368324" }, "pool_assets": [ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "614159497942" + "amount": "582137297574" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "955115161" + "amount": "1030402444" }, "weight": "536870912000000" } @@ -25907,20 +25907,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/789", - "amount": "1260221747060201022155689" + "amount": "1259275405572368332108326" }, "pool_assets": [ { "token": { "denom": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", - "amount": "65441991544579077099693" + "amount": "65687566221270875994073" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "64790283379" + "amount": "64489005758" }, "weight": "536870912000000" } @@ -25945,14 +25945,14 @@ { "token": { "denom": "ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8", - "amount": "20076501" + "amount": "20953951" }, "weight": "214748364800000" }, { "token": { "denom": "uosmo", - "amount": "8154569732" + "amount": "8068123922" }, "weight": "858993459200000" } @@ -25977,14 +25977,14 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "5013896282288525923" + "amount": "4966986445972817890" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13397720" + "amount": "13524253" }, "weight": "536870912000000" } @@ -26041,14 +26041,14 @@ { "token": { "denom": "ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B", - "amount": "340200593" + "amount": "339771539" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "118976468" + "amount": "119139322" }, "weight": "536870912000000" } @@ -26099,20 +26099,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/795", - "amount": "1710866224214100136723393" + "amount": "1710864988252053057386003" }, "pool_assets": [ { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "59018726053" + "amount": "60140864833" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8534059346" + "amount": "8383564445" }, "weight": "536870912000000" } @@ -26137,14 +26137,14 @@ { "token": { "denom": "ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B", - "amount": "29726228685506782550125468" + "amount": "30545681777856287826469204" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "699903907221" + "amount": "681700567962" }, "weight": "5368709120" } @@ -26227,20 +26227,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/799", - "amount": "3657232079917624742148" + "amount": "3652664933664525702948" }, "pool_assets": [ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "8983832028" + "amount": "9157361437" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "127642069175" + "amount": "125130157423" }, "weight": "536870912000000" } @@ -26265,14 +26265,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "204282826350092" + "amount": "204291590299254" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "40936742697" + "amount": "40936048508" }, "weight": "536870912000000" } @@ -26355,20 +26355,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/803", - "amount": "47746773747244383920587" + "amount": "47743921137290157787213" }, "pool_assets": [ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "57661377753" + "amount": "57811578093" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "41341918143" + "amount": "41230754035" }, "weight": "536870912000000" } @@ -26419,20 +26419,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/805", - "amount": "325862010536966142927" + "amount": "330642763200615326129" }, "pool_assets": [ { "token": { "denom": "ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D", - "amount": "30383724918" + "amount": "30398754213" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "371784667" + "amount": "382595796" }, "weight": "536870912000000" } @@ -26451,20 +26451,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/806", - "amount": "124132234477829636190" + "amount": "124163850646210195659" }, "pool_assets": [ { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "159786493952" + "amount": "160581992881" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "274837474305" + "amount": "273684294848" }, "weight": "536870912000000" } @@ -26489,14 +26489,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "666625800" + "amount": "666029546" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B", - "amount": "438195426" + "amount": "438624321" }, "weight": "536870912000000" } @@ -26597,16 +26597,16 @@ "pool_liquidity": [ { "denom": "ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A", - "amount": "6655356631591" + "amount": "6668874501840" }, { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "7654916350041" + "amount": "7633986802002" } ], "scaling_factors": [ "100000", - "156063" + "156434" ], "scaling_factor_controller": "osmo1k8c2m5cn322akk5wy8lpt87dd2f4yh9afcd7af" }, @@ -26628,14 +26628,14 @@ { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "7907" + "amount": "7489" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "9673" + "amount": "10215" }, "weight": "5368709120" } @@ -26660,14 +26660,14 @@ { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "879627362755" + "amount": "876489977618" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1143413614693" + "amount": "1148030115243" }, "weight": "5368709120" } @@ -26692,14 +26692,14 @@ { "token": { "denom": "ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9", - "amount": "1360145492785502328478550" + "amount": "1453969011789853836854346" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "5288790607" + "amount": "4950068293" }, "weight": "1073741824" } @@ -26782,20 +26782,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/816", - "amount": "210005115852182470496748043" + "amount": "210426892976181601702030961" }, "pool_assets": [ { "token": { "denom": "ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC", - "amount": "16878116157377" + "amount": "17241670521940" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "114393091148" + "amount": "112458929802" }, "weight": "5368709120" } @@ -26813,20 +26813,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/817", - "amount": "5099740552141255420878" + "amount": "5099696145546939781806" }, "pool_liquidity": [ { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "1373449686917" + "amount": "1368954140918" }, { "denom": "ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE", - "amount": "1353748649277" + "amount": "1356730366064" } ], "scaling_factors": [ - "152793", + "153112", "100000" ], "scaling_factor_controller": "osmo1k8c2m5cn322akk5wy8lpt87dd2f4yh9afcd7af" @@ -26849,14 +26849,14 @@ { "token": { "denom": "ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805", - "amount": "104460828" + "amount": "106333569" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "280552142" + "amount": "275618687" }, "weight": "536870912000000" } @@ -27041,14 +27041,14 @@ { "token": { "denom": "ibc/7ABF696369EFB3387DF22B6A24204459FE5EFD010220E8E5618DC49DB877047B", - "amount": "328781169972" + "amount": "322179860558" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "678362085" + "amount": "692337532" }, "weight": "5368709120" } @@ -27073,14 +27073,14 @@ { "token": { "denom": "ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49", - "amount": "109583536780907350540" + "amount": "109388390919619338034" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "42481289" + "amount": "42595280" }, "weight": "536870912000000" } @@ -27105,14 +27105,14 @@ { "token": { "denom": "ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB", - "amount": "152277755746039766882992" + "amount": "154446834190584586451210" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "763619235" + "amount": "753374368" }, "weight": "5368709120" } @@ -27137,14 +27137,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "19919344" + "amount": "21160007" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "53550473" + "amount": "50421898" }, "weight": "536870912000000" } @@ -27169,21 +27169,21 @@ { "token": { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "3432047046350012417" + "amount": "3413065720169849449" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "3437742" + "amount": "3534342" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3540598" + "amount": "3465392" }, "weight": "365072220160000" } @@ -27208,14 +27208,14 @@ { "token": { "denom": "ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121", - "amount": "8487755436" + "amount": "8559903215" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3418788" + "amount": "3390196" }, "weight": "536870912000000" } @@ -27240,14 +27240,14 @@ { "token": { "denom": "ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC", - "amount": "13665232008" + "amount": "14036365616" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "2445723" + "amount": "2382454" }, "weight": "1073741824" } @@ -27272,14 +27272,14 @@ { "token": { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "4539838667" + "amount": "4700764495" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "12465894271" + "amount": "12044247793" }, "weight": "536870912000000" } @@ -27298,20 +27298,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/832", - "amount": "140212169791506195308" + "amount": "140204868331085723344" }, "pool_assets": [ { "token": { "denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", - "amount": "818214566928" + "amount": "834867638250" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "332792179623" + "amount": "326734839270" }, "weight": "536870912000000" } @@ -27329,21 +27329,21 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/833", - "amount": "7931752792721119872435" + "amount": "7931672638993383941366" }, "pool_liquidity": [ { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "5649808725861" + "amount": "5640173314170" }, { "denom": "uosmo", - "amount": "5068382177601" + "amount": "5080506606491" } ], "scaling_factors": [ "100000", - "127732" + "127821" ], "scaling_factor_controller": "osmo12yvjuy69ynnts95ensss4q6480wkvkpnq2z2ntxmfa2qp860xsmq9mzlpn" }, @@ -27397,14 +27397,14 @@ { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "614638" + "amount": "617704" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "7667321" + "amount": "7629340" }, "weight": "536870912000000" } @@ -27461,14 +27461,14 @@ { "token": { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "5386935350" + "amount": "5591695010" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14823010040" + "amount": "14285607815" }, "weight": "536870912000000" } @@ -27551,20 +27551,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/840", - "amount": "6472219243472323474306" + "amount": "6472207072638936819547" }, "pool_assets": [ { "token": { "denom": "ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D", - "amount": "14172232890597446151" + "amount": "14202538444667273101" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "18696056357" + "amount": "18701063003" }, "weight": "536870912000000" } @@ -27621,14 +27621,14 @@ { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "2995549257" + "amount": "2977536372" }, "weight": "858993459200000" }, { "token": { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "39266791" + "amount": "40296788" }, "weight": "214748364800000" } @@ -27717,14 +27717,14 @@ { "token": { "denom": "ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3", - "amount": "62253041" + "amount": "82246441" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "6958601" + "amount": "5269589" }, "weight": "536870912000000" } @@ -27813,14 +27813,14 @@ { "token": { "denom": "ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D", - "amount": "8049758546631992837067711" + "amount": "8080752700193745592443272" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "236381963" + "amount": "235478478" }, "weight": "536870912000000" } @@ -27845,14 +27845,14 @@ { "token": { "denom": "ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D", - "amount": "1705204723139503517220050" + "amount": "1675494995345419724445185" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "18427194" + "amount": "18754601" }, "weight": "536870912000000" } @@ -27877,14 +27877,14 @@ { "token": { "denom": "ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D", - "amount": "1373423919970419609729376" + "amount": "1372136017750343304467943" }, "weight": "858993459200000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3789535" + "amount": "3804318" }, "weight": "214748364800000" } @@ -28070,20 +28070,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/856", - "amount": "1098979813419060473316" + "amount": "1114986042141202514164" }, "pool_assets": [ { "token": { "denom": "ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88", - "amount": "8480319133645" + "amount": "8579568697462" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "13923231896" + "amount": "14173719862" }, "weight": "536870912000000" } @@ -28108,14 +28108,14 @@ { "token": { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "6674839517" + "amount": "6362520281" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1537037417" + "amount": "1612611716" }, "weight": "536870912000000" } @@ -28134,20 +28134,20 @@ "future_pool_governor": "168h", "total_shares": { "denom": "gamm/pool/858", - "amount": "580023718541533674229649" + "amount": "542112919987539986851733" }, "pool_assets": [ { "token": { "denom": "ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06", - "amount": "6610574955346471948842056" + "amount": "6182835658863323555819501" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1268834822" + "amount": "1185086994" }, "weight": "5368709120" } @@ -28172,14 +28172,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "88485345798" + "amount": "88090458436" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "187301903" + "amount": "188147259" }, "weight": "5368709120" } @@ -28485,14 +28485,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "48607043515" + "amount": "48420060589" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "9931390" + "amount": "9970215" }, "weight": "536870912000000" } @@ -28586,11 +28586,11 @@ "pool_liquidity": [ { "denom": "ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E", - "amount": "5290495486" + "amount": "5050559344" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "4294748418" + "amount": "4534744186" } ], "scaling_factors": [ @@ -28615,11 +28615,11 @@ "pool_liquidity": [ { "denom": "ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805", - "amount": "10981535" + "amount": "9537479" }, { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "8060556" + "amount": "9503296" } ], "scaling_factors": [ @@ -28680,14 +28680,14 @@ { "token": { "denom": "ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06", - "amount": "257732860071547325354406" + "amount": "248531937070452069425568" }, "weight": "5368709120" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "17826080" + "amount": "18491480" }, "weight": "5368709120" } @@ -28710,19 +28710,19 @@ "pool_liquidity": [ { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "54335974737820938204" + "amount": "58519367086825995499" }, { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "1929418591" + "amount": "1787291114" }, { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "54540840" + "amount": "58644295" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "54011773" + "amount": "58628791" } ], "scaling_factors": [ @@ -28749,15 +28749,15 @@ "pool_liquidity": [ { "denom": "ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D", - "amount": "78237585120556607741" + "amount": "67202746415371406986" }, { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "55828514" + "amount": "60822364" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "55158166" + "amount": "60780041" } ], "scaling_factors": [ @@ -28817,14 +28817,14 @@ { "token": { "denom": "ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D", - "amount": "960731881265580565605" + "amount": "968631481335169403748" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2478685997" + "amount": "2458590746" }, "weight": "536870912000000" } @@ -28913,14 +28913,14 @@ { "token": { "denom": "ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163", - "amount": "75857574720829238076982" + "amount": "75090375605522497899352" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "5587570234" + "amount": "5650457833" }, "weight": "1073741824" } @@ -29006,14 +29006,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "420197" + "amount": "416280" }, "weight": "53687091200" }, { "token": { "denom": "ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163", - "amount": "56505145960261071369" + "amount": "57113060484069323074" }, "weight": "53687091200" } @@ -29031,20 +29031,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/886", - "amount": "4256319566787468020793" + "amount": "4195042041511195923817" }, "pool_liquidity": [ { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "2099853755" + "amount": "2172492637" }, { "denom": "ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC", - "amount": "2467510778" + "amount": "2358735320" } ], "scaling_factors": [ - "131787", + "131805", "100000" ], "scaling_factor_controller": "osmo1ta97sj2dl4wywjp45mh4xxgeahu9txmawhe37hjqhlgj49z5jy8s8vt45h" @@ -29174,14 +29174,14 @@ { "token": { "denom": "ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0", - "amount": "98520729862" + "amount": "96167661279" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "7400882" + "amount": "7582938" }, "weight": "536870912000000" } @@ -29236,11 +29236,11 @@ "pool_liquidity": [ { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "3923480" + "amount": "4082081" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "490357" + "amount": "437329" } ], "scaling_factors": [ @@ -29299,14 +29299,14 @@ { "token": { "denom": "ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099", - "amount": "592452679432" + "amount": "592993123962" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "245700321" + "amount": "245476843" }, "weight": "536870912000000" } @@ -29397,14 +29397,14 @@ { "token": { "denom": "ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796", - "amount": "416" + "amount": "420" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "153249" + "amount": "147506" }, "weight": "214748364800000" } @@ -29423,20 +29423,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/898", - "amount": "361534490781074825829" + "amount": "361499835388112476757" }, "pool_assets": [ { "token": { "denom": "ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF", - "amount": "360861624701386849562286" + "amount": "368807032673320581529094" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "8752082188" + "amount": "8563404951" }, "weight": "5368709120" } @@ -29455,20 +29455,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/899", - "amount": "1011171939091499155190" + "amount": "1011277733507030731818" }, "pool_assets": [ { "token": { "denom": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", - "amount": "789238618564620059828" + "amount": "761705199581839516254" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "45351882041" + "amount": "47087427836" }, "weight": "536870912000000" } @@ -29487,20 +29487,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/900", - "amount": "175843358553002879205" + "amount": "175839037971781320482" }, "pool_assets": [ { "token": { "denom": "ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4", - "amount": "7044809419809220517580" + "amount": "6595914657064822029527" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7177523776" + "amount": "7675282360" }, "weight": "536870912000000" } @@ -29525,14 +29525,14 @@ { "token": { "denom": "ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F", - "amount": "2262173789283053711068" + "amount": "2897562112755570292617" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "190149391" + "amount": "148577052" }, "weight": "5368709120" } @@ -29557,14 +29557,14 @@ { "token": { "denom": "ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3", - "amount": "611205737086" + "amount": "613409532711" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3451913975" + "amount": "3440039826" }, "weight": "536870912000000" } @@ -29587,11 +29587,11 @@ "pool_liquidity": [ { "denom": "ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83", - "amount": "64550064439" + "amount": "64477093135" }, { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "228419578626" + "amount": "228523874226" } ], "scaling_factors": [ @@ -29650,14 +29650,14 @@ { "token": { "denom": "ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D", - "amount": "20160293" + "amount": "20231317" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "860793989" + "amount": "857792892" }, "weight": "1073741824" } @@ -29711,14 +29711,14 @@ { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "611777086893" + "amount": "608317881731" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "53265898260" + "amount": "53573542361" }, "weight": "5368709120" } @@ -29741,15 +29741,15 @@ "pool_liquidity": [ { "denom": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "amount": "60279500741210516204" + "amount": "65964831688252521119" }, { "denom": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", - "amount": "2139956605" + "amount": "2011891983" }, { "denom": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", - "amount": "60098487" + "amount": "66052560" } ], "scaling_factors": [ @@ -29777,14 +29777,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1535429326" + "amount": "1535280824" }, "weight": "5368709120" }, { "token": { "denom": "ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5", - "amount": "12662888513821871973833" + "amount": "12664115822259088099123" }, "weight": "5368709120" } @@ -29873,14 +29873,14 @@ { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "4306982490904634228" + "amount": "4407075901039931693" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "1759699168011" + "amount": "1720553741066" }, "weight": "536870912000000" } @@ -29903,11 +29903,11 @@ "pool_liquidity": [ { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "243070001" + "amount": "234732421" }, { "denom": "ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372", - "amount": "83481442" + "amount": "90725624" } ], "scaling_factors": [ @@ -29934,14 +29934,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "21774690007" + "amount": "21675329813" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "18880430" + "amount": "18968219" }, "weight": "536870912000000" } @@ -29966,14 +29966,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "2885078284" + "amount": "2870053458" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "19453777" + "amount": "19560529" }, "weight": "536870912000000" } @@ -30030,14 +30030,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "3261135125" + "amount": "3397583439" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", - "amount": "518662627016194173" + "amount": "498008922667361966" }, "weight": "536870912000000" } @@ -30062,14 +30062,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "4462925125" + "amount": "4487128599" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "681360428" + "amount": "677760460" }, "weight": "536870912000000" } @@ -30185,15 +30185,15 @@ "pool_liquidity": [ { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "152946216020625084312793" + "amount": "151412122063419964953952" }, { "denom": "ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01", - "amount": "133471531913843544540057" + "amount": "134501920081896339954861" } ], "scaling_factors": [ - "155095", + "155140", "100000" ], "scaling_factor_controller": "osmo1rhkxnp294ejvj8erasyy9frmqpr4gm6vv8r99n" @@ -30262,14 +30262,14 @@ { "token": { "denom": "ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C", - "amount": "1466344944944" + "amount": "1388946407764" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "7799888646" + "amount": "8235944351" }, "weight": "5368709120" } @@ -30411,14 +30411,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "8799552054" + "amount": "8688521169" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "12888655188524435" + "amount": "13053689787827639" }, "weight": "536870912000000" } @@ -30443,14 +30443,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "4239915525" + "amount": "4256447098" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "26406" + "amount": "26305" }, "weight": "536870912000000" } @@ -30475,14 +30475,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "80701501" + "amount": "79901977" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "53895894680" + "amount": "54440395527" }, "weight": "536870912000000" } @@ -30507,14 +30507,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "41742178823" + "amount": "42081259364" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", - "amount": "186540991408" + "amount": "185102178233" }, "weight": "536870912000000" } @@ -30661,14 +30661,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "8273603637" + "amount": "8410612684" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "330240454" + "amount": "324924160" }, "weight": "536870912000000" } @@ -30693,14 +30693,14 @@ { "token": { "denom": "ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59", - "amount": "9342436381" + "amount": "9343064285" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "1873379998685558490764" + "amount": "1873603499940462768267" }, "weight": "536870912000000" } @@ -30723,15 +30723,15 @@ "pool_liquidity": [ { "denom": "ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A", - "amount": "267109355" + "amount": "275179141" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "351513527" + "amount": "343815612" }, { "denom": "ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C", - "amount": "255551903" + "amount": "254900228" } ], "scaling_factors": [ @@ -30757,11 +30757,11 @@ "pool_liquidity": [ { "denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", - "amount": "1317826960" + "amount": "1312181959" }, { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1334380241" + "amount": "1340033488" } ], "scaling_factors": [ @@ -30820,14 +30820,14 @@ { "token": { "denom": "ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C", - "amount": "2472559554005" + "amount": "2475131040598" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4206334410" + "amount": "4201977422" }, "weight": "536870912000000" } @@ -30916,16 +30916,16 @@ "future_pool_governor": "168h", "total_shares": { "denom": "gamm/pool/944", - "amount": "357234110613065332746" + "amount": "345397680554195566356" }, "pool_liquidity": [ { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4940664509" + "amount": "4725509005" }, { "denom": "ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC", - "amount": "2296450169" + "amount": "2259240102" } ], "scaling_factors": [ @@ -31053,11 +31053,11 @@ "pool_liquidity": [ { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "249665363690" + "amount": "249640046958" }, { "denom": "ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206", - "amount": "167265064355" + "amount": "167284384970" } ], "scaling_factors": [ @@ -31084,14 +31084,14 @@ { "token": { "denom": "ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6", - "amount": "1602671658488" + "amount": "1599146495809" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "153215740" + "amount": "153578475" }, "weight": "536870912000000" } @@ -31116,14 +31116,14 @@ { "token": { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "3486360" + "amount": "3488433" }, "weight": "1073741824" }, { "token": { "denom": "ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D", - "amount": "120350447" + "amount": "120279423" }, "weight": "1073741824" } @@ -31174,20 +31174,20 @@ "future_pool_governor": "168h", "total_shares": { "denom": "gamm/pool/952", - "amount": "14358683414644402230220" + "amount": "14278886506272258113904" }, "pool_assets": [ { "token": { "denom": "ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D", - "amount": "168333594459" + "amount": "167841231453" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "3572232412" + "amount": "3549995285" }, "weight": "1073741824" } @@ -31313,11 +31313,11 @@ "pool_liquidity": [ { "denom": "ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC", - "amount": "4167158564" + "amount": "4173281823" }, { "denom": "uosmo", - "amount": "7733605907" + "amount": "7726231429" } ], "scaling_factors": [ @@ -31344,14 +31344,14 @@ { "token": { "denom": "ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6", - "amount": "612385296624" + "amount": "581166529938" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "20875368" + "amount": "22002410" }, "weight": "536870912000000" } @@ -31376,14 +31376,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "34000625" + "amount": "31921767" }, "weight": "1073741824" }, { "token": { "denom": "ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9", - "amount": "159118" + "amount": "169585" }, "weight": "1073741824" } @@ -31440,14 +31440,14 @@ { "token": { "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", - "amount": "990664011447" + "amount": "1012209045080" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10043516127" + "amount": "9844145294" }, "weight": "536870912000000" } @@ -31504,14 +31504,14 @@ { "token": { "denom": "ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8", - "amount": "93324110955817571062" + "amount": "93319052351693891404" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "26446925" + "amount": "26475063" }, "weight": "536870912000000" } @@ -31658,14 +31658,14 @@ { "token": { "denom": "ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A", - "amount": "2705653239" + "amount": "2731533277" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1235221" + "amount": "1223867" }, "weight": "536870912000000" } @@ -31786,14 +31786,14 @@ { "token": { "denom": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", - "amount": "370437456" + "amount": "375558452" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "685322209" + "amount": "676949691" }, "weight": "1073741824" } @@ -31818,14 +31818,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "1452298315807" + "amount": "1532209969856" }, "weight": "1073741824" }, { "token": { "denom": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", - "amount": "29832415929" + "amount": "28287630250" }, "weight": "1073741824" } @@ -32202,14 +32202,14 @@ { "token": { "denom": "ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55", - "amount": "879333" + "amount": "969499" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "72337929" + "amount": "66132170" }, "weight": "536870912000000" } @@ -32266,14 +32266,14 @@ { "token": { "denom": "ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761", - "amount": "1174502" + "amount": "1174602" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "33117" + "amount": "33115" }, "weight": "536870912000000" } @@ -32298,14 +32298,14 @@ { "token": { "denom": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", - "amount": "50811" + "amount": "74221" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1851703" + "amount": "1269661" }, "weight": "536870912000000" } @@ -32394,14 +32394,14 @@ { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "115747135" + "amount": "113065194" }, "weight": "429496729600000" }, { "token": { "denom": "uosmo", - "amount": "59616521" + "amount": "60615521" }, "weight": "644245094400000" } @@ -32452,20 +32452,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/992", - "amount": "88803371651610680947608" + "amount": "88801303638942508685415" }, "pool_assets": [ { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "152596495204" + "amount": "152372709638" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "51886848326" + "amount": "52058212553" }, "weight": "536870912000000" } @@ -32618,14 +32618,14 @@ { "token": { "denom": "ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B", - "amount": "4800729939286" + "amount": "5064745542243" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "18362493" + "amount": "17423458" }, "weight": "536870912000000" } @@ -32804,20 +32804,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1003", - "amount": "216879223551396669770684" + "amount": "216874723551396669770684" }, "pool_assets": [ { "token": { "denom": "ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960", - "amount": "86300848606071104875" + "amount": "74490414619761010312" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4150571" + "amount": "4809825" }, "weight": "536870912000000" } @@ -32842,14 +32842,14 @@ { "token": { "denom": "ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A", - "amount": "806960" + "amount": "748579" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "12091" + "amount": "13100" }, "weight": "536870912000000" } @@ -32874,14 +32874,14 @@ { "token": { "denom": "ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7", - "amount": "2273181" + "amount": "2519067" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7344620" + "amount": "6636107" }, "weight": "536870912000000" } @@ -32906,14 +32906,14 @@ { "token": { "denom": "ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D", - "amount": "2857748334352659360" + "amount": "2813496653400186555" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "23231316" + "amount": "23597476" }, "weight": "536870912000000" } @@ -32938,14 +32938,14 @@ { "token": { "denom": "ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8", - "amount": "274631630954" + "amount": "276629630954" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "18431927761" + "amount": "18299064668" }, "weight": "536870912000000" } @@ -32999,14 +32999,14 @@ { "token": { "denom": "ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29", - "amount": "12716397708568" + "amount": "12261413156340" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "90157222" + "amount": "93518677" }, "weight": "536870912000000" } @@ -33031,14 +33031,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "192014" + "amount": "201534" }, "weight": "354334801920000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "799919" + "amount": "762205" }, "weight": "354334801920000" }, @@ -33064,20 +33064,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1011", - "amount": "863581428806686477341" + "amount": "782987313140463134020" }, "pool_assets": [ { "token": { "denom": "ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6", - "amount": "7123507444602047144605" + "amount": "6458871336702804645685" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9578700087" + "amount": "8690409287" }, "weight": "536870912000000" } @@ -33102,14 +33102,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "649701395" + "amount": "630947420" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9", - "amount": "3036108" + "amount": "3130315" }, "weight": "536870912000000" } @@ -33128,20 +33128,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1013", - "amount": "833287177330276857080982585" + "amount": "833105983180936729757340916" }, "pool_assets": [ { "token": { "denom": "uion", - "amount": "21118211" + "amount": "21924415" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8869935461" + "amount": "8549656635" }, "weight": "536870912000000" } @@ -33224,20 +33224,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1016", - "amount": "425466152111928520739351" + "amount": "426171999694072304964551" }, "pool_assets": [ { "token": { "denom": "ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93", - "amount": "29951889204820456162" + "amount": "29948611846060261918" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "601038741" + "amount": "603111487" }, "weight": "536870912000000" } @@ -33294,14 +33294,14 @@ { "token": { "denom": "ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B", - "amount": "177852419308856001731471347" + "amount": "177876284464073928539989163" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3293566271" + "amount": "3294504000" }, "weight": "536870912000000" } @@ -33326,14 +33326,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1543620737" + "amount": "1550837732" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "46927817041" + "amount": "46768260848" }, "weight": "536870912000000" } @@ -33358,14 +33358,14 @@ { "token": { "denom": "ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3", - "amount": "66551667039" + "amount": "65976253417" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "89229910905" + "amount": "90082569903" }, "weight": "536870912000000" } @@ -33486,14 +33486,14 @@ { "token": { "denom": "ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C", - "amount": "852577926759251" + "amount": "839190463768013" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "670046358610122" + "amount": "680828487401480" }, "weight": "536870912000000" } @@ -33550,14 +33550,14 @@ { "token": { "denom": "ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222", - "amount": "41166849473250" + "amount": "41376875305851" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "68311570819836" + "amount": "67994254965967" }, "weight": "536870912000000" } @@ -33582,14 +33582,14 @@ { "token": { "denom": "ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A", - "amount": "111897343870623" + "amount": "111884991821607" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "318860811643911" + "amount": "318896119647402" }, "weight": "536870912000000" } @@ -33608,20 +33608,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1028", - "amount": "22828600185626952847193" + "amount": "23748107033316950094314" }, "pool_assets": [ { "token": { "denom": "ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE", - "amount": "19787541099785121" + "amount": "11685630066967830" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5663505" + "amount": "10779684" }, "weight": "536870912000000" } @@ -33644,11 +33644,11 @@ "pool_liquidity": [ { "denom": "ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93", - "amount": "3152463347881394275" + "amount": "3155696032880543604" }, { "denom": "ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B", - "amount": "10194851054893832164406521" + "amount": "10191776245853054723737656" } ], "scaling_factors": [ @@ -33673,7 +33673,7 @@ "pool_liquidity": [ { "denom": "ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A", - "amount": "23193983633343" + "amount": "23206323330309" }, { "denom": "ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46", @@ -33681,11 +33681,11 @@ }, { "denom": "ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C", - "amount": "340635796374326" + "amount": "344562938720582" }, { "denom": "ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222", - "amount": "135163313870770" + "amount": "131856415955623" } ], "scaling_factors": [ @@ -33714,14 +33714,14 @@ { "token": { "denom": "factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx", - "amount": "271597" + "amount": "285482" }, "weight": "1073741824000000" }, { "token": { "denom": "uosmo", - "amount": "10213259" + "amount": "9716989" }, "weight": "1073741824000000" } @@ -33840,11 +33840,11 @@ "pool_liquidity": [ { "denom": "ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F", - "amount": "5115964353231" + "amount": "5116103875119" }, { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "13311317497864" + "amount": "13311152328576" } ], "scaling_factors": [ @@ -33871,14 +33871,14 @@ { "token": { "denom": "ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3", - "amount": "3673743921849" + "amount": "3744326827392" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "51770107429" + "amount": "50799218653" }, "weight": "536870912000000" } @@ -33967,14 +33967,14 @@ { "token": { "denom": "factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx", - "amount": "67212942" + "amount": "67766448" }, "weight": "107374182400" }, { "token": { "denom": "uosmo", - "amount": "6008856471" + "amount": "5959985046" }, "weight": "107374182400" } @@ -34028,14 +34028,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "96984391" + "amount": "97128347" }, "weight": "53687091200" }, { "token": { "denom": "ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782", - "amount": "6694794561" + "amount": "6686243160" }, "weight": "53687091200" } @@ -34202,14 +34202,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "58209143200" + "amount": "57456331842" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "51888594854" + "amount": "52616006081" }, "weight": "5368709120" } @@ -34234,14 +34234,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "1627476" + "amount": "1605822" }, "weight": "53687091200" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "141249" + "amount": "143180" }, "weight": "53687091200" } @@ -34266,14 +34266,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "3149414" + "amount": "3218120" }, "weight": "53687091200" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "1134377" + "amount": "1110573" }, "weight": "53687091200" } @@ -34539,20 +34539,20 @@ "future_pool_governor": "", "total_shares": { "denom": "gamm/pool/1057", - "amount": "13264943388327879533805" + "amount": "13253958029093693645471" }, "pool_assets": [ { "token": { "denom": "ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516", - "amount": "116282187670371949042" + "amount": "103200364749213276986" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "114774117289" + "amount": "129526273491" }, "weight": "5368709120" } @@ -34577,14 +34577,14 @@ { "token": { "denom": "ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C", - "amount": "7784855152113" + "amount": "7528974781647" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "350576528" + "amount": "362557441" }, "weight": "5368709120" } @@ -34641,14 +34641,14 @@ { "token": { "denom": "ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477", - "amount": "6093523126" + "amount": "5881199202" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "212095234" + "amount": "219938675" }, "weight": "1073741824" } @@ -34673,14 +34673,14 @@ { "token": { "denom": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", - "amount": "44976679220577249896723" + "amount": "45880857627226351242170" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "3893670301" + "amount": "3824250493" }, "weight": "1073741824" } @@ -34734,14 +34734,14 @@ { "token": { "denom": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", - "amount": "156011876978950918603" + "amount": "154788344908072351204" }, "weight": "53687091200" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "5027649" + "amount": "5067873" }, "weight": "53687091200" } @@ -34798,14 +34798,14 @@ { "token": { "denom": "ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38", - "amount": "1729507898798" + "amount": "1724263890588" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "13122990237" + "amount": "13163115694" }, "weight": "5368709120" } @@ -34818,15 +34818,15 @@ "incentives_address": "osmo1h2mhtj3wmsdt3uacev9pgpg38hkcxhsmyyn9ums0ya6eddrsafjsxs9j03", "spread_rewards_address": "osmo16j5sssw32xuk8a0kjj8n54g25ye6kr339nz5axf8lzyeajk0k22stsm36c", "id": "1066", - "current_tick_liquidity": "3356782333315171751.128788610293007989", + "current_tick_liquidity": "68907839119129549.163996091540862845", "token0": "uosmo", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "603249.840174048272360141839368983532964269", - "current_tick": "101639103", + "current_sqrt_price": "624907.967034252110081361355478001236839430", + "current_tick": "101905099", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:51:11.691097997Z" + "last_liquidity_update": "2024-09-09T17:17:14.260735515Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -34853,7 +34853,7 @@ ], "scaling_factors": [ "10000", - "11327" + "11335" ], "scaling_factor_controller": "osmo16r0c97w2w9u894mcgee2c0wysjkve6cvwhr6kesrtzf3vy80v3gszdcesp" }, @@ -34907,14 +34907,14 @@ { "token": { "denom": "ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244", - "amount": "58737325082" + "amount": "57553639691" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "55061300" + "amount": "56220082" }, "weight": "5368709120" } @@ -34939,14 +34939,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "4751295629" + "amount": "4621550526" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9386080" + "amount": "9651209" }, "weight": "536870912000000" } @@ -34971,14 +34971,14 @@ { "token": { "denom": "ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E", - "amount": "12318934512227" + "amount": "11563389315878" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "65927854" + "amount": "70323454" }, "weight": "536870912000000" } @@ -35099,14 +35099,14 @@ { "token": { "denom": "ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13", - "amount": "1532036926963" + "amount": "1600810235345" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "90632726089" + "amount": "86765903391" }, "weight": "536870912000000" } @@ -35135,15 +35135,15 @@ "incentives_address": "osmo1mvnsayk8y4hvnvkyn3qhcuxhpmypdentdfaaprnxet0r9xs3hphs08fwj4", "spread_rewards_address": "osmo17t4zncp7dugus3hvksv25mlpam4j69mng8u22yu48uz48qtm88qsdvkg84", "id": "1077", - "current_tick_liquidity": "35328234597.788813518442991893", + "current_tick_liquidity": "131359296834.951095778293259370", "token0": "uosmo", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.603862950293228000646102836327274158", - "current_tick": "-6353496", + "current_sqrt_price": "0.625273150472487938762756751806227382", + "current_tick": "-6090335", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:05:22.410879372Z" + "last_liquidity_update": "2024-09-09T17:05:26.299628467Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35154,8 +35154,8 @@ "current_tick_liquidity": "14449660.600192031447615113", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.929639593610696242204784692287572986", - "current_tick": "2723508", + "current_sqrt_price": "2.001536558425961466241895415143222799", + "current_tick": "3006148", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35170,8 +35170,8 @@ "current_tick_liquidity": "3214323.776319087709531534", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.972972491137181596138927650230008179", - "current_tick": "2892620", + "current_sqrt_price": "1.972137052813460644489367171097926989", + "current_tick": "2889324", "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": "10974937187342.186303812444638358", + "current_tick_liquidity": "10298570054865.400468097165755361", "token0": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.000248535482452046532544583818868519", - "current_tick": "497", + "current_sqrt_price": "0.999824323054798542704303641380646758", + "current_tick": "-3514", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:04:50.697280548Z" + "last_liquidity_update": "2024-09-09T17:04:56.025577372Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -35357,14 +35357,14 @@ { "token": { "denom": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", - "amount": "140605845" + "amount": "139579389" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "101833051" + "amount": "102604562" }, "weight": "536870912000000" } @@ -35409,8 +35409,8 @@ "current_tick_liquidity": "29447730046.907425417279585717", "token0": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", "token1": "uosmo", - "current_sqrt_price": "1.658397608263988653476181808965299819", - "current_tick": "1750282", + "current_sqrt_price": "1.598861438608525370836484241695574073", + "current_tick": "1556357", "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": "40992478715.806767265536399412", + "current_tick_liquidity": "40989314858.101850094179788945", "token0": "uosmo", "token1": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "current_sqrt_price": "0.026051918657030357088622365991510325", - "current_tick": "-30212976", + "current_sqrt_price": "0.026350799129200340964207372287427398", + "current_tick": "-30056354", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:13:12.095850514Z" + "last_liquidity_update": "2024-09-09T05:51:56.295223704Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35454,15 +35454,15 @@ "incentives_address": "osmo15ehncf3s0dy482glf9hsrq2l50vyt36u4yfl6ryy2xytrg2pcu4q0jmgaj", "spread_rewards_address": "osmo1uwgk4jwzqtgdp6e046mnnnqsee9sujgxdsaty7zjwe83xptgk9pqdrr9pe", "id": "1091", - "current_tick_liquidity": "538246245833.515333762143182487", + "current_tick_liquidity": "560374983809.696460743976869345", "token0": "ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7", "token1": "uosmo", - "current_sqrt_price": "0.032788514283768462158981631964181959", - "current_tick": "-26924914", + "current_sqrt_price": "0.032976918629155574994978967212306626", + "current_tick": "-26912523", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:31:41.476706607Z" + "last_liquidity_update": "2024-09-06T23:29:10.190524790Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35470,15 +35470,15 @@ "incentives_address": "osmo1f7hew09pfzk6zzw47lhendwr9pwhxy226nszht72j0vj2mav4h3q0gnsec", "spread_rewards_address": "osmo12qdqtacalad6wr6f3w8dqsjkjdpkl5c7ajwt3ahs3e4crrylvz5q3uujua", "id": "1092", - "current_tick_liquidity": "8033164315329.396625192401377189", + "current_tick_liquidity": "8437382064759.913666619921784754", "token0": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1", "token1": "uosmo", - "current_sqrt_price": "0.045119460184089509393240351978318197", - "current_tick": "-25964235", + "current_sqrt_price": "0.045190536909664327358380161504422560", + "current_tick": "-25957816", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T14:44:46.078889851Z" + "last_liquidity_update": "2024-09-09T14:39:53.079579621Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35486,15 +35486,15 @@ "incentives_address": "osmo16hyfl0klnhqwudu4xdaw3wcy9pmu0zv8m9tlcfzyqmn280jwtwqsd5u023", "spread_rewards_address": "osmo1m6v52t5u8usxrse6wev20end6vgn4sl4yqm6php7ez6806qk08vsjjaatp", "id": "1093", - "current_tick_liquidity": "3154495238993.177932472067913946", + "current_tick_liquidity": "4695998979923.297890185193004751", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "uosmo", - "current_sqrt_price": "2.461212463635796143013426903823250752", - "current_tick": "5057566", + "current_sqrt_price": "2.478828142800854464118869540162341037", + "current_tick": "5144588", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:40:25.416229765Z" + "last_liquidity_update": "2024-09-09T15:09:59.078089261Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35502,15 +35502,15 @@ "incentives_address": "osmo1ra5er4lutaypglaae3s0ddtkrmca0em3k68w7xtlzmckfw74w8kqrmrt5z", "spread_rewards_address": "osmo1k6jxxjueautg03f7nruhejrdnxyy5628df8r7n0v6rc033pmtz4svc0c9p", "id": "1094", - "current_tick_liquidity": "2787708742987.328938529035300891", + "current_tick_liquidity": "2351467827609.449660949802889071", "token0": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", "token1": "uosmo", - "current_sqrt_price": "1.140191493255969376521972621327681501", - "current_tick": "300036", + "current_sqrt_price": "1.144109570728982578471647309346305272", + "current_tick": "308986", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:26:35.863766447Z" + "last_liquidity_update": "2024-09-09T17:10:42.045505999Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35518,15 +35518,15 @@ "incentives_address": "osmo1q6mwcej2hwr9y8uswjzuhzxqt6qamjjtskxv9d97txyx0xh04gas8ns9wr", "spread_rewards_address": "osmo15qhcyq5vwwghk525rufj6mv3rd64y6zf8vc8wukelgjdqx9zmeuq3n7hhl", "id": "1095", - "current_tick_liquidity": "2656838671842.981741368262346547", + "current_tick_liquidity": "2970132626954.477141525182721164", "token0": "ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A", "token1": "uosmo", - "current_sqrt_price": "0.724205887215474419956349456488333558", - "current_tick": "-4755259", + "current_sqrt_price": "0.717640528247647447398754758557754549", + "current_tick": "-4849921", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:40:17.741679218Z" + "last_liquidity_update": "2024-09-09T16:38:25.766077727Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35534,15 +35534,15 @@ "incentives_address": "osmo17vrdduamkeuwsk38arpgw837adh0x0atx5x4rk5dy0xddd5u4lhqkxnzx3", "spread_rewards_address": "osmo1lwfj55cku27nr5j6tjawma9pjgy26p9j2cy73m4qqwarcvp76pfq8camyk", "id": "1096", - "current_tick_liquidity": "7950134980899.485593207760728279", + "current_tick_liquidity": "12872019689156.289149232157940381", "token0": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", "token1": "uosmo", - "current_sqrt_price": "0.131191160178222826038661693531125456", - "current_tick": "-17278888", + "current_sqrt_price": "0.133791710405922280358273294469790638", + "current_tick": "-17209978", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-09-06T19:42:06.273161316Z" + "last_liquidity_update": "2024-09-09T17:18:39.008477431Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35550,15 +35550,15 @@ "incentives_address": "osmo1458yw4vdzk3pm06t83mqt5vur36rrhgefyes5ffra6j4wm4c050smrs0fd", "spread_rewards_address": "osmo1q43pd7pcmt3fepgwv6x7el4j93haxvha2nn2t3nk33lcttqs5l7syp7jfq", "id": "1097", - "current_tick_liquidity": "377443111586.483332495122498155", + "current_tick_liquidity": "377885929465.161999230217176553", "token0": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", "token1": "uosmo", - "current_sqrt_price": "0.478731278050012794314080000748402077", - "current_tick": "-7708164", + "current_sqrt_price": "0.483421183405987118289695586560010625", + "current_tick": "-7663040", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-09-05T15:36:06.919366439Z" + "last_liquidity_update": "2024-09-09T05:46:21.885148391Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35566,15 +35566,15 @@ "incentives_address": "osmo130pft3q5pukgk9ygxwqc7pepeq2p8n4h8f48d5vtv3v5jkpd5yqqtkup3y", "spread_rewards_address": "osmo1hp5wm2gkhyzzqy05585k6d387sgze5yt4x2rt76llzrhjc308ytqc6ftpg", "id": "1098", - "current_tick_liquidity": "2273511664394.330552731896113057", + "current_tick_liquidity": "2273693980521.483128472365864513", "token0": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", "token1": "uosmo", - "current_sqrt_price": "1.311456063451685091822229565129036962", - "current_tick": "719917", + "current_sqrt_price": "1.304841951402876611219806179517537808", + "current_tick": "702612", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T11:04:11.823826831Z" + "last_liquidity_update": "2024-09-09T15:47:04.359672540Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35582,15 +35582,15 @@ "incentives_address": "osmo17e07gjw092r5ssvmzfg7wkz608kfmwy3aauu4mjrjedtmyrzy9zswa3w48", "spread_rewards_address": "osmo1fsfpwekv8q0vw6l2t5v7uxth8cswduk2mcyefuqns30sldqh7zvq4te2j8", "id": "1099", - "current_tick_liquidity": "452912685394.233976243336697571", + "current_tick_liquidity": "448859680057.607043417213032330", "token0": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", "token1": "uosmo", - "current_sqrt_price": "0.295177821270429000909437552459846841", - "current_tick": "-10287006", + "current_sqrt_price": "0.296679073440086315657381792337248419", + "current_tick": "-10198153", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T14:35:48.379693441Z" + "last_liquidity_update": "2024-09-09T00:53:16.586076300Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35598,15 +35598,15 @@ "incentives_address": "osmo1uzde9cszmufdltx7pr25rl7jcm75h46takmzsclnrdpjy38x6eqsgczrme", "spread_rewards_address": "osmo1tkqvf4v5ykuafwetdncwtd0fk8u05reyaklp8v0pdv3jecu26xcszq253n", "id": "1100", - "current_tick_liquidity": "1866411523.580977120698757085", + "current_tick_liquidity": "3143583869.177695326614183768", "token0": "uion", "token1": "uosmo", - "current_sqrt_price": "20.465701244698942015331085139294633699", - "current_tick": "21188449", + "current_sqrt_price": "19.750421344927685319363674040418053996", + "current_tick": "20900791", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-09-06T15:11:58.526757496Z" + "last_liquidity_update": "2024-09-09T09:29:49.742582198Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35614,15 +35614,15 @@ "incentives_address": "osmo1lyglnau80ngsyekx6wvwaw6dpmfs6l9x96497vmwlv3tzqw6mzwqwep8gz", "spread_rewards_address": "osmo1tnp0axdehrv6dug79j5mjsyvmdkm9mtaqn30c8vnddgqf06c7weqzvg2t2", "id": "1101", - "current_tick_liquidity": "90176752944.843404228155637263", + "current_tick_liquidity": "91011732682.173876603316738219", "token0": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", "token1": "uosmo", - "current_sqrt_price": "0.708659743730429508220715781854912240", - "current_tick": "-4978014", + "current_sqrt_price": "0.692747644248497530832207667383854736", + "current_tick": "-5201008", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:39:07.196221717Z" + "last_liquidity_update": "2024-09-09T16:53:20.312325865Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35633,8 +35633,8 @@ "current_tick_liquidity": "5312378136.635314810369808216", "token0": "ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB", "token1": "uosmo", - "current_sqrt_price": "0.143399616483314397325977165759008066", - "current_tick": "-16943655", + "current_sqrt_price": "0.141299454886543410039749668018675647", + "current_tick": "-17003447", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35646,15 +35646,15 @@ "incentives_address": "osmo1fq6cytv3vy6pxxy0vg32esx4zdemen8zwrl909kyfadmqm37kwvsd6ujfu", "spread_rewards_address": "osmo1h0zyl0ln2ufurkxsakvlgcz83thg3vdcrtffcnazpd35pl0gg7vs7lxl8a", "id": "1103", - "current_tick_liquidity": "291330395402.732358709791028761", + "current_tick_liquidity": "290830626485.024254021473131618", "token0": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", "token1": "uosmo", - "current_sqrt_price": "0.242767535337973363664120054401460334", - "current_tick": "-13106393", + "current_sqrt_price": "0.247530306693177659970309606783205033", + "current_tick": "-12872875", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-03T23:54:56.896588322Z" + "last_liquidity_update": "2024-09-09T14:35:45.965330837Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35662,15 +35662,15 @@ "incentives_address": "osmo1h4jj2rqwnnnxpyt4dsxd7gf5cga0lvdumc5tu5ka6n73wlfu89dqa708cp", "spread_rewards_address": "osmo109yzlrgp5ch69ewkxx7hny72x45xyeu8v6r5kxatstkgngzzgytqgn5ev2", "id": "1104", - "current_tick_liquidity": "599530133111.462898682914340228", + "current_tick_liquidity": "618028077138.397852277123289309", "token0": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", "token1": "uosmo", - "current_sqrt_price": "0.380365829337030902352220157876878376", - "current_tick": "-8553219", + "current_sqrt_price": "0.373648099321550875730464081473296854", + "current_tick": "-8603871", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:52:03.136241529Z" + "last_liquidity_update": "2024-09-09T16:42:57.802064857Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35678,15 +35678,15 @@ "incentives_address": "osmo19vcqr9njqfeh3gtfeepssmzfvqnzcrzajseapey5z7z32pz9nths3n40jn", "spread_rewards_address": "osmo173p8z5etqvwpslty2eudu8kufq6v6npetvfrtcc2nvdwdah6gvsqasghlr", "id": "1105", - "current_tick_liquidity": "347856515465.764166890512757487", + "current_tick_liquidity": "419055290749.859459264162073984", "token0": "ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205", "token1": "uosmo", - "current_sqrt_price": "0.868688311482541703135191128562111437", - "current_tick": "-2453807", + "current_sqrt_price": "0.876963401809718374479402243451073853", + "current_tick": "-2309352", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:52:29.898429837Z" + "last_liquidity_update": "2024-09-09T16:30:10.635671163Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35694,15 +35694,15 @@ "incentives_address": "osmo1u96futsw9umnhkkl7aahn33avrequn06jpnp8vcuqxarwzdl0yaqg970fr", "spread_rewards_address": "osmo1nvq4wk2kkhympavu7a6922r8pzle7uy67jygw3u67mvzsmf5yrps93pqtm", "id": "1106", - "current_tick_liquidity": "254706243905.972118867003552042", + "current_tick_liquidity": "254740657567.463989506834880366", "token0": "ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0", "token1": "uosmo", - "current_sqrt_price": "0.195694618194814864505767544247331876", - "current_tick": "-15170362", + "current_sqrt_price": "0.194435723152467438292643186166274789", + "current_tick": "-15219475", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T12:49:22.368744440Z" + "last_liquidity_update": "2024-09-09T10:36:36.026680351Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35710,15 +35710,15 @@ "incentives_address": "osmo16j4swylreem7e4yzkgqrhzcq5j47dc6k05kn3pjh9nwfpd6c74pqqjw0l0", "spread_rewards_address": "osmo13mewqndyxdf6cq7s8kyhe5c5sne5u2m7u3629xvd0traw2p2846qwgqh0v", "id": "1107", - "current_tick_liquidity": "1647830211.117698542413837462", + "current_tick_liquidity": "1646980885.501117827373322903", "token0": "factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx", "token1": "uosmo", - "current_sqrt_price": "9.427137102840529811694725859737020109", - "current_tick": "16887091", + "current_sqrt_price": "9.376055207188323418914749806497618698", + "current_tick": "16791041", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-09-06T09:52:38.978343896Z" + "last_liquidity_update": "2024-09-08T06:46:10.818705235Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35726,15 +35726,15 @@ "incentives_address": "osmo1fzy3h8rpdn39ngx3gpjlzh3894kpfnpkechwj6p3mmuymqf3hhtqle0a2a", "spread_rewards_address": "osmo1eyg2m2dfa5uuasg2suq49q3mlv5y873jhv9fwvse8r036c3p0v2q94apmg", "id": "1108", - "current_tick_liquidity": "659865738164.530099463933572183", + "current_tick_liquidity": "619545041224.789033652177218865", "token0": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", "token1": "uosmo", - "current_sqrt_price": "0.044171097422781832016406636039901639", - "current_tick": "-26048915", + "current_sqrt_price": "0.045850638817306465857171425837282653", + "current_tick": "-25897719", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T16:33:14.445234074Z" + "last_liquidity_update": "2024-09-09T15:19:24.954213497Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35745,8 +35745,8 @@ "current_tick_liquidity": "93559981933.176289142560188589", "token0": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", "token1": "uosmo", - "current_sqrt_price": "0.244914200437905744556780876150753270", - "current_tick": "-13001704", + "current_sqrt_price": "0.252824005095695396233521224587786563", + "current_tick": "-12608003", "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": "612128298253.132499023289509057", + "current_tick_liquidity": "515703524454.464401494704056351", "token0": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", "token1": "uosmo", - "current_sqrt_price": "0.049145853989058552627952435754666799", - "current_tick": "-25584686", + "current_sqrt_price": "0.048229349739410508508700849944528870", + "current_tick": "-25673930", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:57:38.135453034Z" + "last_liquidity_update": "2024-09-09T08:27:19.154300020Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35774,15 +35774,15 @@ "incentives_address": "osmo10wz6z83ka7jz5w6ygmmwm39ttwf2rul3hl8zjyzzrnudcck679nqefye6r", "spread_rewards_address": "osmo1c32q5smvudllrlxf5wkv0me859zq0pc39z8wgde94rc4h9weyzgsrp4934", "id": "1111", - "current_tick_liquidity": "10278455540979.107153018519843019", + "current_tick_liquidity": "5158479788521.544057060172204018", "token0": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", "token1": "uosmo", - "current_sqrt_price": "0.010793823756590678551619768524554884", - "current_tick": "-35834934", + "current_sqrt_price": "0.009853387515682204701604433414869837", + "current_tick": "-36291076", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:05:40.067577868Z" + "last_liquidity_update": "2024-09-09T17:17:22.400189902Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35793,8 +35793,8 @@ "current_tick_liquidity": "118333165.651629514636606720", "token0": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", "token1": "uosmo", - "current_sqrt_price": "1.359781297494823672361171158493557377", - "current_tick": "849005", + "current_sqrt_price": "1.348648955138382993580077101020075764", + "current_tick": "818854", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35806,15 +35806,15 @@ "incentives_address": "osmo15fsmgrfehh2gs6nagwyfj7f8xktnm0zqqcstks0t7r8l77k4efeqe9ztu8", "spread_rewards_address": "osmo1kaw9598a734tgpylhe4jk4e0zzfcyfvqwhxyh8nzagkfqgsrdwfqmtuv32", "id": "1113", - "current_tick_liquidity": "534539128479.142097282000040318", + "current_tick_liquidity": "479241813820.571210763603616270", "token0": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", "token1": "uosmo", - "current_sqrt_price": "0.045101619066238942669221468437798057", - "current_tick": "-25965844", + "current_sqrt_price": "0.043808480747391161375263860890367016", + "current_tick": "-26080818", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T03:30:53.731643152Z" + "last_liquidity_update": "2024-09-09T15:08:37.591769505Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35822,15 +35822,15 @@ "incentives_address": "osmo1xr3r942kkpmmq2s6az5mjk2d8vh3fv99ewcmq0s3pjzct2d28n0qyg56cu", "spread_rewards_address": "osmo1x5ahhr33ttmnhc5ex07lextq3ccj8ka0usdwrydj097exjs390ysxjqyp5", "id": "1114", - "current_tick_liquidity": "1737839738699.898040256100505876", + "current_tick_liquidity": "911958829205.154455912297604860", "token0": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", "token1": "uosmo", - "current_sqrt_price": "0.850402844621416486830942135175787652", - "current_tick": "-2768151", + "current_sqrt_price": "0.858338388505598482440167343970671960", + "current_tick": "-2632553", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:50:39.899055720Z" + "last_liquidity_update": "2024-09-09T17:12:16.414427025Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -35857,8 +35857,8 @@ "current_tick_liquidity": "53521462.311186341164419606", "token0": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.522017967571742491394864858289965660", - "current_tick": "-7274973", + "current_sqrt_price": "0.532420392973243863545754656833983325", + "current_tick": "-7165286", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -35960,11 +35960,11 @@ "pool_liquidity": [ { "denom": "ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B", - "amount": "364245676949" + "amount": "366483440247" }, { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "637211798088" + "amount": "634891527401" } ], "scaling_factors": [ @@ -36046,8 +36046,8 @@ "current_tick_liquidity": "1570177740.417522588512923667", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.120026353139465653200720596131081926", - "current_tick": "254459", + "current_sqrt_price": "1.147559907845899226230329481287782439", + "current_tick": "316893", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36078,8 +36078,8 @@ "current_tick_liquidity": "21516871.634947215402385923", "token0": "ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.239590018436233428782796953260774845", - "current_tick": "-13259663", + "current_sqrt_price": "0.247930884387606673997260779395230895", + "current_tick": "-12853028", "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": "640038247381.002583126557023750", + "current_tick_liquidity": "640525158181.135933488626431641", "token0": "uosmo", "token1": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "current_sqrt_price": "0.603355798839995383305941881390526003", - "current_tick": "-6359618", + "current_sqrt_price": "0.625413007953146805899540017415356200", + "current_tick": "-6088586", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:06:57.307081846Z" + "last_liquidity_update": "2024-09-09T17:07:10.462909033Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36235,15 +36235,15 @@ "incentives_address": "osmo1faws2dw7v7htacwsggnl7azzg4lercgs533ajqa7rnvgxzm2fd0suxsa0a", "spread_rewards_address": "osmo1w0engrwdr6kuxjtmpyygm4pevufjg940kf2ya6s78gtpgrt60s7s4gzk6v", "id": "1134", - "current_tick_liquidity": "25480094220025528.489555105538593328", + "current_tick_liquidity": "25492823318742366.313611388527768148", "token0": "uosmo", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "12787.734444226663431258412056581184991458", - "current_tick": "72635261", + "current_sqrt_price": "12922.190802506899309603646869460594793309", + "current_tick": "72669830", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:02:43.542154932Z" + "last_liquidity_update": "2024-09-09T17:02:44.063294785Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36251,15 +36251,15 @@ "incentives_address": "osmo195e7qr4l7z9rtnc8cwm9646pk9slu8ve8c0pjmvt6hzqsmy04uzqe530fs", "spread_rewards_address": "osmo1y53uxff98xn2xftdxk2du85j88r8cxg6hndldl0uxln52ds4ukvs8zt345", "id": "1135", - "current_tick_liquidity": "2475449580297.673232474957337669", + "current_tick_liquidity": "2494482483394.159459265024564731", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.311476556818251033080290467154488018", - "current_tick": "-9298236", + "current_sqrt_price": "0.311372643325658109212513155613958688", + "current_tick": "-9304708", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:49:56.372248310Z" + "last_liquidity_update": "2024-09-09T16:57:33.460284656Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36267,15 +36267,15 @@ "incentives_address": "osmo1h9qzx4rgzdexg39usx59h9plnn606mdgfk8aymk667s96hvte5tshp00xr", "spread_rewards_address": "osmo1awtgwnc5wqqz6q2538ljyea5840c5c80pmy829klhqjkjaletnnqc53xpx", "id": "1136", - "current_tick_liquidity": "1356680983979.707186912620822994", + "current_tick_liquidity": "1095810304653.089412485339420709", "token0": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.180900998522212315801864558966056370", - "current_tick": "394527", + "current_sqrt_price": "1.186169009096165642365165876143651950", + "current_tick": "406996", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", - "last_liquidity_update": "2024-09-06T19:17:48.599984233Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -36289,20 +36289,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1137", - "amount": "43215422690555416953016" + "amount": "43543549720069945951862" }, "pool_assets": [ { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "3744481566721" + "amount": "3568809899459" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "28908490047" + "amount": "30807657636" }, "weight": "536870912000000" } @@ -36423,14 +36423,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "6119790" + "amount": "6085649" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "63315295" + "amount": "63674335" }, "weight": "536870912000000" } @@ -36455,14 +36455,14 @@ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "2921138" + "amount": "2661936" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "17070" + "amount": "18739" }, "weight": "536870912000000" } @@ -36487,14 +36487,14 @@ { "token": { "denom": "ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9", - "amount": "2838031602742" + "amount": "2836550503488" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "59526629" + "amount": "59557773" }, "weight": "536870912000000" } @@ -36510,8 +36510,8 @@ "current_tick_liquidity": "20046019773.935857947475071855", "token0": "ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.018554660242644971208892255085977675", - "current_tick": "-33557246", + "current_sqrt_price": "0.019489071343414723240230731950318146", + "current_tick": "-33201761", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36526,12 +36526,12 @@ "current_tick_liquidity": "184717702421.417114835321308921", "token0": "ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244", "token1": "uosmo", - "current_sqrt_price": "0.030717700076045219448057997668226569", - "current_tick": "-27564230", + "current_sqrt_price": "0.031311183408189313010128930637321128", + "current_tick": "-27196098", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-08-27T08:02:03.809424058Z" + "last_liquidity_update": "2024-09-08T21:01:46.422763813Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36539,15 +36539,15 @@ "incentives_address": "osmo1gxh3e65d9njg6x5584d8uwt8ycqzpaywgalpw3u6ekpfrjs4yunsjf0szu", "spread_rewards_address": "osmo1wfhzaqqjnzt4r76vk2r2hpe80hq3t4xh4g99e94xdgumr4pefssstfcrjw", "id": "1146", - "current_tick_liquidity": "620828204.601913328982641500", + "current_tick_liquidity": "2565847628.423908565863997501", "token0": "ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.071763798666452731150648226553305657", - "current_tick": "148677", + "current_sqrt_price": "1.052149202309093423106265185799600626", + "current_tick": "107017", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:49:35.230208676Z" + "last_liquidity_update": "2024-09-09T11:27:40.448167241Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36606,12 +36606,12 @@ "current_tick_liquidity": "5049673062809.950656086186710578", "token0": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.000210335123030874573976236484188911", - "current_tick": "420", + "current_sqrt_price": "1.000054076600394896699230775628163681", + "current_tick": "108", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T12:34:20.718404725Z" + "last_liquidity_update": "2024-09-07T17:54:09.562712330Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36622,8 +36622,8 @@ "current_tick_liquidity": "181350163221.998225340174584652", "token0": "ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C", "token1": "uosmo", - "current_sqrt_price": "0.006723069225470351281907564521811835", - "current_tick": "-41480035", + "current_sqrt_price": "0.006941658985326327484257193291292116", + "current_tick": "-41181338", "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.004072237194998044979370829235659747", - "current_tick": "-44341689", + "current_sqrt_price": "0.004313587976666560757700782190193213", + "current_tick": "-44139296", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36750,12 +36750,12 @@ "current_tick_liquidity": "4421086804.777605689452636457", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.351964215349123825029124420526708446", - "current_tick": "-8761212", + "current_sqrt_price": "0.364408117525299066142092294985874253", + "current_tick": "-8672068", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T14:53:56.437891067Z" + "last_liquidity_update": "2024-09-07T20:01:59.932955643Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36779,15 +36779,15 @@ "incentives_address": "osmo16fsm9rwvg50lmq7ajkvyn38z4y6m4mtk0c9e3gac569fe0uq7wtsqwgk0y", "spread_rewards_address": "osmo1rckac6wpsyxxaldyfxdw7nzkudrngpvga4cxe5l3reyyc8sracwsyg4epa", "id": "1161", - "current_tick_liquidity": "99603748396.256686207521974422", + "current_tick_liquidity": "90486104699.880623004209530665", "token0": "ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.632693601302752447895411083783753644", - "current_tick": "-5996989", + "current_sqrt_price": "0.614572563563443549008247856972113927", + "current_tick": "-6223006", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:19:57.589244306Z" + "last_liquidity_update": "2024-09-09T17:18:21.642062564Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36811,15 +36811,15 @@ "incentives_address": "osmo19kg5y79eezp4fuv3ednhysk8l0vfmu95gp0ylpavs8709vunzqesh7jz7t", "spread_rewards_address": "osmo1uf4gxzl25ry9uk0mld9we3jpvjan9n6sfkgn7fjxx2c8tu5dudtqsxthet", "id": "1163", - "current_tick_liquidity": "11456016080.726556766561833674", + "current_tick_liquidity": "12236241030.496096689197219067", "token0": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.562841117062224170090349132294396522", - "current_tick": "-6832099", + "current_sqrt_price": "0.588176550489836006098603329388305882", + "current_tick": "-6540484", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:37:54.013594422Z" + "last_liquidity_update": "2024-09-08T21:03:15.558186677Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -36926,8 +36926,8 @@ "current_tick_liquidity": "12940634492.963983877100616669", "token0": "ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.096223168223019077795198144253297116", - "current_tick": "-18741102", + "current_sqrt_price": "0.097239233329416499711138736878619713", + "current_tick": "-18544532", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -36983,14 +36983,14 @@ { "token": { "denom": "ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8", - "amount": "140632908447067300350021" + "amount": "142262689573314202558650" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "35299717182" + "amount": "34902629554" }, "weight": "536870912000000" } @@ -37061,14 +37061,14 @@ { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "436014" + "amount": "436851" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "4288590264137" + "amount": "4280373389159" }, "weight": "536870912000000" } @@ -37125,14 +37125,14 @@ { "token": { "denom": "ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF", - "amount": "886525734697391853307" + "amount": "891816857892652052940" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1318359348" + "amount": "1318557275" }, "weight": "536870912000000" } @@ -37151,20 +37151,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1180", - "amount": "938802220704741858922059" + "amount": "937329033269417248171130" }, "pool_assets": [ { "token": { "denom": "ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF", - "amount": "37995078299963815731028" + "amount": "38029574571610900142262" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5450991443" + "amount": "5442889642" }, "weight": "536870912000000" } @@ -37308,8 +37308,8 @@ "current_tick_liquidity": "2083912488.342202172221660886", "token0": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.689110725218339763466718212639588851", - "current_tick": "-5251265", + "current_sqrt_price": "0.715075129757341247478745127040278040", + "current_tick": "-4886676", "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": "203466113094007882826.216827946054184026", + "current_tick_liquidity": "203468126030839401845.971090839467433322", "token0": "ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "1.045395158086825323962892142368634328", - "current_tick": "92851", + "current_sqrt_price": "1.045439299471098390371837003371848555", + "current_tick": "92943", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:08:32.390478727Z" + "last_liquidity_update": "2024-09-09T17:08:38.999964704Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -37722,8 +37722,8 @@ "current_tick_liquidity": "201577243428.013233297060702390", "token0": "ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B", "token1": "uosmo", - "current_sqrt_price": "0.595408379029451551613118430434289083", - "current_tick": "-6454889", + "current_sqrt_price": "0.584439384332913109836947797223174656", + "current_tick": "-6584307", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -37786,20 +37786,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1218", - "amount": "112128832661116261425" + "amount": "112125973518198850740" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "3756165191" + "amount": "3802150520" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF", - "amount": "425355604029450506420938" + "amount": "420315024728304298683530" }, "weight": "536870912000000" } @@ -37824,14 +37824,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "553881" + "amount": "570920" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "4454279" + "amount": "4321605" }, "weight": "536870912000000" } @@ -37844,15 +37844,15 @@ "incentives_address": "osmo18wpppl3e0z9u45psrjkv4rjh5ete7y8lsfz9uk02tg5mzex7sgdqzudl50", "spread_rewards_address": "osmo1apreqcw0g68t8lyhkcw537k5q6c6aa5nand85u8nhlkyu8wqvqssxttqj9", "id": "1220", - "current_tick_liquidity": "490830824040591.372708855976038117", + "current_tick_liquidity": "469049711640519.077054491531403068", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.999957029715613219006156778710877110", - "current_tick": "-860", + "current_sqrt_price": "1.000469461942213446442745550053719945", + "current_tick": "939", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:09:06.244477034Z" + "last_liquidity_update": "2024-09-09T17:09:05.945164389Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -37860,15 +37860,15 @@ "incentives_address": "osmo16audzujeqr3psjzp682vnjn56lemrn4xmgqd2ar7zq5p9vzalwwsera3rc", "spread_rewards_address": "osmo1upen9pnhnut483425xccv2rnhxnmxfe90rcn9nr6m98au8xgsr6sm0z45q", "id": "1221", - "current_tick_liquidity": "1650506323961.004034274904646236", + "current_tick_liquidity": "5086493130387.892723872092128167", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.603331861729134089470878743677019747", - "current_tick": "-6359907", + "current_sqrt_price": "0.625386843738754008666494477366309285", + "current_tick": "-6088913", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:52:23.135504277Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -37908,15 +37908,15 @@ "incentives_address": "osmo12nd5stwgqkpxdycxx6gpg6ydqnwe2x2clkgy59ghfw5h305je96sjzy8gn", "spread_rewards_address": "osmo1plu4s37ra3v4k9l5w4twl92lxhu5gywe0yz5033p27wj3mk6j67s4r5jre", "id": "1223", - "current_tick_liquidity": "826686165097172.126111251183810470", + "current_tick_liquidity": "675104336954005.642325333389781733", "token0": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000222319299116723860511901244647158", - "current_tick": "444", + "current_sqrt_price": "1.000292302148419279934106975613754289", + "current_tick": "584", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:06:11.590030748Z" + "last_liquidity_update": "2024-09-09T17:11:44.437861152Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -37924,15 +37924,15 @@ "incentives_address": "osmo1jmxqykswpe0tg2yl4x2ywekmhxnqggnd60dxe8gxccrler9r9d8slh4zcq", "spread_rewards_address": "osmo15w2kdkydzxzgh4werus0lfat9w2a7965pv8t9pa2yhc8sghs9ufq43nqvv", "id": "1224", - "current_tick_liquidity": "8783105999320.432291678057065390", + "current_tick_liquidity": "8761451958765.502144784706736232", "token0": "ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.999824361987850789732965167379176755", - "current_tick": "-3513", + "current_sqrt_price": "0.999573377669644995651863330894351423", + "current_tick": "-8531", "tick_spacing": "1000", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:01:07.483303933Z" + "last_liquidity_update": "2024-09-09T17:01:08.001788463Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -37952,14 +37952,14 @@ { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn", - "amount": "2254897898545" + "amount": "2286595224794" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "98546165462" + "amount": "97180290214" }, "weight": "53687091200" } @@ -37978,20 +37978,20 @@ "future_pool_governor": "osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd", "total_shares": { "denom": "gamm/pool/1226", - "amount": "5711848958470685199497837" + "amount": "5744205312944556822240875" }, "pool_assets": [ { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "amount": "34744063198" + "amount": "36172482448" }, "weight": "53687091200" }, { "token": { "denom": "uosmo", - "amount": "94111415147" + "amount": "91423259012" }, "weight": "53687091200" } @@ -38012,7 +38012,7 @@ "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38020,15 +38020,15 @@ "incentives_address": "osmo1jjk72qasewxnwcgn36hwu7dwj7hsh99mpa45flpm0hppq0tha4kqy7n2mh", "spread_rewards_address": "osmo1cw7xwlum473g3wv9jg7vtwftmuaw940g2s4ptry0uhfv7u9fmsjqev4tfq", "id": "1228", - "current_tick_liquidity": "2176186294.694802998603490605", + "current_tick_liquidity": "2189393861.355844930702860359", "token0": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.079336549009237693548092292967195425", - "current_tick": "-21705712", + "current_sqrt_price": "0.083385846810340427751278076020338232", + "current_tick": "-21046801", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T16:25:40.786671897Z" + "last_liquidity_update": "2024-09-08T01:48:52.852175525Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -38046,8 +38046,8 @@ "current_tick_liquidity": "36335875118.794024028956955943", "token0": "ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.281155035789366556465428691694559060", - "current_tick": "-11095185", + "current_sqrt_price": "0.279029789547712801432660992772195652", + "current_tick": "-11214238", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -38100,14 +38100,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "7054479" + "amount": "7090474" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3", - "amount": "1351265609" + "amount": "1344430893" }, "weight": "536870912000000" } @@ -38164,14 +38164,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "4434076100" + "amount": "4402821681" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B", - "amount": "310343920900" + "amount": "312564379174" }, "weight": "536870912000000" } @@ -38289,14 +38289,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "788478358" + "amount": "789242875" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A", - "amount": "139023932262784328333629" + "amount": "138895823935346427013516" }, "weight": "536870912000000" } @@ -38321,14 +38321,14 @@ { "token": { "denom": "ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A", - "amount": "168700757260837686700861" + "amount": "168706034888150346334683" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9866635342" + "amount": "9866598701" }, "weight": "536870912000000" } @@ -38353,14 +38353,14 @@ { "token": { "denom": "ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC", - "amount": "84384142248" + "amount": "89095073279" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15290240" + "amount": "14502561" }, "weight": "536870912000000" } @@ -38379,20 +38379,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1241", - "amount": "5471966157589754521942201" + "amount": "5471952344781964309448500" }, "pool_assets": [ { "token": { "denom": "ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9", - "amount": "1051980470168573861270569" + "amount": "1071530356572777165947176" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "380517583339" + "amount": "373592195850" }, "weight": "536870912000000" } @@ -38417,14 +38417,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2720093779" + "amount": "2856021439" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525", - "amount": "3830381468510576" + "amount": "3649141309888700" }, "weight": "536870912000000" } @@ -38437,15 +38437,15 @@ "incentives_address": "osmo1r6ed7j34ulem4pm0qeegc2dry5zt784rgk0h0gqnl9q2mc6v5q7qjg3u04", "spread_rewards_address": "osmo1g8rg8kjn2wvle893en0qvwq93kldr7gwxntxavu7043mv8rd67jscwkgsq", "id": "1243", - "current_tick_liquidity": "209732348.642223968459358545", + "current_tick_liquidity": "24296413284.523690974129419196", "token0": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.792424195148561374551535594768629588", - "current_tick": "-3720639", + "current_sqrt_price": "0.815259474204098465085164363964023649", + "current_tick": "-3353520", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T22:37:39.557877961Z" + "last_liquidity_update": "2024-09-09T13:51:36.729547471Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38459,20 +38459,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1244", - "amount": "2128091247748986782552" + "amount": "2128071375558272715194" }, "pool_assets": [ { "token": { "denom": "ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65", - "amount": "629036489627" + "amount": "636750741118" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "104995097622" + "amount": "103976700893" }, "weight": "536870912000000" } @@ -38485,15 +38485,15 @@ "incentives_address": "osmo19rkvx5xzx8xzpj7950v5v28lsle9m7rlrgxk6mue6wfxg77d0djst297ue", "spread_rewards_address": "osmo1l647zzkm7qdz7grwmumdgdxu547xsk2zc83yxsa82eph6q0qfmysy09cux", "id": "1245", - "current_tick_liquidity": "753052205063305209.503970432695925614", + "current_tick_liquidity": "839840747399145334.168110560286899343", "token0": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", "token1": "uosmo", - "current_sqrt_price": "0.000001515396215805715157345716570514", - "current_tick": "-106703575", + "current_sqrt_price": "0.000001530660259799115517658941131760", + "current_tick": "-106657080", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:14:32.297094188Z" + "last_liquidity_update": "2024-09-09T16:33:15.766356999Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38504,12 +38504,12 @@ "current_tick_liquidity": "34460712092491408.473705088378516495", "token0": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001000000017836306367492449680832", + "current_sqrt_price": "0.000001000000084052994714371764409326", "current_tick": "-108000000", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:03:14.971999165Z" + "last_liquidity_update": "2024-09-09T17:03:15.707472967Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38517,15 +38517,15 @@ "incentives_address": "osmo175dck737jmvr9mw34pqs7y5fv0umnak3vrsj3mjxg75cnkmyulfs0c3sxr", "spread_rewards_address": "osmo1sztcvwfec7lk766vn4wxny2s5rzh9ggglmhaaycrgqxmvxduuwvsg0rvcx", "id": "1247", - "current_tick_liquidity": "127323891756.120925128860692607", + "current_tick_liquidity": "17266966243419.777792661009689375", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.972171304813577341480504506346853819", - "current_tick": "2889459", + "current_sqrt_price": "2.062994545293918288204330792971119653", + "current_tick": "3255946", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:11.735035842Z" + "last_liquidity_update": "2024-09-09T17:18:05.131349738Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38533,15 +38533,15 @@ "incentives_address": "osmo1y3excgs02765nzvxv5lqlvullva2w2uxapq5nyjnzg30yglge03sem7azc", "spread_rewards_address": "osmo1uv76jtxlyvdkg5hqdkzlwlvsknzhfw5xazqc549g8g60kmtkxr3sfgd5lx", "id": "1248", - "current_tick_liquidity": "1894184828515.743824613377132508", + "current_tick_liquidity": "2150801171723.175626181014813421", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "uosmo", - "current_sqrt_price": "3.264793002078305832288783043305741880", - "current_tick": "9065887", + "current_sqrt_price": "3.300130220945478476347377564684233875", + "current_tick": "9089085", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:47:02.827702242Z" + "last_liquidity_update": "2024-09-09T17:17:58.837230105Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38561,14 +38561,14 @@ { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "2274547947" + "amount": "2251254922" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "24260575729" + "amount": "24525451688" }, "weight": "536870912000000" } @@ -38593,14 +38593,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "118794902" + "amount": "124018238" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "30445327" + "amount": "29174941" }, "weight": "536870912000000" } @@ -38613,15 +38613,15 @@ "incentives_address": "osmo1vhw7cjhv5w4ckkr49d8f4tg99m2ar5x377ku9540mfnrdpptw00qe9rd5g", "spread_rewards_address": "osmo15zn4jn8dwyj709jvzuev74m55cf9w89wcmqemp34kr82yn2mr0kqtnhxqw", "id": "1251", - "current_tick_liquidity": "34521307680530.243766150794919131", + "current_tick_liquidity": "40538077850524.728557892723812085", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.936985608016296027718875408085375881", - "current_tick": "2751913", + "current_sqrt_price": "2.006876929185836808452962190110714274", + "current_tick": "3027555", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:52:46.562563595Z" + "last_liquidity_update": "2024-09-09T17:19:07.435180795Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38632,12 +38632,12 @@ "current_tick_liquidity": "297677583638076.542459015311864647", "token0": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", "token1": "uosmo", - "current_sqrt_price": "1.125088554440591969804041507038526069", - "current_tick": "265824", + "current_sqrt_price": "1.125354795359735889967300092259092899", + "current_tick": "266423", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T09:13:49.562217618Z" + "last_liquidity_update": "2024-09-09T16:56:33.415560172Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38645,15 +38645,15 @@ "incentives_address": "osmo1qnzzxuhqfnkcrq7ukveswn6ayrxunnuhzakdcdzlrfvxjme042esqngv43", "spread_rewards_address": "osmo1kzrvezzacqp59xt4fgc3mcvwescka345z0tlehg7fvwphagrepaqgh59ng", "id": "1253", - "current_tick_liquidity": "555057061344.086530995341267751", + "current_tick_liquidity": "654464012917.413518779851079495", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.023152306819928033795008392863990460", - "current_tick": "-31639707", + "current_sqrt_price": "0.023731171129668680299676662481017886", + "current_tick": "-31368316", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T15:58:23.981793056Z" + "last_liquidity_update": "2024-09-09T17:08:44.311147027Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38705,14 +38705,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "5789934810" + "amount": "5775438056" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "2418032671" + "amount": "2424296836" }, "weight": "536870912000000" } @@ -38792,8 +38792,8 @@ "current_tick_liquidity": "1880279842.701442904876057398", "token0": "ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.289453005500647590167034943478035839", - "current_tick": "-10621696", + "current_sqrt_price": "0.314348468922675070633343700574034607", + "current_tick": "-9118505", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -38821,15 +38821,15 @@ "incentives_address": "osmo17w0ztsj7w4tyl7xp37850hyxsqj5yh3s0yk4q5ad4sr5xnext3pq4y89ap", "spread_rewards_address": "osmo1h3exju0z9j4nvzaq2sdhseph7dazaunc24frvx5hjpd6pu6u6d5q35z357", "id": "1260", - "current_tick_liquidity": "18820941137552615695.235347568731816883", + "current_tick_liquidity": "18845807068347061923.352229001784385291", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000395.281519921905968155607709158374487845", - "current_tick": "108000790", + "current_sqrt_price": "1000128.443070970668304026561088442042360579", + "current_tick": "108000256", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T18:56:35.433563737Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38840,8 +38840,8 @@ "current_tick_liquidity": "8688990304913473889.377630362291184073", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000496.979400220297797373978271991213920857", - "current_tick": "108000994", + "current_sqrt_price": "1000460.247307681558754917974290599517452270", + "current_tick": "108000920", "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": "1375088560761.916560768097765281", + "current_tick_liquidity": "1955722767944.351039180242481856", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.603222654069421910999241704493754832", - "current_tick": "-6361225", + "current_sqrt_price": "0.625531304558796461584037796313978609", + "current_tick": "-6087106", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:28.568996631Z" + "last_liquidity_update": "2024-09-09T17:19:18.041968153Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38885,15 +38885,15 @@ "incentives_address": "osmo1hqjfk0hjyhzlnf6tzgqgh7gj42x77hgstqy44k7zvgpremyrlags4j9hfk", "spread_rewards_address": "osmo165qlqpwpwr7pzwxe0yywk8ud7zf05yj6taw2k76wzdpjeqrkdzfsz2muhz", "id": "1264", - "current_tick_liquidity": "936386261812412.554035603608278892", + "current_tick_liquidity": "4771023178200016.247770570074155366", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000047144964449947593173150749398995", - "current_tick": "-79777353", + "current_sqrt_price": "0.000048358007841551422919779937824832", + "current_tick": "-79661504", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:45:53.992294465Z" + "last_liquidity_update": "2024-09-09T16:38:36.600565931Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38901,15 +38901,15 @@ "incentives_address": "osmo1nldrmuq5qa9k49m0dmm4k3399k778jvh962qgg7qqamsdt05qmussf888k", "spread_rewards_address": "osmo1s0qpx3kk2vyrw368m727rgdkzvq3u2vhhlaz82aehlu5wtc3d2tqc6gzlc", "id": "1265", - "current_tick_liquidity": "211156090462.461912421739815534", + "current_tick_liquidity": "210864175918.777954586174140103", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.311425566444616014214638478690680585", - "current_tick": "-9301412", + "current_sqrt_price": "0.311628035356914056505813333699446358", + "current_tick": "-9288797", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:41.362261014Z" + "last_liquidity_update": "2024-09-09T17:13:37.267862323Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -38929,14 +38929,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "18917048607" + "amount": "19150665573" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "464838374" + "amount": "459179064" }, "weight": "536870912000000" } @@ -38949,15 +38949,15 @@ "incentives_address": "osmo1r0nv4tfmlgmvmrtuhjlsacn0mk2t29auzuz3433q0agu8vrq7d0s7lv2rf", "spread_rewards_address": "osmo1echnpyryndwjfswamrnqqulm7lt6xug7vj7ma6j0fhf3vr78992s5prys2", "id": "1267", - "current_tick_liquidity": "713163578470.820957448197834114", + "current_tick_liquidity": "757972028681.299904642825462801", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo", "token1": "uosmo", - "current_sqrt_price": "0.000672186006303684692895556170040451", - "current_tick": "-59481660", + "current_sqrt_price": "0.000646698263033159035112672066656621", + "current_tick": "-59817814", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:30:51.793267276Z" + "last_liquidity_update": "2024-09-09T17:19:28.820567164Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -38968,12 +38968,12 @@ "current_tick_liquidity": "383074201147.971900976540295009", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.992968944013799979498425368902417124", - "current_tick": "-140127", + "current_sqrt_price": "0.994075242626773006949517503696896770", + "current_tick": "-118145", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T18:50:41.950461136Z" + "last_liquidity_update": "2024-09-06T22:20:34.368109375Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39076,12 +39076,12 @@ "current_tick_liquidity": "258722010071.652943759873969151", "token0": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.068517795157526369502539294021295186", - "current_tick": "-23305312", + "current_sqrt_price": "0.068439369774326300659792504032796346", + "current_tick": "-23316053", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-01T13:44:16.950966272Z" + "last_liquidity_update": "2024-09-08T23:13:30.875957359Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39108,12 +39108,12 @@ "current_tick_liquidity": "9321571486571.561337962927848914", "token0": "ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.005546428202801357919212136759196583", - "current_tick": "-42923714", + "current_sqrt_price": "0.005549209181344943601423254305476279", + "current_tick": "-42920628", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-08-27T17:49:24.623119716Z" + "last_liquidity_update": "2024-09-09T02:51:32.420218858Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39124,8 +39124,8 @@ "current_tick_liquidity": "216664903445.773515693541181514", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000150360138067706763160946649845570", - "current_tick": "300", + "current_sqrt_price": "1.000259322111677520917627721617908259", + "current_tick": "518", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39140,12 +39140,12 @@ "current_tick_liquidity": "44268279765380307.070542001599840901", "token0": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000376.570291189230632150563325195231578816", - "current_tick": "108000753", + "current_sqrt_price": "1000378.308028722150000328783397714440842209", + "current_tick": "108000756", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39156,8 +39156,8 @@ "current_tick_liquidity": "300022153042980998.379394587095886443", "token0": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "1000599.140421518926547865677102288246187517", - "current_tick": "108001198", + "current_sqrt_price": "1000501.163932812900713671570263729748616136", + "current_tick": "108001002", "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": "181551757.033569594312937338", + "current_tick_liquidity": "4597088662.235888623914634682", "token0": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.134059554346333003624010691667331259", - "current_tick": "22351847", + "current_sqrt_price": "23.759987321512443120052042048036563143", + "current_tick": "22645369", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:52:14.334624190Z" + "last_liquidity_update": "2024-09-09T15:46:11.747327184Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39188,12 +39188,12 @@ "current_tick_liquidity": "170019654701821.635405877699133695", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000047180993722653354285924768846348", - "current_tick": "-79773954", + "current_sqrt_price": "0.000048387368341606203157623515190127", + "current_tick": "-79658663", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T12:39:46.769540735Z" + "last_liquidity_update": "2024-09-06T21:17:35.031964836Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39201,15 +39201,15 @@ "incentives_address": "osmo13velw6pcput830aym45lvkjv00fxezy3sqnphtt4gcng9jxw769qgpv5ne", "spread_rewards_address": "osmo1zxute52retag3xayp8r03mlvh9u68chh82sgs45ehdax20cwqc5qamwajx", "id": "1279", - "current_tick_liquidity": "10157457657103751.142710956252075677", + "current_tick_liquidity": "10475431645815191.512430932386109223", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "0.000047174246142700610598164784299683", - "current_tick": "-79774591", + "current_sqrt_price": "0.000048332307462466800092776288520854", + "current_tick": "-79663989", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T16:41:35.888456616Z" + "last_liquidity_update": "2024-09-09T16:05:48.109358967Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39233,15 +39233,15 @@ "incentives_address": "osmo1g3y6pz2rgqv20jhwhsxk0qmvwg6ucwgchzyvmyn6zwkup64uj73spw03m8", "spread_rewards_address": "osmo1hxemvvslfnl7j0727r953hmhhu66s3cks2jvyc2ckg9fjehnv5kswtl44c", "id": "1281", - "current_tick_liquidity": "1922505248255639.180001652617487151", + "current_tick_liquidity": "1923811256062485.720798533216570585", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "uosmo", - "current_sqrt_price": "0.000078188615214201460629280760247024", - "current_tick": "-75886541", + "current_sqrt_price": "0.000077335491311448361512923827289001", + "current_tick": "-76019222", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T15:28:13.214635403Z" + "last_liquidity_update": "2024-09-09T16:46:20.993772722Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39249,15 +39249,15 @@ "incentives_address": "osmo1ud56842l2t7scmdt8wttwect9us25g32h0hy4895emxjxjf8dxzqg227pl", "spread_rewards_address": "osmo1enrsppqmv5e3cp4m0rjmy2hkqd8xl940vptkzund25vh44fvjdes0x0v5d", "id": "1282", - "current_tick_liquidity": "34366988258.643837954233815609", + "current_tick_liquidity": "2631936410055.722754163161183782", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.936772932392862733099215845548540062", - "current_tick": "2751089", + "current_sqrt_price": "2.005380192888732048983206084822086353", + "current_tick": "3021549", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:46.562563595Z" + "last_liquidity_update": "2024-09-09T17:19:38.070240671Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39265,15 +39265,15 @@ "incentives_address": "osmo1j5m4gk486hp9zpvqygtquehvptmvxe4h2grant6ud262wjd5wqqq2kaqru", "spread_rewards_address": "osmo1q9n7uw9tgyu6wdkecxcm9cx6qp9ygj46u6umnacrrthmp6v9te3sj99tm4", "id": "1283", - "current_tick_liquidity": "37202583731642.943635928894339620", + "current_tick_liquidity": "21955842621394.098885549005407847", "token0": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.180763552789067770150754615599942185", - "current_tick": "394202", + "current_sqrt_price": "1.185532704822039817164375818522896639", + "current_tick": "405487", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:49:08.022500323Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -39291,11 +39291,11 @@ "pool_liquidity": [ { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "2222853948027" + "amount": "2266075674566" }, { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "2196265" + "amount": "2153071" } ], "scaling_factors": [ @@ -39348,20 +39348,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1286", - "amount": "5451951885681935548942" + "amount": "5438193800671678730106" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "589909294" + "amount": "586095736" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA", - "amount": "65958401426408" + "amount": "66304773229980" }, "weight": "536870912000000" } @@ -39534,12 +39534,12 @@ "current_tick_liquidity": "2545619351876137249.202870492951659445", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "1.083840124268770515927956210394345618", - "current_tick": "174709", + "current_sqrt_price": "1.084314637716258880916193516248599274", + "current_tick": "175738", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39563,15 +39563,15 @@ "incentives_address": "osmo12vfmexwpcl6wm9qzdsqsen00sc0kt7ul5h6rqgesfknp5aeq4jhq7y0hu0", "spread_rewards_address": "osmo1u6fp9z8q6pmuyp0fqnns97l3fdlu56sewyt02h0elqrxa7769ppssul8fh", "id": "1294", - "current_tick_liquidity": "145169697653.566966926688642901", + "current_tick_liquidity": "310993479909.249885984369688300", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.118294709959288057876720593944454667", - "current_tick": "250583", + "current_sqrt_price": "1.152922314447697198144591585029576127", + "current_tick": "329229", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:49:23.245305052Z" + "last_liquidity_update": "2024-09-09T16:56:39.889048175Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39646,8 +39646,8 @@ "current_tick_liquidity": "5891663817260819410356.745473029348641391", "token0": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "0.999321533554430427911129557692453692", - "current_tick": "-13565", + "current_sqrt_price": "0.999313598666066982710641096655468398", + "current_tick": "-13724", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -39662,8 +39662,8 @@ "current_tick_liquidity": "92122707485799593393.100621347832278742", "token0": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "0.178660772787478981623670360991155691", - "current_tick": "-15808033", + "current_sqrt_price": "0.180248631555709535455008351488845271", + "current_tick": "-15751044", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -39678,8 +39678,8 @@ "current_tick_liquidity": "89675810.008783934334083251", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.006492617379869955721571112946475499", - "current_tick": "-41784592", + "current_sqrt_price": "0.013240637965859650907010896170322261", + "current_tick": "-35246856", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -39703,14 +39703,14 @@ { "token": { "denom": "ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782", - "amount": "37110874" + "amount": "40586176" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1562385" + "amount": "1443525" }, "weight": "536870912000000" } @@ -39723,15 +39723,15 @@ "incentives_address": "osmo198za9jtj55eyzgsfzqtpz3f56mc2zkv9xuy0sfdf072acsu9nq6s9ll8xq", "spread_rewards_address": "osmo1nm0vpuuud0t9umvl44jfce842zx5xh536dtgamg4zy3uqt4jpk6sce3zlx", "id": "1301", - "current_tick_liquidity": "114250682250.484085361382597530", + "current_tick_liquidity": "234733939009.562983653105668944", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.487022294464345730705863225525824063", - "current_tick": "1211235", + "current_sqrt_price": "1.551869828058707891390432587955016633", + "current_tick": "1408299", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:48:15.475052699Z" + "last_liquidity_update": "2024-09-09T17:15:21.298401917Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39742,12 +39742,12 @@ "current_tick_liquidity": "10688493807.022509937132726113", "token0": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", "token1": "uosmo", - "current_sqrt_price": "0.066540012802341542274727286005650981", - "current_tick": "-23572427", + "current_sqrt_price": "0.066503971224270972899285705067822285", + "current_tick": "-23577222", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:10:58.887286884Z" + "last_liquidity_update": "2024-09-09T08:54:33.871324698Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -39758,8 +39758,8 @@ "current_tick_liquidity": "9270715.705104435227310533", "token0": "ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424", "token1": "uosmo", - "current_sqrt_price": "5.846661843655755239627433610589977813", - "current_tick": "11418345", + "current_sqrt_price": "4.173692872476269429082670923921431912", + "current_tick": "9741971", "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": "479824719.319568833577999325", + "current_tick_liquidity": "333720408.875979293679540443", "token0": "ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.070809361739086099921704452907457215", - "current_tick": "-22986035", + "current_sqrt_price": "0.057302036078104402280556945344395809", + "current_tick": "-24716477", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T16:41:15.946729752Z" + "last_liquidity_update": "2024-09-09T14:31:37.437493263Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -39809,20 +39809,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1306", - "amount": "12484890160611762350765" + "amount": "12491846652854610278891" }, "pool_assets": [ { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "8934823829951" + "amount": "9170795595455" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "877551354093" + "amount": "856125639763" }, "weight": "536870912000000" } @@ -39847,14 +39847,14 @@ { "token": { "denom": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", - "amount": "1686436146" + "amount": "1718115913" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "383734568884" + "amount": "376734556027" }, "weight": "536870912000000" } @@ -39879,14 +39879,14 @@ { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "216637539" + "amount": "217523415" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "154369082566" + "amount": "153833912122" }, "weight": "536870912000000" } @@ -39969,20 +39969,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1311", - "amount": "2657202719840417306974" + "amount": "2657228857793543905447" }, "pool_assets": [ { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "3151334668" + "amount": "2946367409" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7", - "amount": "286887081085" + "amount": "307240114818" }, "weight": "536870912000000" } @@ -40043,15 +40043,15 @@ "incentives_address": "osmo18z09rak6t8p8c5zg73hsqhra7s33nutkch5x9m9085wcdy24hjjqhvq9aa", "spread_rewards_address": "osmo12sedatw5kkgkczf3rqkcuakqgqgp76my8spfq265jfr52gagwe4q9suvxk", "id": "1314", - "current_tick_liquidity": "362355099138.898225156569991775", + "current_tick_liquidity": "362520851195.036622866692336590", "token0": "ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477", "token1": "uosmo", - "current_sqrt_price": "0.184775127176835430861691869931102067", - "current_tick": "-15585816", + "current_sqrt_price": "0.193273912533277439818774739267971337", + "current_tick": "-15264520", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:30:48.369123894Z" + "last_liquidity_update": "2024-09-09T17:12:49.043743826Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40062,8 +40062,8 @@ "current_tick_liquidity": "133617327.802897150317326172", "token0": "ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.488264282408232810896730727346477022", - "current_tick": "-7615980", + "current_sqrt_price": "0.511521166598467551517707101950248218", + "current_tick": "-7383461", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40078,8 +40078,8 @@ "current_tick_liquidity": "8744680412583.054192506404237921", "token0": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000883372520832056449123043809326318", - "current_tick": "1767", + "current_sqrt_price": "1.001083067947299363707574996984794592", + "current_tick": "2167", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -40094,8 +40094,8 @@ "current_tick_liquidity": "53837759779.295441228426551806", "token0": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.028565407602567075298172431697243610", - "current_tick": "-28840175", + "current_sqrt_price": "0.028498312090455148289055873404358258", + "current_tick": "-28878463", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -40107,15 +40107,15 @@ "incentives_address": "osmo1qemlvp96le8aenlvy7v4rq87yhjmq7qp4ds6e08876lykh8mlx7qsewevp", "spread_rewards_address": "osmo108r2kyzrghp0c7qukk0jqul3umfwgfrt35qcpn8sm9ma8dw3cgssd46hph", "id": "1318", - "current_tick_liquidity": "55563196280.998673510219508154", + "current_tick_liquidity": "55557717200.020663144526652984", "token0": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", "token1": "uosmo", - "current_sqrt_price": "0.100310053755022934715365462879269393", - "current_tick": "-17993790", + "current_sqrt_price": "0.098755987131185374864381059153253132", + "current_tick": "-18247256", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", - "last_liquidity_update": "2024-09-06T19:30:58.313719820Z" + "last_liquidity_update": "2024-09-09T08:38:35.399020738Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40123,15 +40123,15 @@ "incentives_address": "osmo13ywhmydm7qwyg8n60afqhzl4ahd65egn00266qqae2v3es4cmepqe07ztk", "spread_rewards_address": "osmo1qvmwex60ahcsklntxy9vr38zq54a8gup7psvnfgttfkqv6xmyssq4xglje", "id": "1319", - "current_tick_liquidity": "362506364585601002.301128268433882364", + "current_tick_liquidity": "440575687200328353.283389771447365970", "token0": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000004011616207658474976018407844815", - "current_tick": "-98390694", + "current_sqrt_price": "0.000004116214806778002468604489637405", + "current_tick": "-98305678", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:52:03.136241529Z" + "last_liquidity_update": "2024-09-09T17:11:42.114558156Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -40145,20 +40145,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1320", - "amount": "12732835431850155143571" + "amount": "11710080899606095660926" }, "pool_assets": [ { "token": { "denom": "ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA", - "amount": "388120966506" + "amount": "351299879951" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "106880425134" + "amount": "99932019486" }, "weight": "536870912000000" } @@ -40171,15 +40171,15 @@ "incentives_address": "osmo1mv42gnhqn4z8gc3m37zwt9pa5ctzerk82cwzml6c5xnna5rr4ulq327kgm", "spread_rewards_address": "osmo1zxvv43nxc7383pz9xc4h2hvmvzvrve0ladzt0psk495ld65qznsqmd7ldx", "id": "1321", - "current_tick_liquidity": "277112680427.984683599737470889", + "current_tick_liquidity": "145416273186.341224469920942478", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.970656170884701562788306479917490950", - "current_tick": "2883485", + "current_sqrt_price": "2.064533997675304091231635452554476200", + "current_tick": "3262300", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:51:59.320758701Z" + "last_liquidity_update": "2024-09-09T17:19:36.822818880Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40190,8 +40190,8 @@ "current_tick_liquidity": "6167599.065846245069492212", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "current_sqrt_price": "1.998449029473902123852112886907053775", - "current_tick": "2993798", + "current_sqrt_price": "2.037173237223451679217513598989524913", + "current_tick": "3150074", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40206,12 +40206,12 @@ "current_tick_liquidity": "126290727.972528782489310746", "token0": "ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E", "token1": "uosmo", - "current_sqrt_price": "1.074675329970529356577348152957023566", - "current_tick": "154927", + "current_sqrt_price": "1.049786709123782592434181985172497145", + "current_tick": "102052", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:05:52.888690688Z" + "last_liquidity_update": "2024-09-09T17:05:53.971476199Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40219,15 +40219,15 @@ "incentives_address": "osmo1ddw0ezk3ycj87rvewt7s48twgu89440uygdkcgal8asj45ycd8xs7sye7e", "spread_rewards_address": "osmo19r7eucq7dkheawmpa5pkyp4332e4pdxmpaanrkqgkvra0vgudf6qrk4am4", "id": "1324", - "current_tick_liquidity": "8182307888.692325974195067847", + "current_tick_liquidity": "17587640998.437535599188250654", "token0": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.569435191970685012447673070976459854", - "current_tick": "-6757436", + "current_sqrt_price": "0.597690146474109845133805473112769926", + "current_tick": "-6427665", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T16:47:19.954010621Z" + "last_liquidity_update": "2024-09-09T17:16:12.752674143Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40235,15 +40235,15 @@ "incentives_address": "osmo17jqs0pk0lug2dceva0kfs5je9hhlxuy0jdchwy3ewygf29hheuvq3xjlzf", "spread_rewards_address": "osmo12en4cjlzhl0l7kkam6mdqcm6hstrlpal9v4am0ks8muegrskepyszwnhsr", "id": "1325", - "current_tick_liquidity": "359115889112.728089444945117287", + "current_tick_liquidity": "359098408654.800955050003973604", "token0": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", "token1": "uosmo", - "current_sqrt_price": "0.227860330186183628781566019047872903", - "current_tick": "-13807967", + "current_sqrt_price": "0.225153063413423255871886367000584262", + "current_tick": "-13930610", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:50:34.865584199Z" + "last_liquidity_update": "2024-09-09T13:19:48.337308731Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -40263,14 +40263,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "1548187623781" + "amount": "1568558394089" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "457933644151" + "amount": "452085574873" }, "weight": "536870912000000" } @@ -40295,14 +40295,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "113776004039" + "amount": "99325136852" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "357451" + "amount": "410611" }, "weight": "536870912000000" } @@ -40327,14 +40327,14 @@ { "token": { "denom": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "amount": "2126312959" + "amount": "2221197650" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "388156962014" + "amount": "371786684086" }, "weight": "536870912000000" } @@ -40359,14 +40359,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "3465927015" + "amount": "3523858013" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "815255327710" + "amount": "801864678301" }, "weight": "536870912000000" } @@ -40391,14 +40391,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "931714759142" + "amount": "933107652362" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4145869068" + "amount": "4146981377" }, "weight": "536870912000000" } @@ -40430,8 +40430,8 @@ "current_tick_liquidity": "10367195428.252332269352989468", "token0": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", "token1": "uosmo", - "current_sqrt_price": "0.153714012297919781414748343451044750", - "current_tick": "-16637201", + "current_sqrt_price": "0.142405658392825377499018472741170689", + "current_tick": "-16972063", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -40455,14 +40455,14 @@ { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "11537995541649" + "amount": "10777855878935" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", - "amount": "4469422636" + "amount": "4799424445" }, "weight": "536870912000000" } @@ -40478,8 +40478,8 @@ "current_tick_liquidity": "5785192852.168652702286400201", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "uosmo", - "current_sqrt_price": "0.163566327796498750524861967863315969", - "current_tick": "-16324606", + "current_sqrt_price": "0.162545669473384177090302350494139804", + "current_tick": "-16357891", "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": "904880710885.264719760725371678", + "current_tick_liquidity": "959346684362.052797321104829999", "token0": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.029420337558919095623071996658360099", - "current_tick": "59706", + "current_sqrt_price": "1.028069586282138707228492616059984725", + "current_tick": "56927", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:09:11.466932109Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40526,8 +40526,8 @@ "current_tick_liquidity": "5707575869.930331620018461020", "token0": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.137734306969102742050011113661263559", - "current_tick": "-17102927", + "current_sqrt_price": "0.140047356821195901917000679702238427", + "current_tick": "-17038674", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -40577,20 +40577,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1339", - "amount": "120947033266789767573" + "amount": "121132484393773366834" }, "pool_assets": [ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "5108236961" + "amount": "4887857420" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "21008660279" + "amount": "22044105657" }, "weight": "536870912000000" } @@ -40679,14 +40679,14 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "3492723962513191" + "amount": "3279438720990638" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", - "amount": "13365758113" + "amount": "14237982917" }, "weight": "536870912000000" } @@ -40711,14 +40711,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "558911465435785552820371" + "amount": "564226266069680284543281" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858", - "amount": "39749589108" + "amount": "39400814211" }, "weight": "536870912000000" } @@ -40743,14 +40743,14 @@ { "token": { "denom": "ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99", - "amount": "173609513827007" + "amount": "179046521070950" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4273113992" + "amount": "4143606349" }, "weight": "536870912000000" } @@ -40807,14 +40807,14 @@ { "token": { "denom": "ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C", - "amount": "41164006216" + "amount": "41453945169" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "8205130" + "amount": "8148253" }, "weight": "536870912000000" } @@ -40827,15 +40827,15 @@ "incentives_address": "osmo1ldug7wxfcf0magd49m5edke4dntaeafwea2eavwkcecd552hxquqzschuh", "spread_rewards_address": "osmo1hllqjmfncesd7aktkql6l4t9cyfhkswgarrn5rm8qma7xlmthueshkuxj2", "id": "1347", - "current_tick_liquidity": "8746939859.241385846042609411", + "current_tick_liquidity": "9974927039.304532023152039547", "token0": "uosmo", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "0.306189659418462181801614482971248883", - "current_tick": "-9624790", + "current_sqrt_price": "0.302431423872675647314340169760208041", + "current_tick": "-9853524", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T18:55:39.210353230Z" + "last_liquidity_update": "2024-09-09T03:18:51.925478693Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -40862,8 +40862,8 @@ "current_tick_liquidity": "773857508872083.747295447559743537", "token0": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000004564386544947222054826291163573", - "current_tick": "-97916638", + "current_sqrt_price": "0.000004908469618820542360107176387351", + "current_tick": "-97590693", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -41046,14 +41046,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "574836343661" + "amount": "626501026640" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "145983713385" + "amount": "133945102194" }, "weight": "536870912000000" } @@ -41078,14 +41078,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "868887956552" + "amount": "1015462660589" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "9348887" + "amount": "8007382" }, "weight": "536870912000000" } @@ -41146,15 +41146,15 @@ "incentives_address": "osmo1nya5dc5u6tnftnha4avmta49rzhjnz4ycgypp2xv5xf9fat4kwgs9jla2z", "spread_rewards_address": "osmo1n2u56jvehu3807mwfrhcjf4jtzv88k6ayd432j85yfwg9tfzuhesrzqn5r", "id": "1361", - "current_tick_liquidity": "624721068324.749544490465848595", + "current_tick_liquidity": "541292361256.342049026339620737", "token0": "ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539", "token1": "uosmo", - "current_sqrt_price": "0.475104760709278216837684253331587781", - "current_tick": "-7742755", + "current_sqrt_price": "0.459007219116719494846769628096268058", + "current_tick": "-7893124", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T16:09:00.193776845Z" + "last_liquidity_update": "2024-09-09T08:51:25.339085980Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -41203,14 +41203,14 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "4262078542237768" + "amount": "4300356742833289" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "387479248" + "amount": "384094789" }, "weight": "536870912000000" } @@ -41235,14 +41235,14 @@ { "token": { "denom": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", - "amount": "673872823863938399" + "amount": "662031853314079166" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1564155" + "amount": "1592176" }, "weight": "536870912000000" } @@ -41261,20 +41261,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1365", - "amount": "563529810212220809735" + "amount": "563529883910462181868" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "23633599" + "amount": "22424441" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53", - "amount": "32123367304" + "amount": "36995834576" }, "weight": "536870912000000" } @@ -41363,14 +41363,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "671851698" + "amount": "655852956" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "28115659510" + "amount": "28819733887" }, "weight": "536870912000000" } @@ -41395,14 +41395,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "9197612" + "amount": "9472170" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "24964821" + "amount": "24328994" }, "weight": "536870912000000" } @@ -41415,15 +41415,15 @@ "incentives_address": "osmo1muwmrwnu7d2nnexz68mnk4danu2wuwcd350tu23mrcdszhkts5vqgrx6la", "spread_rewards_address": "osmo1vgecqdce5vq7f495rat4jn4murmvera6lu3ftx394e3t49wjvlksq5zplm", "id": "1370", - "current_tick_liquidity": "46299933.568984952032551631", + "current_tick_liquidity": "46784300.357440383884505591", "token0": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", "token1": "uosmo", - "current_sqrt_price": "1.860847395088166401782974450330622681", - "current_tick": "2462753", + "current_sqrt_price": "1.834911825225868307006682472559744778", + "current_tick": "2366901", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-03T19:07:07.281659276Z" + "last_liquidity_update": "2024-09-07T06:03:50.574901236Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -41466,8 +41466,8 @@ "current_tick_liquidity": "85383003958.120847552459805157", "token0": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.146511327483766418223599799113432816", - "current_tick": "-16853444", + "current_sqrt_price": "0.154576242258244920713290839125403411", + "current_tick": "-16610619", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -41507,14 +41507,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "41055" + "amount": "40531" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "100505" + "amount": "101818" }, "weight": "536870912000000" } @@ -41539,14 +41539,14 @@ { "token": { "denom": "ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85", - "amount": "615264769457725605828503" + "amount": "604906961070057935224096" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "19422516174" + "amount": "19776441570" }, "weight": "536870912000000" } @@ -41610,8 +41610,8 @@ "current_tick_liquidity": "30202933.474535191845970129", "token0": "factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "0.134453764359527021525324146826059009", - "current_tick": "-17192219", + "current_sqrt_price": "0.134505576015547764473379533760005534", + "current_tick": "-17190826", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -41651,14 +41651,14 @@ { "token": { "denom": "ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23", - "amount": "556206300201" + "amount": "560134288198" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "28219234" + "amount": "28021739" }, "weight": "536870912000000" } @@ -41683,14 +41683,14 @@ { "token": { "denom": "ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23", - "amount": "214097709856573" + "amount": "213469527861081" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "4006906709" + "amount": "4020349764" }, "weight": "536870912000000" } @@ -41747,14 +41747,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "561984836395" + "amount": "664315562684" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "16824192" + "amount": "14272244" }, "weight": "536870912000000" } @@ -41770,8 +41770,8 @@ "current_tick_liquidity": "551196495921.906458542323356019", "token0": "ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3", "token1": "uosmo", - "current_sqrt_price": "0.070425840966743568633264239143173940", - "current_tick": "-23040201", + "current_sqrt_price": "0.075772518661615763198960418740845038", + "current_tick": "-22258526", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -41795,14 +41795,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "50144469" + "amount": "48126417" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "amount": "210196705" + "amount": "219040957" }, "weight": "536870912000000" } @@ -41863,15 +41863,15 @@ "incentives_address": "osmo1tr5cfnm98dakwe8fs6hjqfcwtcka08q3tgjfkz8r9src6vytkauqsfqf3p", "spread_rewards_address": "osmo1mds3tsdvp7ke39m8mqwt7u9z25wet7uh48qqqy979pz06mzc7kxqty2d3c", "id": "1388", - "current_tick_liquidity": "522005597175.423487891828072551", + "current_tick_liquidity": "530890312271.651272634642111232", "token0": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", "token1": "uosmo", - "current_sqrt_price": "0.944132049828944496615973102141907132", - "current_tick": "-1086147", + "current_sqrt_price": "0.956109697241031455501781607286245760", + "current_tick": "-858543", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:51:28.287997609Z" + "last_liquidity_update": "2024-09-09T16:47:56.781030085Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -41891,14 +41891,14 @@ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "259717159281" + "amount": "265701635815" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1324733471" + "amount": "1307384739" }, "weight": "536870912000000" } @@ -41923,14 +41923,14 @@ { "token": { "denom": "ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE", - "amount": "234036242" + "amount": "234042355" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "417477288" + "amount": "417470163" }, "weight": "536870912000000" } @@ -42019,14 +42019,14 @@ { "token": { "denom": "ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C", - "amount": "265219" + "amount": "232648" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "373926" + "amount": "426469" }, "weight": "536870912000000" } @@ -42113,11 +42113,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "13398681" + "amount": "14370615" }, { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "2404917361" + "amount": "2343060417" } ], "scaling_factors": [ @@ -42132,15 +42132,15 @@ "incentives_address": "osmo1cve06r862d30usgg5gmrk3knw3ueckc8aaq4nv6fkegxm65jlnysqekt2d", "spread_rewards_address": "osmo10hdy3slzdexlmuj96mncqw4tzk0luqp84q65a62glrcq3z8hk79q55yk79", "id": "1397", - "current_tick_liquidity": "39223566677054.789053646982454720", + "current_tick_liquidity": "225882222468898.798467019974657406", "token0": "ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A", "token1": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "current_sqrt_price": "1.243215535014363708825444990527911931", - "current_tick": "545584", + "current_sqrt_price": "1.248705946010791014224868412320084724", + "current_tick": "559266", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-08-09T14:54:42.323858466Z" + "last_liquidity_update": "2024-09-09T13:48:45.500006212Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -42167,12 +42167,12 @@ "current_tick_liquidity": "92714969.687182863101872981", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.311856391235327611971193625504985655", - "current_tick": "-9274560", + "current_sqrt_price": "0.311121867140002117066355354488872448", + "current_tick": "-9320319", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-08-31T00:13:11.922612005Z" + "last_liquidity_update": "2024-09-08T14:01:08.188524113Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -42180,15 +42180,15 @@ "incentives_address": "osmo1yfs3mhtv628v2npp928qze5x2vm8x0l67smhcpfh9aycysaj27qsq8t58n", "spread_rewards_address": "osmo1k40evxq22fafj74wpqquyvrz2wmul7j530k39s9wnp0ehspdk4rsckns2p", "id": "1400", - "current_tick_liquidity": "18147271468.969439134522593510", + "current_tick_liquidity": "18192208263.655791519490907765", "token0": "uosmo", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.311453013152594933394634049916263921", - "current_tick": "-9299703", + "current_sqrt_price": "0.311749250020546955808483487612123391", + "current_tick": "-9281241", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000000000000000000", - "last_liquidity_update": "2024-09-06T19:38:42.875845294Z" + "last_liquidity_update": "2024-09-09T16:57:02.331594599Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -42206,11 +42206,11 @@ "pool_liquidity": [ { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "1198173" + "amount": "1180334" }, { "denom": "uosmo", - "amount": "40082332" + "amount": "40283753" } ], "scaling_factors": [ @@ -42269,14 +42269,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1722814861" + "amount": "1654496539" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F", - "amount": "1465923806" + "amount": "1526723622" }, "weight": "536870912000000" } @@ -42301,14 +42301,14 @@ { "token": { "denom": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", - "amount": "13941022275" + "amount": "14046158502" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5672266" + "amount": "5638250" }, "weight": "536870912000000" } @@ -42365,14 +42365,14 @@ { "token": { "denom": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", - "amount": "666892092809" + "amount": "656143045532" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "76726572" + "amount": "77993812" }, "weight": "536870912000000" } @@ -42407,20 +42407,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1408", - "amount": "928889503302274429055" + "amount": "912080527605641133206" }, "pool_assets": [ { "token": { "denom": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", - "amount": "49134449436552" + "amount": "48828134094078" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15419236493" + "amount": "14961534750" }, "weight": "536870912000000" } @@ -42452,8 +42452,8 @@ "current_tick_liquidity": "521764419.968007069000250031", "token0": "ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.202084411628962754284758703153940758", - "current_tick": "-14916190", + "current_sqrt_price": "0.197081460001314625866927054220811509", + "current_tick": "-15115890", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -42573,14 +42573,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "3649572" + "amount": "3577200" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3", - "amount": "475076317269" + "amount": "484884830780" }, "weight": "536870912000000" } @@ -42605,14 +42605,14 @@ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "60933320" + "amount": "61207348" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", - "amount": "10332118664" + "amount": "10310530249" }, "weight": "536870912000000" } @@ -42641,15 +42641,15 @@ "incentives_address": "osmo1y24uthah4tjyzhj69qcl5zwh5qu77vyqxk39xp9kxu4lrmr9t9kq4703pn", "spread_rewards_address": "osmo1rx5znqy84rs6wcndzxaw9emuqtdcvshavac570hkhzz4s2zk9vpsxwag0a", "id": "1417", - "current_tick_liquidity": "17446355853.617804363841754943", + "current_tick_liquidity": "276517348854.625510330441002901", "token0": "factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.010744059171285889639930525769297904", - "current_tick": "-35845652", + "current_sqrt_price": "0.010911303959201469874967736191140278", + "current_tick": "-35809435", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", - "last_liquidity_update": "2024-09-06T19:00:03.238391305Z" + "last_liquidity_update": "2024-09-09T00:40:07.528542582Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -42701,14 +42701,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "62557843911350" + "amount": "67518190458269" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "15610401057212" + "amount": "14474368172904" }, "weight": "536870912000000" } @@ -42733,14 +42733,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "13976546847" + "amount": "13742747274" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF", - "amount": "9829521256007" + "amount": "9999368278955" }, "weight": "536870912000000" } @@ -42753,15 +42753,15 @@ "incentives_address": "osmo1uypu5dat0pw23w8cpkyhuvnqyjzyh2hac4mx9zk5t2rrwjxrfteq8ulplx", "spread_rewards_address": "osmo14efvzy6s9a6r3tcr0afq0hwsqww9uq8hs3mcmhw9nsmf5cp3mhrsy6cr4s", "id": "1422", - "current_tick_liquidity": "60437559334.221572959993968525", + "current_tick_liquidity": "60441745175.436181756076930233", "token0": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "1.000020292708691414577802667728242478", - "current_tick": "40", + "current_sqrt_price": "1.000011331119483502259056480967057871", + "current_tick": "22", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T06:27:30.445881573Z" + "last_liquidity_update": "2024-09-07T21:10:51.898511479Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -42769,15 +42769,15 @@ "incentives_address": "osmo1v0fmyz8udx3ycncsy7re8xxpgxvcdhjjsay72ksr0jxwex4szvfqplsk86", "spread_rewards_address": "osmo1r35ey2thyxd3uh9duyy9zfzp94k5r32xaqqr9ghyjckcgyt60rzqxg4c6k", "id": "1423", - "current_tick_liquidity": "406831909091952509926859.529014144483735203", + "current_tick_liquidity": "5241951142526588424256856.364367883281796619", "token0": "ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C", "token1": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", - "current_sqrt_price": "1.034270934707002205283965008091536042", - "current_tick": "69716", + "current_sqrt_price": "1.032053259959353888882988075052781768", + "current_tick": "65133", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:04:18.729849302Z" + "last_liquidity_update": "2024-09-09T17:04:19.626037057Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -42859,11 +42859,11 @@ "pool_liquidity": [ { "denom": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", - "amount": "5520863665800621396" + "amount": "5520837278108742896" }, { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "4557491860962455248" + "amount": "4557526306399591393" } ], "scaling_factors": [ @@ -42894,15 +42894,15 @@ "incentives_address": "osmo17kjs2lrgzs9lmkc70qt67jd6wkn25qlmefjxhqmmum534g9xew4qv8cvtq", "spread_rewards_address": "osmo19dr8l30007hwkecmec9mjfrldy9kh3nz2n0zs7duqku95n2ftnxqz2gq6m", "id": "1428", - "current_tick_liquidity": "1011087845429.735619205817075007", + "current_tick_liquidity": "997499986477.983629975374040807", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.020111396493046445312147696385621647", - "current_tick": "40627", + "current_sqrt_price": "1.020101355839949785715563105050798654", + "current_tick": "40606", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:08:00.703935809Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -42922,14 +42922,14 @@ { "token": { "denom": "ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C", - "amount": "320832108735966029032" + "amount": "323960881870494741567" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "791262886" + "amount": "785232563" }, "weight": "536870912000000" } @@ -42945,8 +42945,8 @@ "current_tick_liquidity": "17557907.841560606373857753", "token0": "uosmo", "token1": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "current_sqrt_price": "0.026211106858125791322329957254721582", - "current_tick": "-30129779", + "current_sqrt_price": "0.026256786114414691486575078688593113", + "current_tick": "-30105812", "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": "3954864848311757280166725.503291370554517591", + "current_tick_liquidity": "2992924946244670115078333.133441379070170925", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "1.083695841996978292728646870955684519", - "current_tick": "174396", + "current_sqrt_price": "1.085806726663456808350579615930214526", + "current_tick": "178976", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:00:15.252511561Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43009,12 +43009,12 @@ "current_tick_liquidity": "2245285692.586365059412201738", "token0": "uosmo", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.026056490104737071004455446960017372", - "current_tick": "-30210594", + "current_sqrt_price": "0.026341321335072338493098080623995867", + "current_tick": "-30061348", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-08-30T08:17:40.926201829Z" + "last_liquidity_update": "2024-09-07T16:56:06.146773130Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43022,15 +43022,15 @@ "incentives_address": "osmo1kkm0vfek6cqstrgeae6xdrel45ftd3hxt74z5g5g5p6wlqzhmads7pd5s0", "spread_rewards_address": "osmo13yj08xy6xvyu9z54x49es2unrkagfsz0hye5ytz3kzg2pytnvnwqataxfj", "id": "1435", - "current_tick_liquidity": "254393260.552679285880833833", + "current_tick_liquidity": "333781070.303727658995019336", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.174817888087792808473470675396893234", - "current_tick": "22370721", + "current_sqrt_price": "23.714824767388510664273251039021439105", + "current_tick": "22623929", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:26:36.317656894Z" + "last_liquidity_update": "2024-09-09T16:14:13.404170169Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43038,15 +43038,15 @@ "incentives_address": "osmo14rl8r9078tmzjtyaax5c3vy0fal5faarpc2wk6ef9c8qtvt30xyqd3ve2w", "spread_rewards_address": "osmo1q8f0c6g7262l8tn3wt94ns5n80ckcufyllpzhyzsazhs4zw8c4kshrsx4r", "id": "1436", - "current_tick_liquidity": "2819585143.532207241146297674", + "current_tick_liquidity": "52460518977.561510702224030429", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.155965806934152716202089492255461584", - "current_tick": "22361987", + "current_sqrt_price": "23.782582544754967512174039002596568170", + "current_tick": "22656112", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T18:21:38.634093003Z" + "last_liquidity_update": "2024-09-09T17:03:28.378592007Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43054,15 +43054,15 @@ "incentives_address": "osmo12tcdd6ptl049unknq5mw9pcmgj76alnafunks7kx960xstadss8shdfe9a", "spread_rewards_address": "osmo1c87n444c5mxfqe60hhjkjf5ez7yj29xv7fu0fvu982qjjngt5d9qzpj80q", "id": "1437", - "current_tick_liquidity": "72095166.189422324302072048", + "current_tick_liquidity": "81655346.703220671798645198", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.455963657112966057486970130793026279", - "current_tick": "22501822", + "current_sqrt_price": "23.778583203174983399977840907590230675", + "current_tick": "22654210", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T15:19:26.626364135Z" + "last_liquidity_update": "2024-09-09T09:12:50.069802399Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43102,15 +43102,15 @@ "incentives_address": "osmo148yktpse8vc5g07ajnknhfpdzmn99z4vv3xueends6pzxm5l795semea3k", "spread_rewards_address": "osmo1f3jfkankrzgxhqrfd9nyh7gaw58fy7l6qdmurx5u5gl3ycf5wpzqucssrs", "id": "1440", - "current_tick_liquidity": "2836653228599.396885734045426953", + "current_tick_liquidity": "1090399291449.679291178535127287", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.000002043744838075810714361770769202", - "current_tick": "-104823108", + "current_sqrt_price": "0.000002040325657776301898646723083080", + "current_tick": "-104837072", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:59:33.982355077Z" + "last_liquidity_update": "2024-09-09T15:49:46.403105844Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43118,15 +43118,15 @@ "incentives_address": "osmo15gcyl8up0p2uzn2yggrtu4p7fup2fyzdgj4pyrre9wrzpg58ft8qv7c09v", "spread_rewards_address": "osmo1jr4drq5xda5ynnvusmnv75hmqdravg653ukwcmeta2f2dz07sl7q58na2a", "id": "1441", - "current_tick_liquidity": "98091459885951.104157151669596234", + "current_tick_liquidity": "94393444780806.992862284910838675", "token0": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.000002036634891785445741176745906960", - "current_tick": "-104852119", + "current_sqrt_price": "0.000002035268434098311752830088680319", + "current_tick": "-104857683", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:28:15.543527873Z" + "last_liquidity_update": "2024-09-09T13:44:33.116388962Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -43240,20 +43240,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1446", - "amount": "1740518105431553292980" + "amount": "1739481313555040830180" }, "pool_assets": [ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "1574272281" + "amount": "1573164879" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", - "amount": "1597498937" + "amount": "1596720369" }, "weight": "536870912000000" } @@ -43294,14 +43294,14 @@ { "token": { "denom": "ibc/1570B676D4F35BACD92F470C01E4FD7B19CA7B8D62DA974A76A59079CEE338E3", - "amount": "31474168569" + "amount": "31471144183" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "90480166" + "amount": "90488949" }, "weight": "536870912000000" } @@ -43314,15 +43314,15 @@ "incentives_address": "osmo1e6h2l7d4vtzx833gqdyhn65fy735vfyvaeltn5het5j3u8dy9qust7hcdm", "spread_rewards_address": "osmo1x43ku3f0xgspjtu0mxf4mc56mxcdnkjz0yw4accuqzkz97csayas4zmveh", "id": "1449", - "current_tick_liquidity": "505729506385814460.337599365375053642", + "current_tick_liquidity": "503366685022617118.006181291403654066", "token0": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", "token1": "uosmo", - "current_sqrt_price": "0.000001810874288256982304972568388519", - "current_tick": "-105720735", + "current_sqrt_price": "0.000001868871505368533459496010651303", + "current_tick": "-105507320", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:32:13.236190582Z" + "last_liquidity_update": "2024-09-09T16:50:47.217614106Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43330,15 +43330,15 @@ "incentives_address": "osmo18gcrqca6me2pqche6mynyl8f60w297pxny8kdzwmpm7cd5vnglqsqehy4e", "spread_rewards_address": "osmo109gftlgpjc2rlzduw5jtyeq2nczuj0fdl26qh6wu94uaqjydmzjqrxyt67", "id": "1450", - "current_tick_liquidity": "9876171261633031.335453131788248131", + "current_tick_liquidity": "32512029762150759.000076564001234969", "token0": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001091985708054868304701517579677", - "current_tick": "-107807568", + "current_sqrt_price": "0.000001169218477273598651838822131406", + "current_tick": "-107632929", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:49:24.599496569Z" + "last_liquidity_update": "2024-09-09T16:47:51.147349299Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -43358,14 +43358,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1100076" + "amount": "1132451" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "2645668005229328755" + "amount": "2622751027631186879" }, "weight": "805306368000000" } @@ -43422,14 +43422,14 @@ { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "13293390110252622425" + "amount": "12964456600170914985" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "44191155" + "amount": "45324843" }, "weight": "536870912000000" } @@ -43454,14 +43454,14 @@ { "token": { "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", - "amount": "13398537" + "amount": "13771810" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "157369725" + "amount": "153418830" }, "weight": "536870912000000" } @@ -43486,14 +43486,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "13915739" + "amount": "14611651" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "11407288534902723687" + "amount": "10873064844106006302" }, "weight": "536870912000000" } @@ -43518,14 +43518,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "180803" + "amount": "187673" }, "weight": "161061273600000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "804600631071934379" + "amount": "799324388209334678" }, "weight": "912680550400000" } @@ -43637,20 +43637,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1460", - "amount": "7062168656381025631798" + "amount": "8113455414459826379156" }, "pool_assets": [ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "1376674904" + "amount": "1565986901" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "15545386453" + "amount": "18045784278" }, "weight": "536870912000000" } @@ -43684,15 +43684,15 @@ "incentives_address": "osmo1wsfhgwgvpylkcde80vzyry3dt2vhkah83ctqc23r8780vujsxvdq952del", "spread_rewards_address": "osmo1zdze9lvalg9x6zj9u4vzrsyjljnmgp46kwcelzz4eqddsqk8uecsrxwmcv", "id": "1464", - "current_tick_liquidity": "248007168408358.420969320794575565", + "current_tick_liquidity": "345990601752096.967698790619870215", "token0": "uosmo", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.603330538333543334294363365947093322", - "current_tick": "-6359923", + "current_sqrt_price": "0.625405539267659306673432942787311140", + "current_tick": "-6088680", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:52:06.660462689Z" + "last_liquidity_update": "2024-09-09T17:19:28.820567164Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -43806,14 +43806,14 @@ { "token": { "denom": "ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90", - "amount": "273296053" + "amount": "324884065" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3356508" + "amount": "2876207" }, "weight": "536870912000000" } @@ -43872,14 +43872,14 @@ { "token": { "denom": "factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID", - "amount": "128968727169783" + "amount": "129805163134690" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "996705816" + "amount": "990819146" }, "weight": "536870912000000" } @@ -43898,20 +43898,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1471", - "amount": "110471980978256559380" + "amount": "110478401951582808113" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "9203612201" + "amount": "9849298769" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "12894786371624" + "amount": "12076575508953" }, "weight": "536870912000000" } @@ -43924,15 +43924,15 @@ "incentives_address": "osmo1jhm2xwpdxevh2m6tsxyrdnj4tf9pc6t30xcewsnyyxy74egw30vqm9d4m4", "spread_rewards_address": "osmo17aj3rvvlzqfc08333rdqaz4cnj3w9fyxnunmk08v9lvfc0cfyp0seq5tzc", "id": "1472", - "current_tick_liquidity": "1335110752.300828836257347725", + "current_tick_liquidity": "884072437.652475351950389302", "token0": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.117583172792545229951223957942015365", - "current_tick": "-17617420", + "current_sqrt_price": "0.113292859854700470550952178775928991", + "current_tick": "-17716473", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T19:09:50.687811741Z" + "last_liquidity_update": "2024-09-07T22:50:51.333356972Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -43975,8 +43975,8 @@ "current_tick_liquidity": "201081824.049721001542486560", "token0": "ibc/F08DE332018E8070CC4C68FE06E04E254F527556A614F5F8F9A68AF38D367E45", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.962275977471026978215232340458078843", - "current_tick": "-740250", + "current_sqrt_price": "0.991769676784400668296757100192284285", + "current_tick": "-163930", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -43988,15 +43988,15 @@ "incentives_address": "osmo17p45glv8dr0upmqaalsrttd84l8w980rvlvkdv80q98wqtjm3y3su9zt49", "spread_rewards_address": "osmo1mzyrrtmjy8mttalx8mdu6l4cufgt3xcd43g4d37xcmrl7xjjdn9sc0yts8", "id": "1475", - "current_tick_liquidity": "7766443780982.769519933644948396", + "current_tick_liquidity": "7238304750910.040847562822249087", "token0": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.029394463795915012625459427864248005", - "current_tick": "59652", + "current_sqrt_price": "1.028410131196081482297349897848922634", + "current_tick": "57627", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:13:22.668047506Z" + "last_liquidity_update": "2024-09-09T17:18:57.787422249Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44004,15 +44004,15 @@ "incentives_address": "osmo1dswvhaxvte7crfvey8nzv547t9pmgvcrs64xqlzwj5v4nf83nrkqw8dacv", "spread_rewards_address": "osmo1q0hc25kehgqxlcy8f3dgeq0hflffm03ghwatw8dghrr64qruskjqgjfrpu", "id": "1476", - "current_tick_liquidity": "1389262448306178.051377769460179802", + "current_tick_liquidity": "1444587341268399.370495390200520659", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "current_sqrt_price": "1.019531064624934222969051794729283231", - "current_tick": "39443", + "current_sqrt_price": "1.019533909226939660564152594029922612", + "current_tick": "39449", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:03:03.869586407Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44028,7 +44028,7 @@ "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-08-23T22:24:14.600384942Z" + "last_liquidity_update": "2024-09-07T16:52:06.297160755Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44039,12 +44039,12 @@ "current_tick_liquidity": "1371344580.243743786235420370", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.000054964690643151054057479036527824", - "current_tick": "3000219", + "current_sqrt_price": "2.066547591432964358479340397813728184", + "current_tick": "3270618", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44055,8 +44055,8 @@ "current_tick_liquidity": "922430865320.993470476005566638", "token0": "ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000019006712925507626040519352892604", - "current_tick": "-87387449", + "current_sqrt_price": "0.000022269878865996322440985736354614", + "current_tick": "-86040525", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -44068,15 +44068,15 @@ "incentives_address": "osmo15rgyn3fuyrjc6z0xqmh7ap3x3ge4mpnefc8np5wwgeyrtjfj5ksswfgpev", "spread_rewards_address": "osmo1d94ncdwquvunrnv6yqg4pvslg6qjj9tcvps4sfy2vl2vzc55699qcnvw52", "id": "1480", - "current_tick_liquidity": "3299897848.456463274663260268", + "current_tick_liquidity": "4060800596.914670914353531925", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.485598319181598345209235280630930293", - "current_tick": "1207002", + "current_sqrt_price": "1.549148838810955242548388702295537155", + "current_tick": "1399862", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:37:22.181258332Z" + "last_liquidity_update": "2024-09-09T16:58:13.508154102Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44100,15 +44100,15 @@ "incentives_address": "osmo1unaempqvrzpfuu626aq6yfjjq7f6k8gz2mmh6n05ptumg4yjhjas7z5tz6", "spread_rewards_address": "osmo1twe9emgaqylqhdj7qayw54cat47fk3dltkcvk5d93gwm2wvurw8swa2z5e", "id": "1482", - "current_tick_liquidity": "630568753439.807709721800471300", + "current_tick_liquidity": "1842653697042418.601613744958018542", "token0": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000004051367871732156055790813247978", - "current_tick": "-98358642", + "current_sqrt_price": "0.000004117210535294338202609459468308", + "current_tick": "-98304858", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T16:11:36.637080737Z" + "last_liquidity_update": "2024-09-09T08:21:45.452132288Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44116,15 +44116,15 @@ "incentives_address": "osmo18lpqwtw4slm8fnney2vut3wl3uxkuvj6wx4pjmq82r9p29x8ez7qpe9ekd", "spread_rewards_address": "osmo1wnvml6307ygctmtxksspsy35cxgepx42dx6yj36ps6fxgknen0ssazmceg", "id": "1483", - "current_tick_liquidity": "61899942358.798711864317904441", + "current_tick_liquidity": "45648644667.584710701217261469", "token0": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", "token1": "uosmo", - "current_sqrt_price": "0.194598545552262645166757651635502410", - "current_tick": "-15213141", + "current_sqrt_price": "0.182615873481332992454031247199231795", + "current_tick": "-15665145", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-08-27T06:21:20.542326489Z" + "last_liquidity_update": "2024-09-08T17:59:52.755686218Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -44144,28 +44144,28 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "7895089" + "amount": "8025866" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "37858991" + "amount": "37033537" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "7809441" + "amount": "7939647" }, "weight": "268435456000000" }, { "token": { "denom": "uosmo", - "amount": "100549285" + "amount": "100176448" }, "weight": "268435456000000" } @@ -44188,11 +44188,11 @@ "pool_liquidity": [ { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "49525175" + "amount": "48953034" }, { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "86623" + "amount": "89702" } ], "scaling_factors": [ @@ -44219,14 +44219,14 @@ { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "182785754040" + "amount": "173626340743" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1413593755" + "amount": "1488656506" }, "weight": "536870912000000" } @@ -44335,15 +44335,15 @@ "incentives_address": "osmo1l75xpusmsm44z3ekhjdsw9xflecjhrchk2fe4j9k83ga2hfhjm2qqkppra", "spread_rewards_address": "osmo1u0pec6cucffqty888atsndp0fua3jr6qxev606wmlt523stqrtqq2l5gxw", "id": "1490", - "current_tick_liquidity": "14741000099893.901986569616163564", + "current_tick_liquidity": "19232303640648.816525422758718358", "token0": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.001000183830964954586025828519938010", - "current_tick": "-53999633", + "current_sqrt_price": "0.001000172846386620070980989021011172", + "current_tick": "-53999655", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-05T18:20:17.843682912Z" + "last_liquidity_update": "2024-09-09T10:51:26.103152652Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -44383,8 +44383,8 @@ "current_tick_liquidity": "5115702787351344.099731041684095590", "token0": "ibc/A5CCD24BA902843B1003A7EEE5F937C632808B9CF4925601241B15C5A0A51A53", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000049218763093397006330457242686992", - "current_tick": "-79577514", + "current_sqrt_price": "0.000049144156024654411694890840380813", + "current_tick": "-79584852", "tick_spacing": "10", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -44408,14 +44408,14 @@ { "token": { "denom": "ibc/35CECC330D11DD00FACB555D07687631E0BC7D226260CC5F015F6D7980819533", - "amount": "2293688277952317853494693" + "amount": "2272491341417018747893421" }, "weight": "5368709120" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "15946259893" + "amount": "16104536484" }, "weight": "5368709120" } @@ -44562,20 +44562,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1498", - "amount": "108255433295596914550" + "amount": "108255434576027075731" }, "pool_assets": [ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "25096100794" + "amount": "25350785888" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", - "amount": "7144048452170" + "amount": "7075987833115" }, "weight": "536870912000000" } @@ -44600,14 +44600,14 @@ { "token": { "denom": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", - "amount": "20567876" + "amount": "20649956" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "236632555" + "amount": "235713980" }, "weight": "536870912000000" } @@ -44620,15 +44620,15 @@ "incentives_address": "osmo12uw2pm06skrpk6rjpyw88jrttfdxrgmuh24v54d3juraq3as3vlq4sdmz8", "spread_rewards_address": "osmo1w0vlkk83m47txajnv0u4prvje4lr364wxwaeu8vxv99w5fekjmdsajhfse", "id": "1500", - "current_tick_liquidity": "58700950472.091622823658038321", + "current_tick_liquidity": "54484991130.933776868903939384", "token0": "ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.240993522185996868328559750719974097", - "current_tick": "-13192213", + "current_sqrt_price": "0.248527773908594671617350476625293332", + "current_tick": "-12823395", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T12:15:36.028780516Z" + "last_liquidity_update": "2024-09-06T22:56:22.553946049Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44655,8 +44655,8 @@ "current_tick_liquidity": "25152257016.969703047120324366", "token0": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.091824213512388916952647368269385563", - "current_tick": "-19568314", + "current_sqrt_price": "0.095440432209483905920402148491507075", + "current_tick": "-18891124", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -44671,8 +44671,8 @@ "current_tick_liquidity": "19636698.593542545065830915", "token0": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", "token1": "uosmo", - "current_sqrt_price": "0.146072377285329554343565409181880146", - "current_tick": "-16866287", + "current_sqrt_price": "0.149401774482023319888657775191759624", + "current_tick": "-16767911", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -44751,8 +44751,8 @@ "current_tick_liquidity": "1122067312260.478299478602913183", "token0": "ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.004673526940224481900636190940746521", - "current_tick": "-43815815", + "current_sqrt_price": "0.004842142754760936519205401451430183", + "current_tick": "-43655366", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -44976,15 +44976,15 @@ "incentives_address": "osmo1rq9e5k6pvgz8540ggzndl5u3tsucyazf0e2z3fw8sh4s069p4grq63nlru", "spread_rewards_address": "osmo1487k99rjuyn8dw34h4jfm7g0rqsylzjuw35xdp33cupxhxyluvrqvqv0hr", "id": "1516", - "current_tick_liquidity": "68807972309482228.459760846480185875", + "current_tick_liquidity": "111432262253865991.351662549988774446", "token0": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001022405504691963981902890392321", - "current_tick": "-107954687", + "current_sqrt_price": "0.000001086560257615952518446714105970", + "current_tick": "-107819387", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:47:33.722324664Z" + "last_liquidity_update": "2024-09-09T17:15:12.601325909Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -44995,8 +44995,8 @@ "current_tick_liquidity": "85070381226.978181988905697822", "token0": "ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000054619483608753855591024818562206", - "current_tick": "-79016713", + "current_sqrt_price": "0.000054610253934317299032532574385729", + "current_tick": "-79017721", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -45049,14 +45049,14 @@ { "token": { "denom": "ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373", - "amount": "32200941326450376990" + "amount": "31381207626129046335" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "122359580027" + "amount": "125649368698" }, "weight": "536870912000000" } @@ -45081,14 +45081,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "535786625" + "amount": "559660075" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "97466892975" + "amount": "93382282553" }, "weight": "536870912000000" } @@ -45113,14 +45113,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "240387907901" + "amount": "238908447359" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB", - "amount": "1079477094234212091745" + "amount": "1086306579356145653888" }, "weight": "536870912000000" } @@ -45145,14 +45145,14 @@ { "token": { "denom": "ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6", - "amount": "429129134991147116825" + "amount": "426091405400172320590" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "128982999484" + "amount": "129920673381" }, "weight": "536870912000000" } @@ -45177,14 +45177,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "159594836" + "amount": "156765698" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "214449148810" + "amount": "218351479535" }, "weight": "536870912000000" } @@ -45209,14 +45209,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "165191479181" + "amount": "165849399682" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "562334323" + "amount": "560299130" }, "weight": "536870912000000" } @@ -45241,14 +45241,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "212774445995" + "amount": "218872706518" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "331485835372279575943" + "amount": "322310595877187969583" }, "weight": "536870912000000" } @@ -45273,14 +45273,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "90114513384" + "amount": "92501372967" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "121059876445824735942" + "amount": "117961733315472627462" }, "weight": "536870912000000" } @@ -45305,14 +45305,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "239985359840" + "amount": "247498762206" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "amount": "62641523889" + "amount": "60755262321" }, "weight": "536870912000000" } @@ -45337,14 +45337,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "187141818327" + "amount": "185154129299" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "18834189132923544864" + "amount": "19040961158294647443" }, "weight": "536870912000000" } @@ -45369,14 +45369,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "125212011174" + "amount": "142002752847" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516", - "amount": "561596762857100531" + "amount": "496363913309341295" }, "weight": "536870912000000" } @@ -45401,14 +45401,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "253957919306" + "amount": "267007208429" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "585321435551" + "amount": "557159206591" }, "weight": "536870912000000" } @@ -45433,14 +45433,14 @@ { "token": { "denom": "ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682", - "amount": "1026149056" + "amount": "1012531890" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "206157524405" + "amount": "208955223118" }, "weight": "536870912000000" } @@ -45465,14 +45465,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "206179176939" + "amount": "202523879887" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", - "amount": "2256052826" + "amount": "2299248738" }, "weight": "536870912000000" } @@ -45497,14 +45497,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "125377443235" + "amount": "126311563430" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "12425064801796654394800" + "amount": "12338651679851060883594" }, "weight": "536870912000000" } @@ -45529,14 +45529,14 @@ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "6920740727" + "amount": "6993680399" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "81505184011" + "amount": "80779878563" }, "weight": "536870912000000" } @@ -45561,14 +45561,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "176992361166" + "amount": "173607324522" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C", - "amount": "321108629501" + "amount": "327457904197" }, "weight": "536870912000000" } @@ -45593,14 +45593,14 @@ { "token": { "denom": "ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED", - "amount": "2412922229" + "amount": "2398562779" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "124233844583" + "amount": "125022662375" }, "weight": "536870912000000" } @@ -45625,14 +45625,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "143320265742" + "amount": "144534515932" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "7347216179" + "amount": "7285798313" }, "weight": "536870912000000" } @@ -45657,14 +45657,14 @@ { "token": { "denom": "ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604", - "amount": "5031879401" + "amount": "5133806773" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "163386018042" + "amount": "160196602576" }, "weight": "536870912000000" } @@ -45689,14 +45689,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "132251666256" + "amount": "125200555538" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE", - "amount": "539194630" + "amount": "570379950" }, "weight": "536870912000000" } @@ -45721,14 +45721,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "170750674663" + "amount": "172998036106" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", - "amount": "2246183909" + "amount": "2219749695" }, "weight": "536870912000000" } @@ -45753,14 +45753,14 @@ { "token": { "denom": "ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE", - "amount": "6556613177" + "amount": "6612032063" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "69298437815" + "amount": "68749712449" }, "weight": "536870912000000" } @@ -45785,14 +45785,14 @@ { "token": { "denom": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", - "amount": "88660048295" + "amount": "88888468752" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "135765065898" + "amount": "135652696782" }, "weight": "536870912000000" } @@ -45817,14 +45817,14 @@ { "token": { "denom": "ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49", - "amount": "3346522460675208410509" + "amount": "3314003395256026512413" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "285567227794" + "amount": "288409689464" }, "weight": "536870912000000" } @@ -45849,14 +45849,14 @@ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "72127480" + "amount": "73388812" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "232322969776" + "amount": "228479061816" }, "weight": "536870912000000" } @@ -45881,14 +45881,14 @@ { "token": { "denom": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", - "amount": "35264655641" + "amount": "34220022288" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "474906824339" + "amount": "489564313399" }, "weight": "536870912000000" } @@ -45913,14 +45913,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "182718338158" + "amount": "178816028821" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44", - "amount": "402929199582" + "amount": "411793062654" }, "weight": "536870912000000" } @@ -45945,14 +45945,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "183702148119" + "amount": "185910671284" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C", - "amount": "352218732650790777785" + "amount": "348201249773152392541" }, "weight": "536870912000000" } @@ -45977,14 +45977,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "203333250799" + "amount": "205759881107" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", - "amount": "1038524664" + "amount": "1027323959" }, "weight": "536870912000000" } @@ -46009,14 +46009,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "241513102327" + "amount": "258630711653" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4", - "amount": "1057313891666546950837" + "amount": "988194036911705303520" }, "weight": "536870912000000" } @@ -46041,14 +46041,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "166236946388" + "amount": "167698538401" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D", - "amount": "1017842511" + "amount": "1009549220" }, "weight": "536870912000000" } @@ -46105,14 +46105,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "101221919082" + "amount": "100413333414" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3", - "amount": "32364403551" + "amount": "32627825202" }, "weight": "536870912000000" } @@ -46137,14 +46137,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "170270157724" + "amount": "171134933673" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", - "amount": "279508038" + "amount": "278112144" }, "weight": "536870912000000" } @@ -46169,14 +46169,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "104050982107" + "amount": "100447765439" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC", - "amount": "66889852122" + "amount": "69301537941" }, "weight": "536870912000000" } @@ -46201,14 +46201,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "201203845639" + "amount": "203683923796" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3", - "amount": "670900306" + "amount": "662789119" }, "weight": "536870912000000" } @@ -46233,14 +46233,14 @@ { "token": { "denom": "ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539", - "amount": "2268239872" + "amount": "2327363782" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "114509049689" + "amount": "111622686240" }, "weight": "536870912000000" } @@ -46265,14 +46265,14 @@ { "token": { "denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "amount": "11965680400" + "amount": "12719683893" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "101263305648" + "amount": "95425767180" }, "weight": "536870912000000" } @@ -46297,14 +46297,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "52993895679" + "amount": "53370316366" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38", - "amount": "31033585455" + "amount": "30816565053" }, "weight": "536870912000000" } @@ -46329,14 +46329,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "56255815944" + "amount": "55521109187" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C", - "amount": "19808644943" + "amount": "20073990270" }, "weight": "536870912000000" } @@ -46361,14 +46361,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "169763296149" + "amount": "171076174369" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "49894272548" + "amount": "49516565525" }, "weight": "536870912000000" } @@ -46393,14 +46393,14 @@ { "token": { "denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20", - "amount": "167993394399" + "amount": "170183990898" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "49735648612" + "amount": "49098158731" }, "weight": "536870912000000" } @@ -46425,14 +46425,14 @@ { "token": { "denom": "ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D", - "amount": "166484961125042380675" + "amount": "166202649725366936871" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4", - "amount": "90420026041" + "amount": "90582129799" }, "weight": "536870912000000" } @@ -46484,15 +46484,15 @@ "incentives_address": "osmo1phy4snyvspr0j48xfrm0lka7jh3y6940kzvp3ss49jjyxmsaxw6qkxr77a", "spread_rewards_address": "osmo1lrrx0ru6lk0edwz96m6yw48azsxcch3cgvw5h8eayws552evlgus0exgxe", "id": "1565", - "current_tick_liquidity": "16269937898051693875593.477995108105514340", + "current_tick_liquidity": "3543087394969990483278.453566006069238952", "token0": "ibc/BB0AFE2AFBD6E883690DAE4B9168EAC2B306BCC9C9292DACBB4152BBB08DB25F", "token1": "ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7", - "current_sqrt_price": "0.647281775831732167274554124779117592", - "current_tick": "-5810264", + "current_sqrt_price": "0.630153752703227805058765139961134325", + "current_tick": "-6029063", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T11:54:57.241689204Z" + "last_liquidity_update": "2024-09-09T01:50:19.381069093Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -46500,15 +46500,15 @@ "incentives_address": "osmo19pqdg835ulzafg7e7t7yepunls3q3ugmqz6kugj00ztrugmk785qvlthzr", "spread_rewards_address": "osmo1xr5l4tt8ef62ekn928f58aszcetqv5csy9s2q5059gqjfvv5vvvqc4wqqm", "id": "1566", - "current_tick_liquidity": "97322566162787350113840.700624890182016930", + "current_tick_liquidity": "107189730946827041875760.019753901488671468", "token0": "ibc/D53E785DC9C5C2CA50CADB1EFE4DE5D0C30418BE0E9C6F2AF9F092A247E8BC22", "token1": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "current_sqrt_price": "1.007932257297414987740648691911099517", - "current_tick": "15927", + "current_sqrt_price": "1.004491340707178747357425451008091244", + "current_tick": "9002", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T14:30:40.176393694Z" + "last_liquidity_update": "2024-09-09T13:21:31.145384562Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -46564,20 +46564,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1573", - "amount": "62817527244901894254" + "amount": "62853734419361870583" }, "pool_assets": [ { "token": { "denom": "ibc/C12C353A83CD1005FC38943410B894DBEC5F2ABC97FC12908F0FB03B970E8E1B", - "amount": "9155714026376" + "amount": "9431761052186" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "459861550409" + "amount": "446957800841" }, "weight": "536870912000000" } @@ -46602,14 +46602,14 @@ { "token": { "denom": "ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7", - "amount": "6723246081492" + "amount": "7309666782477" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "8516471917" + "amount": "7858013787" }, "weight": "536870912000000" } @@ -46641,14 +46641,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "624795479" + "amount": "614407287" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC", - "amount": "9392122778854" + "amount": "9592470419279" }, "weight": "536870912000000" } @@ -46748,15 +46748,15 @@ "incentives_address": "osmo184hasleqpyl9tw2fgm32yvapevum06yfj27jal2fw2vmt8mre50sh8yefu", "spread_rewards_address": "osmo1c8jfnwehlu0cru3hd8vn6y20my6a00qvyyv39h6xhdck9lhazv6spqqn5v", "id": "1581", - "current_tick_liquidity": "4265303442.065995243659899871", + "current_tick_liquidity": "4612977303.178096763876551597", "token0": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.000028352846294671133805444255045282", - "current_tick": "56", + "current_sqrt_price": "1.031615115292714668172168058089440191", + "current_tick": "64229", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:15:28.870305650Z" + "last_liquidity_update": "2024-09-08T06:31:22.200692690Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -46805,14 +46805,14 @@ { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "268609216233964913246" + "amount": "264066941892207455216" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "82840588" + "amount": "84292937" }, "weight": "536870912000000" } @@ -46947,8 +46947,8 @@ "current_tick_liquidity": "5736153492.834973250018473492", "token0": "ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "1.163687960317183578265139384390792533", - "current_tick": "354169", + "current_sqrt_price": "1.162689012489352587447594364950912492", + "current_tick": "351845", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -46963,8 +46963,8 @@ "current_tick_liquidity": "55411201751.459477138839081683", "token0": "ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC", "token1": "uosmo", - "current_sqrt_price": "1.097794344254798634000137578773601214", - "current_tick": "205152", + "current_sqrt_price": "1.097595512747844088838687074918213288", + "current_tick": "204715", "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": "6454805724.047687661043914208", + "current_tick_liquidity": "6455322298.305397042388065415", "token0": "ibc/63A7CA0B6838AD8CAD6B5103998FF9B9B6A6F06FBB9638BFF51E63E0142339F3", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.731773276680420414875004520501791221", - "current_tick": "-4645079", + "current_sqrt_price": "0.714442872833889933016819743213072408", + "current_tick": "-4895714", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T17:17:23.504326932Z" + "last_liquidity_update": "2024-09-07T08:05:59.379144739Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -47027,8 +47027,8 @@ "current_tick_liquidity": "22337586.576521402820436984", "token0": "ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.345418279831130857381450806401969110", - "current_tick": "4500986", + "current_sqrt_price": "2.356552681569218828193188116855656684", + "current_tick": "4553340", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -47052,14 +47052,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "6924429" + "amount": "7208586" }, "weight": "322122547200000" }, { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "58522603166270348353" + "amount": "57525506392225092937" }, "weight": "751619276800000" } @@ -47084,14 +47084,14 @@ { "token": { "denom": "ibc/63A7CA0B6838AD8CAD6B5103998FF9B9B6A6F06FBB9638BFF51E63E0142339F3", - "amount": "2777943" + "amount": "3095462" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4194108" + "amount": "3763895" }, "weight": "536870912000000" } @@ -47267,14 +47267,14 @@ { "token": { "denom": "ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E", - "amount": "663610552334491552015" + "amount": "679998802271479862944" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "5440358253" + "amount": "5311623215" }, "weight": "536870912000000" } @@ -47290,8 +47290,8 @@ "current_tick_liquidity": "1392921685845665620.499435066819667792", "token0": "ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001736538084660024429509936539792", - "current_tick": "-105984436", + "current_sqrt_price": "0.000001736573576895625627756284922418", + "current_tick": "-105984313", "tick_spacing": "1", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -47303,15 +47303,15 @@ "incentives_address": "osmo1mnfftk3605yn2hzq76ehyuqha9vhwv0w63lhxmcawmzta7ut2wtqhv7hn7", "spread_rewards_address": "osmo10z708j59kljh3k43l4u2rvqyk4j826nhlvnakxaja8z2e90rn6yqqjv850", "id": "1605", - "current_tick_liquidity": "72275827091.130900073588446472", + "current_tick_liquidity": "72453644626.326442340167009286", "token0": "ibc/4017C65CEA338196ECCEC3FE3FE8258F23D1DE88F1D95750CC912C7A1C1016FF", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.262001669619972452811271537096749126", - "current_tick": "-12135513", + "current_sqrt_price": "0.283593069337588394265933781119306510", + "current_tick": "-10957498", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-03T04:51:55.356433214Z" + "last_liquidity_update": "2024-09-09T15:13:11.656386871Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -47395,14 +47395,14 @@ { "token": { "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "amount": "91900955" + "amount": "88644385" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "690227724100216578383525" + "amount": "715704174119434510226252" }, "weight": "536870912000000" } @@ -47466,14 +47466,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1055191" + "amount": "1081683" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "amount": "420190673" + "amount": "410000004" }, "weight": "268435456000000" }, @@ -47505,14 +47505,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "86948241813689107800421" + "amount": "90419478817979788206941" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "9884542546" + "amount": "9505797509" }, "weight": "536870912000000" } @@ -47537,14 +47537,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "231677988" + "amount": "228713899" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "3245357478332450411940" + "amount": "3287636700266234448056" }, "weight": "536870912000000" } @@ -47601,14 +47601,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "9174144975811181707644" + "amount": "9563044280046552361795" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "1787526749" + "amount": "1714908898" }, "weight": "536870912000000" } @@ -47683,15 +47683,15 @@ "incentives_address": "osmo1yaca20wpztcd0mpcsulsmclkx98mcfdztt42h5ye22t2839vxvvsayqcel", "spread_rewards_address": "osmo1vwe3utruavgee03us9vshkgl3gv72sqm7k6duyjcuwewarxz8mlqr4qn6k", "id": "1620", - "current_tick_liquidity": "61812729587.367794011420248467", + "current_tick_liquidity": "61813152512.909024650801888049", "token0": "ibc/4017C65CEA338196ECCEC3FE3FE8258F23D1DE88F1D95750CC912C7A1C1016FF", "token1": "uosmo", - "current_sqrt_price": "0.433403622069478929646135674669429563", - "current_tick": "-8121614", + "current_sqrt_price": "0.452398794418305450565263285021277671", + "current_tick": "-7953354", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:49:22.221154418Z" + "last_liquidity_update": "2024-09-09T05:45:47.619816628Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -47727,14 +47727,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2820624833864890588625" + "amount": "2901563588787218148064" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "89854104769113574" + "amount": "87349565031536634" }, "weight": "536870912000000" } @@ -47747,15 +47747,15 @@ "incentives_address": "osmo17qye3ld54j52t2zr5fljnuumkzrqx90y74j79lf7ggs5xjxfvgas5fysgh", "spread_rewards_address": "osmo105zsheher6nc4d2vzcnaryzxe36385pt7yhygf86qms3zjyf0m3sv2mf7u", "id": "1623", - "current_tick_liquidity": "235658502993.235498683855023339", + "current_tick_liquidity": "180548842620.350096191998716502", "token0": "ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7", "token1": "uosmo", - "current_sqrt_price": "0.173116599011171507191938700645698219", - "current_tick": "-16003065", + "current_sqrt_price": "0.156751303569704158891007830499262072", + "current_tick": "-16542903", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:41:29.709284033Z" + "last_liquidity_update": "2024-09-09T11:46:24.422799169Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -47769,20 +47769,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1624", - "amount": "3759763769751247802330" + "amount": "3760055060707802876261" }, "pool_assets": [ { "token": { "denom": "factory/osmo1nr8zfakf6jauye3uqa9lrmr5xumee5n42lv92z/toro", - "amount": "164981419846759" + "amount": "166094202630139" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "1280986662" + "amount": "1272960342" }, "weight": "1073741824" } @@ -47807,14 +47807,14 @@ { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "21604750" + "amount": "380437" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "3620" + "amount": "209122" }, "weight": "536870912000000" } @@ -47839,14 +47839,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "90753558766378336745259" + "amount": "94275801154377744081916" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A", - "amount": "392001363158947188756844" + "amount": "377547102089984669782204" }, "weight": "536870912000000" } @@ -47903,14 +47903,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2029306652830001570928775" + "amount": "2188991075512734686070961" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110", - "amount": "121050845572487170812000" + "amount": "112278443485837822962403" }, "weight": "536870912000000" } @@ -47935,14 +47935,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "56829976" + "amount": "53751773" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206", - "amount": "3050313007" + "amount": "3232759902" }, "weight": "536870912000000" } @@ -47967,14 +47967,14 @@ { "token": { "denom": "ibc/B84F8CC583A54DA8173711C0B66B22FDC1954FEB1CA8DBC66C89919DAFE02000", - "amount": "350762395894" + "amount": "354549691751" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "375109166" + "amount": "371221995" }, "weight": "536870912000000" } @@ -48031,14 +48031,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1984218280973009669705638" + "amount": "2077460070022831194789790" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "388698489758" + "amount": "371434031463" }, "weight": "536870912000000" } @@ -48109,8 +48109,8 @@ "current_tick_liquidity": "23246596870456296231749.008715703332864522", "token0": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", "token1": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "current_sqrt_price": "0.005666318109771536772016542265021523", - "current_tick": "-42789284", + "current_sqrt_price": "0.005471490929811544115721551803233522", + "current_tick": "-43006279", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -48258,8 +48258,8 @@ "current_tick_liquidity": "240776289.672152009185212746", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "uosmo", - "current_sqrt_price": "0.161775210183369141995598170533672084", - "current_tick": "-16382879", + "current_sqrt_price": "0.161706134566794525586195928029795226", + "current_tick": "-16385113", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -48287,15 +48287,15 @@ "incentives_address": "osmo185q6vs6a9etg8kkthkq8z9lqp47cgqnwh7ewh8t34xwxyn5d93dsl0juvt", "spread_rewards_address": "osmo1atkpypd253js9xm94l9lg2je9cjypyzh68nqqap45ldljs4qlpcsl6ctt8", "id": "1647", - "current_tick_liquidity": "466508450504.836991252745187264", + "current_tick_liquidity": "466514357280.079017247012385006", "token0": "ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.088063831866503496733345668234686035", - "current_tick": "-20244762", + "current_sqrt_price": "0.092756186593013654799147454802373934", + "current_tick": "-19396290", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:18:43.011528589Z" + "last_liquidity_update": "2024-09-08T15:39:02.204478200Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48303,15 +48303,15 @@ "incentives_address": "osmo1g0ux2x4pce7rz3gtx5zrwwj5pec27hpmt4y6zs8v4tms6pdk09lszcgl40", "spread_rewards_address": "osmo15al4v7hp9z3djrls9d26sjuca23gwvt4g8uwz5w4362c4uru4a4shf4dc2", "id": "1648", - "current_tick_liquidity": "35514262636.805121940441880893", + "current_tick_liquidity": "38597140567.413212415190797040", "token0": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.984609103516880407989025554437322093", - "current_tick": "-305450", + "current_sqrt_price": "0.977326208177038778825196462163210478", + "current_tick": "-448335", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:32:27.629226266Z" + "last_liquidity_update": "2024-09-09T16:05:53.887203093Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -48370,8 +48370,8 @@ "current_tick_liquidity": "1842878731.145857997125271266", "token0": "ibc/AC6EE43E608B5A7EEE460C960480BC1C3708010E32B2071C429DA259836E10C3", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.447837374020772284969821953321512832", - "current_tick": "-7994417", + "current_sqrt_price": "0.444923645858976590069422904139466808", + "current_tick": "-8020430", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -48386,8 +48386,8 @@ "current_tick_liquidity": "551102900892.804401317371758262", "token0": "ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.146976832099129867489471401244376269", - "current_tick": "-16839782", + "current_sqrt_price": "0.145747559820021233930065266645951251", + "current_tick": "-16875765", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -48402,8 +48402,8 @@ "current_tick_liquidity": "176726177083.332598625054951962", "token0": "ibc/D1DD525F3226643940897A170DFDFC3727F5C4C43131C4D91EEF7D0E93F102B7", "token1": "uosmo", - "current_sqrt_price": "0.003060503651272364793492082093634652", - "current_tick": "-45633318", + "current_sqrt_price": "0.003060992460691691881865951402004932", + "current_tick": "-45630326", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -48422,15 +48422,15 @@ "incentives_address": "osmo1rd2vsg2pwcnj0hwv7cup2vql93jpy0mvrwag2y2n4gadh0femyxq3tg4n0", "spread_rewards_address": "osmo1lx32uj4pckrwf5rgtk0myh9e5hvewhtgpm0kwqmezdthazyrqn6q7k76f4", "id": "1655", - "current_tick_liquidity": "10060227999.854386461095753884", + "current_tick_liquidity": "9793243147.547114297532138231", "token0": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", "token1": "uosmo", - "current_sqrt_price": "7.825969242760668014206098402883430931", - "current_tick": "14124579", + "current_sqrt_price": "7.736603288915086474243289829164492943", + "current_tick": "13985503", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-05T09:49:31.203854197Z" + "last_liquidity_update": "2024-09-08T18:07:04.632809040Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48438,15 +48438,15 @@ "incentives_address": "osmo18294ww6ruu20zy9ge46fs45kdt3lx5fmjf3zhl3sg7k830t50flq3qwr6j", "spread_rewards_address": "osmo1hunjql5ycsqu4ldzx3k3at3uqrexv8qz9fvyccztw468mh30tarq2a2lxc", "id": "1656", - "current_tick_liquidity": "325868540.971454619909645952", + "current_tick_liquidity": "326543974.426325081501164179", "token0": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "4.760083260208911516984420994796271382", - "current_tick": "10265839", + "current_sqrt_price": "4.801717827576142351891260023601015759", + "current_tick": "10305649", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-05T17:33:47.911912067Z" + "last_liquidity_update": "2024-09-09T09:58:33.922431823Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48482,14 +48482,14 @@ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "9098598" + "amount": "9250946" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "567899557" + "amount": "558639742" }, "weight": "536870912000000" } @@ -48615,14 +48615,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "257814032256949568989902" + "amount": "268344848633983199379758" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4", - "amount": "29377083493" + "amount": "28235644297" }, "weight": "536870912000000" } @@ -48727,14 +48727,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "4593827" + "amount": "4609811" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "11673692" + "amount": "11633619" }, "weight": "536870912000000" } @@ -48759,14 +48759,14 @@ { "token": { "denom": "ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC", - "amount": "11366803" + "amount": "11950926" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "30673981" + "amount": "29176186" }, "weight": "536870912000000" } @@ -48814,20 +48814,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1669", - "amount": "627146439564165545089874" + "amount": "627341619709503538845172" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2020881737" + "amount": "2360199570" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516", - "amount": "5644555416299007183" + "amount": "4900896596660586408" }, "weight": "536870912000000" } @@ -48840,15 +48840,15 @@ "incentives_address": "osmo14nh0xcve9axjtu6sag3vkpa06vdet4pzz2arypx3e7r73wac4epsjlcku6", "spread_rewards_address": "osmo1kf2p445mvuxve2j978xaxam2jsf2t5kjnn0fmpfasnxe3fmpergqs4m4gy", "id": "1670", - "current_tick_liquidity": "435603511601.337259877894873834", + "current_tick_liquidity": "404353228053.775424895996272954", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "uosmo", - "current_sqrt_price": "1.885381100283932153228842284723529921", - "current_tick": "2554661", + "current_sqrt_price": "1.926126207106847536518724762522677468", + "current_tick": "2709962", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:51:28.287997609Z" + "last_liquidity_update": "2024-09-09T16:53:06.152882419Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48856,15 +48856,15 @@ "incentives_address": "osmo1u5f3mw7kvj5t6mx3sterd8zkeknwfthz0xa2ukmhrxx6c3ym4h2qq6tf00", "spread_rewards_address": "osmo17relzmlmsmzumz58jzenjzhx58kz2q5kc3whsnymrr6jh2mpnxys9d5ksp", "id": "1671", - "current_tick_liquidity": "199150688370.640259870517534403", + "current_tick_liquidity": "286281873683.155143015308430894", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.143429310741492854414369927448284651", - "current_tick": "307430", + "current_sqrt_price": "1.198721292740755774110454571643386585", + "current_tick": "436932", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:51:46.089895544Z" + "last_liquidity_update": "2024-09-09T17:14:00.020758584Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48875,8 +48875,8 @@ "current_tick_liquidity": "100541128.481921630932395927", "token0": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.139425994730639828150989898458513246", - "current_tick": "298291", + "current_sqrt_price": "1.198630662212077012053255545346235451", + "current_tick": "436715", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -48900,14 +48900,14 @@ { "token": { "denom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "amount": "222095773" + "amount": "218381387" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "793682707" + "amount": "807598315" }, "weight": "536870912000000" } @@ -48920,15 +48920,15 @@ "incentives_address": "osmo1d63szu8aery0uhn86lqmsyfjme83w5ce3y3lwn6jwhu6lf84es3qqntd6g", "spread_rewards_address": "osmo16elydr04zqxpxpsrnqcxx67xue0mpxxwkv8z8gq7yatka2thwvtq097vjd", "id": "1674", - "current_tick_liquidity": "35060766997181.986295556173739415", + "current_tick_liquidity": "34988535555427.860922169413152180", "token0": "ibc/2CD9F8161C3FC332E78EF0C25F6E684D09379FB2F56EF9267E7EC139642EC57B", "token1": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "current_sqrt_price": "1.010406113496451266630592401864643869", - "current_tick": "20920", + "current_sqrt_price": "1.009656537434783806846155906665993989", + "current_tick": "19406", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:03:45.199570834Z" + "last_liquidity_update": "2024-09-09T17:03:47.215505495Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -48936,15 +48936,15 @@ "incentives_address": "osmo1l7t5wgty40p8ketqgu3rky2a37y028et2wku9qvukw95uth57w2qk2htv8", "spread_rewards_address": "osmo17kkyddj9rn8kfwgn87um8vh84m5zyjvnudaq4ylc8992pcvn67tq3wxwah", "id": "1675", - "current_tick_liquidity": "158543371145624831430942.707520570612443499", + "current_tick_liquidity": "223869656977376894436181.117221743415267325", "token0": "ibc/C04DFC9BCD893E57F2BEFE40F63EFD18D2768514DBD5F63ABD2FF7F48FC01D36", "token1": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "current_sqrt_price": "1.150980548303624653909750233989412636", - "current_tick": "324756", + "current_sqrt_price": "1.151199826736182271792793228490074759", + "current_tick": "325261", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-04T02:12:10.611026156Z" + "last_liquidity_update": "2024-09-09T08:29:02.476759700Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -48964,14 +48964,14 @@ { "token": { "denom": "ibc/0E77E090EC04C476DE2BC0A7056580AC47660DAEB7B0D4701C085E3A046AC7B7", - "amount": "169574028987" + "amount": "168928826270" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "2141085330" + "amount": "2149377489" }, "weight": "536870912000000" } @@ -49028,14 +49028,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "855287719" + "amount": "863864231" }, "weight": "5368709120" }, { "token": { "denom": "ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5", - "amount": "1922788753" + "amount": "1903773596" }, "weight": "5368709120" } @@ -49051,8 +49051,8 @@ "current_tick_liquidity": "35485568414.653878262900991640", "token0": "ibc/0E77E090EC04C476DE2BC0A7056580AC47660DAEB7B0D4701C085E3A046AC7B7", "token1": "uosmo", - "current_sqrt_price": "0.113020401327412783123255823744793025", - "current_tick": "-17722639", + "current_sqrt_price": "0.113264168283858313462893586645046460", + "current_tick": "-17717123", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -49076,14 +49076,14 @@ { "token": { "denom": "ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5", - "amount": "1033683708" + "amount": "1052703313" }, "weight": "5368709120" }, { "token": { "denom": "uosmo", - "amount": "1251322680" + "amount": "1228803433" }, "weight": "5368709120" } @@ -49195,8 +49195,8 @@ "current_tick_liquidity": "402963783204.252150771858365365", "token0": "ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E", "token1": "uosmo", - "current_sqrt_price": "0.007744803542939526854212575264037864", - "current_tick": "-40001802", + "current_sqrt_price": "0.007751722690355051397628037315548767", + "current_tick": "-39991080", "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": "401602055182696924946" + "amount": "417878473233357263254" }, "pool_assets": [ { "token": { "denom": "ibc/884EBC228DFCE8F1304D917A712AA9611427A6C1ECC3179B2E91D7468FB091A2", - "amount": "2452325749215156165" + "amount": "2631504449682501638" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "199491194037" + "amount": "201282456869" }, "weight": "536870912000000" } @@ -49273,11 +49273,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "231580" + "amount": "232577" }, { "denom": "uosmo", - "amount": "1753416" + "amount": "1750794" } ], "scaling_factors": [ @@ -49304,14 +49304,14 @@ { "token": { "denom": "ibc/0E77E090EC04C476DE2BC0A7056580AC47660DAEB7B0D4701C085E3A046AC7B7", - "amount": "64011709" + "amount": "64994985" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "296548" + "amount": "292108" }, "weight": "536870912000000" } @@ -49330,20 +49330,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1690", - "amount": "100000000000000000000" + "amount": "100001117624420237020" }, "pool_assets": [ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "89392914217" + "amount": "88589712396" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1253537748857387526432229" + "amount": "1267635734734602883270294" }, "weight": "536870912000000" } @@ -49368,14 +49368,14 @@ { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1892155163873036440835596" + "amount": "2001755964538680377358402" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", - "amount": "34708312624" + "amount": "32821319581" }, "weight": "536870912000000" } @@ -49407,14 +49407,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "182045" + "amount": "185944" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "1276912032" + "amount": "1250149981" }, "weight": "536870912000000" } @@ -49439,14 +49439,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "15765762317" + "amount": "14909964146" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "909940251724118130991714" + "amount": "962470128742604083970025" }, "weight": "536870912000000" } @@ -49507,15 +49507,15 @@ "incentives_address": "osmo17wzmkdjjmhtqf9pajnyr90lgmmcjjptad397u20l8ps3nu2xe79qjnqcep", "spread_rewards_address": "osmo18zcuqfgn3z8umt4hrmy0csgsgysggetatmau38jtutknc6tcvf5sqjgl4r", "id": "1697", - "current_tick_liquidity": "260277192086.601079397423177322", + "current_tick_liquidity": "241972612500.266701223366531730", "token0": "ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D", "token1": "uosmo", - "current_sqrt_price": "0.144819295960383217227458252621186142", - "current_tick": "-16902738", + "current_sqrt_price": "0.147148149106025962689646908931096745", + "current_tick": "-16834743", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T11:44:05.242350117Z" + "last_liquidity_update": "2024-09-09T10:35:43.344479602Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -49535,14 +49535,14 @@ { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "8025191339219270099014" + "amount": "7748590240333307369278" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1809106682309082142831793" + "amount": "1874528231727061412106056" }, "weight": "536870912000000" } @@ -49574,14 +49574,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "8341120649620" + "amount": "8310691969655" }, "weight": "1073741824" }, { "token": { "denom": "uosmo", - "amount": "5179183419" + "amount": "5198542792" }, "weight": "1073741824" } @@ -49635,14 +49635,14 @@ { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "62018648076" + "amount": "58879766956" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "1915559954732879446570059" + "amount": "2018271145723152304507122" }, "weight": "536870912000000" } @@ -49667,14 +49667,14 @@ { "token": { "denom": "ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447", - "amount": "61624474975638242972667" + "amount": "57320254878407665327802" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "902247388897283595994653" + "amount": "970540445310429403651111" }, "weight": "536870912000000" } @@ -49687,15 +49687,15 @@ "incentives_address": "osmo188mhyh2vmp7t7susxsj8y0jevt0lxl0jpdvm7n9ewmrurj7zdv6qrlp0zz", "spread_rewards_address": "osmo1e6p4p0uzptr3lztfkuma8952x7yhqw3yul8xsyuqflrr3d7dnmuqygrsrf", "id": "1704", - "current_tick_liquidity": "296905427.387988237732340628", + "current_tick_liquidity": "298552348.094364711926150506", "token0": "ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5", "token1": "uosmo", - "current_sqrt_price": "0.805999842867630703159993950340494519", - "current_tick": "-3503643", + "current_sqrt_price": "0.830237347737579690342501057414166030", + "current_tick": "-3107060", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-04T07:44:28.105935331Z" + "last_liquidity_update": "2024-09-07T08:04:29.066866158Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -49706,8 +49706,8 @@ "current_tick_liquidity": "16196617.915501148275897806", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.042802805924864294114940268282019402", - "current_tick": "-26167920", + "current_sqrt_price": "0.041992635780121384587531915706891213", + "current_tick": "-26236619", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -49731,14 +49731,14 @@ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "487596480" + "amount": "493806545" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580", - "amount": "290867199" + "amount": "287994220" }, "weight": "536870912000000" } @@ -49763,14 +49763,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "9081069364001" + "amount": "8941756064636" }, "weight": "1073741824" }, { "token": { "denom": "ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F", - "amount": "3817130" + "amount": "3876809" }, "weight": "1073741824" } @@ -49795,14 +49795,14 @@ { "token": { "denom": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", - "amount": "22460669234" + "amount": "22732340552" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "597765370" + "amount": "590646465" }, "weight": "536870912000000" } @@ -49859,14 +49859,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "54637681820" + "amount": "54353878849" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7", - "amount": "67992544220277784361803638" + "amount": "68381254811307604343899349" }, "weight": "536870912000000" } @@ -49882,8 +49882,8 @@ "current_tick_liquidity": "293439940102.078470417017404913", "token0": "ibc/B797E4F42CD33C50511B341E50C5CC0E8EF0D93B1E1247ABAA071583B8619202", "token1": "uosmo", - "current_sqrt_price": "0.037248599944713786576130419951216632", - "current_tick": "-26612542", + "current_sqrt_price": "0.037764316708434181250811562211521730", + "current_tick": "-26573857", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -49907,14 +49907,14 @@ { "token": { "denom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2", - "amount": "47443468" + "amount": "45009321" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "866037021097559689334" + "amount": "914179297867716238157" }, "weight": "536870912000000" } @@ -49939,14 +49939,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "40756609411" + "amount": "38972201491" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "2145917765478021771400501" + "amount": "2245312774614631157977172" }, "weight": "536870912000000" } @@ -49971,14 +49971,14 @@ { "token": { "denom": "ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE", - "amount": "13828857579" + "amount": "13777150150" }, "weight": "747324309504" }, { "token": { "denom": "uosmo", - "amount": "481354" + "amount": "6886583" }, "weight": "1073741824" } @@ -50003,14 +50003,14 @@ { "token": { "denom": "ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7", - "amount": "118710512372537" + "amount": "128676321429699" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228", - "amount": "29262811191648" + "amount": "27077278275865" }, "weight": "536870912000000" } @@ -50051,14 +50051,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "10786705" + "amount": "10589749" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "70051" + "amount": "71403" }, "weight": "536870912000000" } @@ -50151,15 +50151,15 @@ "incentives_address": "osmo1k5p7er3gu3c25szejc7e7ktr4fqftszwxamz3384eq3eqmeglg9qf3u2ql", "spread_rewards_address": "osmo1j9zzs5khs5mn4pzjws3lnvd7kcnw8ypvpzy633n3l8fkpad3wtqsh4h8w2", "id": "1721", - "current_tick_liquidity": "501202473020.749618541613709578", + "current_tick_liquidity": "531766564007.895595315511813469", "token0": "factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.021172022501456981741344713072819288", - "current_tick": "-32517455", + "current_sqrt_price": "0.020137802939100658074687951423000162", + "current_tick": "-32944689", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T13:34:12.800994764Z" + "last_liquidity_update": "2024-09-09T16:21:04.982428774Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -50243,14 +50243,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "10152" + "amount": "75429" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/884EBC228DFCE8F1304D917A712AA9611427A6C1ECC3179B2E91D7468FB091A2", - "amount": "187164709915" + "amount": "25744955224" }, "weight": "536870912000000" } @@ -50307,14 +50307,14 @@ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "197385915" + "amount": "190045861" }, "weight": "536870912000000" }, { "token": { "denom": "uion", - "amount": "28678876" + "amount": "29819856" }, "weight": "536870912000000" } @@ -50327,15 +50327,15 @@ "incentives_address": "osmo1dhgqm3f988qlzpra0jzscapexvqml38vmhphg8n8g8j2j2wy3fyqhzjd5t", "spread_rewards_address": "osmo1v4vfs5y9krpe5l4prv59py8t2hhgx3l3zj57wltw0r0xzu2gxp2sncsmwh", "id": "1728", - "current_tick_liquidity": "450810696144.809941727954041257", + "current_tick_liquidity": "430347904940.464862847475742101", "token0": "ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9", "token1": "uosmo", - "current_sqrt_price": "0.931809967352541728248097837062368934", - "current_tick": "-1317302", + "current_sqrt_price": "0.941766110861158426694193668150816426", + "current_tick": "-1130766", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:08:48.761324867Z" + "last_liquidity_update": "2024-09-09T16:35:56.596178685Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -50346,8 +50346,8 @@ "current_tick_liquidity": "227708941438.283116453811889335", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh", "token1": "uosmo", - "current_sqrt_price": "0.025334308740662554947613051694833902", - "current_tick": "-30581729", + "current_sqrt_price": "0.025334523317611933296994191301466617", + "current_tick": "-30581620", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -50371,14 +50371,14 @@ { "token": { "denom": "ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E", - "amount": "23405510" + "amount": "1624886" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "14072" + "amount": "204985" }, "weight": "536870912000000" } @@ -50403,14 +50403,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "270938578397" + "amount": "266631775067" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8", - "amount": "6723255635449436360244081" + "amount": "6832639805502313308110453" }, "weight": "536870912000000" } @@ -50515,14 +50515,14 @@ { "token": { "denom": "ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA", - "amount": "16925" + "amount": "16971" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "59106" + "amount": "58947" }, "weight": "536870912000000" } @@ -50538,8 +50538,8 @@ "current_tick_liquidity": "229096285262.290255453137193387", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac", "token1": "uosmo", - "current_sqrt_price": "0.067534263087790430098724889282685777", - "current_tick": "-23439124", + "current_sqrt_price": "0.067735437827167953510848098029540140", + "current_tick": "-23411911", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -50563,14 +50563,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac", - "amount": "3432911631" + "amount": "3417852028" }, "weight": "53687091200" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1536175" + "amount": "1542964" }, "weight": "53687091200" } @@ -50595,14 +50595,14 @@ { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "2640801741" + "amount": "2659452170" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "65081928316" + "amount": "64635936970" }, "weight": "536870912000000" } @@ -50705,15 +50705,15 @@ "incentives_address": "osmo1la0zpyndcvwr6f7z3m2nx7gxm05th5merpsdr8my29qju4pm8n9q6q38hk", "spread_rewards_address": "osmo1gg762d2glmex9w7rjc56hcld7actvmernwm36yd0enn7px50axpsyyaysp", "id": "1742", - "current_tick_liquidity": "48098252359286111.309374988572935005", + "current_tick_liquidity": "97213894470385941.090243101942649255", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000051153228386750803272445601726313", - "current_tick": "-79383348", + "current_sqrt_price": "0.000052542906683476765762801262606404", + "current_tick": "-79239243", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:48:20.458696827Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -50724,12 +50724,12 @@ "current_tick_liquidity": "3088689.042296100095954000", "token0": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "2.019250720999849183590767216286587663", - "current_tick": "3077373", + "current_sqrt_price": "2.053312914247408051322093427870480280", + "current_tick": "3216093", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-05T17:16:44.243644348Z" + "last_liquidity_update": "2024-09-09T08:26:46.159583010Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -50749,14 +50749,14 @@ { "token": { "denom": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", - "amount": "3958856214" + "amount": "3797587033" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "7926482" + "amount": "8265080" }, "weight": "536870912000000" } @@ -50781,14 +50781,14 @@ { "token": { "denom": "factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail", - "amount": "4199122109" + "amount": "4203882838" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "936743" + "amount": "935686" }, "weight": "536870912000000" } @@ -50946,8 +50946,8 @@ "current_tick_liquidity": "225838752447.873057469863450459", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/pbb", "token1": "uosmo", - "current_sqrt_price": "0.255619350210343651727750878576836549", - "current_tick": "-12465875", + "current_sqrt_price": "0.245747455119256770042885495451499534", + "current_tick": "-12960819", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -51051,14 +51051,14 @@ { "token": { "denom": "ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33", - "amount": "207488178846" + "amount": "201510345657" }, "weight": "858993459200000" }, { "token": { "denom": "uosmo", - "amount": "30386295" + "amount": "34165229" }, "weight": "214748364800000" } @@ -51112,14 +51112,14 @@ { "token": { "denom": "factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA", - "amount": "16315017581" + "amount": "17218079033" }, "weight": "751619276800000" }, { "token": { "denom": "ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5", - "amount": "393176703" + "amount": "348786215" }, "weight": "322122547200000" } @@ -51144,14 +51144,14 @@ { "token": { "denom": "ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7", - "amount": "30013439164" + "amount": "32701389279" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "14197906" + "amount": "13077277" }, "weight": "536870912000000" } @@ -51176,14 +51176,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "655034" + "amount": "669842" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2", - "amount": "148420868314" + "amount": "145139819493" }, "weight": "536870912000000" } @@ -51240,14 +51240,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "27711" + "amount": "30244" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33", - "amount": "109996719" + "amount": "101269354" }, "weight": "536870912000000" } @@ -51311,8 +51311,8 @@ "current_tick_liquidity": "380411859656.563471857160618314", "token0": "ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208", "token1": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "current_sqrt_price": "1.030983393584702969682521264700424068", - "current_tick": "62926", + "current_sqrt_price": "1.030985562981215068569254923390531397", + "current_tick": "62931", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -51324,15 +51324,15 @@ "incentives_address": "osmo12lexxeyj9u9mmwjf60gevhaamrpa5ak0qud8pm0mgxqrsm4e7pjsrqxlcc", "spread_rewards_address": "osmo19xhvrd3tug7qvjr0fejda25xkttmtral9mc8ac5707f2ryxgq3dqh3wgcf", "id": "1766", - "current_tick_liquidity": "7272048473312.286261633504674328", + "current_tick_liquidity": "4208028169337.703034641044866926", "token0": "ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83", "token1": "ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4", - "current_sqrt_price": "1.195317083336758487541097891894851404", - "current_tick": "428782", + "current_sqrt_price": "1.175877432374839405654570707226818978", + "current_tick": "382687", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-08-14T21:42:44.914733876Z" + "last_liquidity_update": "2024-09-08T10:06:14.781526599Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -51343,8 +51343,8 @@ "current_tick_liquidity": "1168479230627.659974962791326416", "token0": "ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206", "token1": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076", - "current_sqrt_price": "1.148972289549710945851253772711283642", - "current_tick": "320137", + "current_sqrt_price": "1.149216006868440148921646928081548427", + "current_tick": "320697", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -51359,8 +51359,8 @@ "current_tick_liquidity": "9585501032.231376861453842005", "token0": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.678824975852598319568444305864546409", - "current_tick": "-5391967", + "current_sqrt_price": "0.703631529756543651562602752634884406", + "current_tick": "-5049027", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -51407,8 +51407,8 @@ "current_tick_liquidity": "231944854753.066399043887492713", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", "token1": "uosmo", - "current_sqrt_price": "0.248725843842404782914532973161699753", - "current_tick": "-12813546", + "current_sqrt_price": "0.247735866034421749423169990475317638", + "current_tick": "-12862695", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -51455,8 +51455,8 @@ "current_tick_liquidity": "189692483137.928099061403229952", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/crazyhorse", "token1": "uosmo", - "current_sqrt_price": "0.024044510862152178526690104531245308", - "current_tick": "-31218615", + "current_sqrt_price": "0.024044745700292641948330796352722090", + "current_tick": "-31218503", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -51468,15 +51468,15 @@ "incentives_address": "osmo1jaa3p0ld0y9crmdvsjr5eartcn2cscgcl3tltyt5d56uuprrkw6q0zzjgh", "spread_rewards_address": "osmo1rfucsl7zqmxxht556zpjcse7v4pycdrcjnrsjq7g0xenwatjlgaqt4q64j", "id": "1773", - "current_tick_liquidity": "2128281129.541933738249702212", + "current_tick_liquidity": "2143349708.230783537931229562", "token0": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.018469961571969040846124481254284496", - "current_tick": "-33588606", + "current_sqrt_price": "0.018225961052780051438275796117758986", + "current_tick": "-33678144", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:40:58.065478773Z" + "last_liquidity_update": "2024-09-09T16:45:50.954123234Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -51560,14 +51560,14 @@ { "token": { "denom": "ibc/38ADC6FFDDDB7D70B72AD0322CEA8844CB18FAA0A23400DBA8A99D43E18B3748", - "amount": "335128734110" + "amount": "336274022727" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "593125991" + "amount": "591111961" }, "weight": "536870912000000" } @@ -51592,14 +51592,14 @@ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "39744566427" + "amount": "34504188499" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "1113642910" + "amount": "1283224249" }, "weight": "536870912000000" } @@ -51624,14 +51624,14 @@ { "token": { "denom": "ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A", - "amount": "22375582669" + "amount": "18967641395" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C12C353A83CD1005FC38943410B894DBEC5F2ABC97FC12908F0FB03B970E8E1B", - "amount": "12362947740" + "amount": "14588970510" }, "weight": "536870912000000" } @@ -51644,15 +51644,15 @@ "incentives_address": "osmo1scmfem0nnntxzsuytg9jm769d97twl26khdzsvu0l5tqlpyvdxyscxr5mk", "spread_rewards_address": "osmo15xwqqxslez2rt7pnk55dx4teq8rgnp93whmvn0nlfwe3v9ckr8qsn97agz", "id": "1779", - "current_tick_liquidity": "197198621037.027087815396168026", + "current_tick_liquidity": "196941672349.987326355854260266", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", "token1": "uosmo", - "current_sqrt_price": "0.181936883132646495457897524620531041", - "current_tick": "-15689898", + "current_sqrt_price": "0.179370563374556696669192102906874088", + "current_tick": "-15782621", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T07:55:16.252693571Z" + "last_liquidity_update": "2024-09-09T15:10:39.801299274Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -51660,15 +51660,15 @@ "incentives_address": "osmo1tr8l266hfqjjv7g6erfpp2sdw47vx3c2t88tycqn5kkavcpgw3ksa7r0j7", "spread_rewards_address": "osmo1hnqwr0f2ln500rxkxy9pw7n4cl4r4gsx0jkau48w6ljd0jcpud5q6kz8va", "id": "1780", - "current_tick_liquidity": "22482926995.769333573815765659", + "current_tick_liquidity": "34194042242.252118999508988571", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.126825482991773736209226405639305901", - "current_tick": "-17391530", + "current_sqrt_price": "0.128200178953015213207488734275778243", + "current_tick": "-17356472", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T15:17:46.145781618Z" + "last_liquidity_update": "2024-09-09T13:49:19.835045092Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -51800,14 +51800,14 @@ { "token": { "denom": "factory/osmo19hdqma2mj0vnmgcxag6ytswjnr8a3y07q7e70p/wLIBRA", - "amount": "7473009070963" + "amount": "8060721911306" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9167508784" + "amount": "8588533670" }, "weight": "536870912000000" } @@ -52017,11 +52017,11 @@ "pool_liquidity": [ { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2455122" + "amount": "2660422" }, { "denom": "uosmo", - "amount": "19107334" + "amount": "18578331" } ], "scaling_factors": [ @@ -52041,16 +52041,16 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1793", - "amount": "4926961382500936671585" + "amount": "4970046279864553899411" }, "pool_liquidity": [ { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "4211421891369" + "amount": "4226023716993" }, { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "17248703380" + "amount": "17687467329" } ], "scaling_factors": [ @@ -52068,8 +52068,8 @@ "current_tick_liquidity": "189572246095.573276757934383692", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/coca", "token1": "uosmo", - "current_sqrt_price": "0.029197653705815209006305499025208128", - "current_tick": "-28474971", + "current_sqrt_price": "0.029218038758635924828309531280962715", + "current_tick": "-28463063", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -52084,8 +52084,8 @@ "current_tick_liquidity": "61215964.926240135928356707", "token0": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.387209740677624781809137626118473116", - "current_tick": "-8500687", + "current_sqrt_price": "0.392552392603308047109373458282832586", + "current_tick": "-8459027", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -52116,8 +52116,8 @@ "current_tick_liquidity": "853232907238.750709447170481640", "token0": "ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.120241749172868193397308168614081884", - "current_tick": "-17554193", + "current_sqrt_price": "0.121331482987790650915709148022156482", + "current_tick": "-17527868", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -52173,14 +52173,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "35503683527" + "amount": "35388422969" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7", - "amount": "232152045379504" + "amount": "232915811438363" }, "weight": "536870912000000" } @@ -52295,20 +52295,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1804", - "amount": "14831378835422731181829" + "amount": "1001702722506990152564" }, "pool_assets": [ { "token": { "denom": "ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5", - "amount": "19777015347787832" + "amount": "1318402420424670" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA", - "amount": "5128389529427" + "amount": "350920238369" }, "weight": "536870912000000" } @@ -52439,20 +52439,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1809", - "amount": "2485318949082516649687" + "amount": "2507809297506892774029" }, "pool_assets": [ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "1037289114685" + "amount": "1056573012783" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "3327917508" + "amount": "3328774120" }, "weight": "536870912000000" } @@ -52599,20 +52599,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1814", - "amount": "598946247296002820472" + "amount": "336152244034488950332" }, "pool_assets": [ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "83163509843" + "amount": "41915218889" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E", - "amount": "6453971005576" + "amount": "4070594747017" }, "weight": "536870912000000" } @@ -52738,11 +52738,11 @@ "pool_liquidity": [ { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "64897335860" + "amount": "65893510624" }, { "denom": "ibc/F08DE332018E8070CC4C68FE06E04E254F527556A614F5F8F9A68AF38D367E45", - "amount": "283981622" + "amount": "273539948" } ], "scaling_factors": [ @@ -52926,14 +52926,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "6034" + "amount": "6527" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B", - "amount": "3891" + "amount": "4517" }, "weight": "536870912000000" } @@ -52958,14 +52958,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "29119303" + "amount": "28062469" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B", - "amount": "3995298603305003523492333" + "amount": "4156930852322177252733881" }, "weight": "536870912000000" } @@ -52984,20 +52984,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1827", - "amount": "431519558161738287629" + "amount": "426814954945877583318" }, "pool_assets": [ { "token": { "denom": "ibc/62118FB4D5FEDD5D2B18DC93648A745CD5E5B01D420E9B7A5FED5381CB13A7E8", - "amount": "989813892252" + "amount": "1013382609211" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "123198581776" + "amount": "117778662668" }, "weight": "536870912000000" } @@ -53192,14 +53192,14 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "4312510104730510" + "amount": "4305618704731549" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC", - "amount": "9218739030" + "amount": "9233795298" }, "weight": "536870912000000" } @@ -53240,14 +53240,14 @@ { "token": { "denom": "ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E", - "amount": "522869860457" + "amount": "516658983079" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1", - "amount": "107957952840071" + "amount": "109262381973017" }, "weight": "536870912000000" } @@ -53260,15 +53260,15 @@ "incentives_address": "osmo1yhwu5h2u76aes87jexmzhkp88quf6ztpquhhny6s66xq37dpr9yq9anfk8", "spread_rewards_address": "osmo1m537ec9uxsv0mw9mdv86erznfq5hmk6tp8jawzh6g28qeq62el7s3tsy4u", "id": "1835", - "current_tick_liquidity": "1215369329960737.651022299138820243", + "current_tick_liquidity": "1253814768012541.234034331487690651", "token0": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.999958607655231157900474370042641538", - "current_tick": "-828", + "current_sqrt_price": "0.999969465774773419828111221116074858", + "current_tick": "-611", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:39:16.663312578Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -53282,20 +53282,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1836", - "amount": "293088478139056130857" + "amount": "258634025366859557663" }, "pool_assets": [ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "28138807" + "amount": "25273646" }, "weight": "322122547200000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "65816086690" + "amount": "57653815069" }, "weight": "751619276800000" } @@ -53311,8 +53311,8 @@ "current_tick_liquidity": "135731771561.251398370305076001", "token0": "ibc/7ABF696369EFB3387DF22B6A24204459FE5EFD010220E8E5618DC49DB877047B", "token1": "uosmo", - "current_sqrt_price": "0.045485795309936888278805547874663971", - "current_tick": "-25931043", + "current_sqrt_price": "0.046355343378382379954623225751490085", + "current_tick": "-25851183", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -53324,15 +53324,15 @@ "incentives_address": "osmo1l5cd0lm48de52uumfffmyw776xlg9e65af4ssqc47hfyr7739naqdnfex8", "spread_rewards_address": "osmo1aq42ha8auftwa2whmmmqwyggd7ntatuy6rc3hm5j2plj50cx66cq9kppg9", "id": "1838", - "current_tick_liquidity": "2915475.947422650236850000", + "current_tick_liquidity": "2651222012.758112937539345704", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.937044239000646843021030234792452596", - "current_tick": "2752140", + "current_sqrt_price": "2.006235502963056414844005017817370342", + "current_tick": "3024980", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53368,14 +53368,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "2649427997" + "amount": "2576088022" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "59832427" + "amount": "61539031" }, "weight": "536870912000000" } @@ -53400,14 +53400,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "114253928380" + "amount": "112921631930" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", - "amount": "2666305823" + "amount": "2699147546" }, "weight": "536870912000000" } @@ -53423,8 +53423,8 @@ "current_tick_liquidity": "974679434.480896385509999999", "token0": "ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.147757533050477085351636890604011369", - "current_tick": "-16816772", + "current_sqrt_price": "0.157772041967622778021675840351064312", + "current_tick": "-16510799", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -53578,15 +53578,15 @@ "incentives_address": "osmo1zhuhvct63zr3dwaz4hya6rv2v2l8v3hw63wjnvrt8c3zn94xlfgqytzfew", "spread_rewards_address": "osmo1h56lf7mnvnzmnpw23yn6jfztys6y7z64vk39t8x7znxazzmpu29qccyy2q", "id": "1849", - "current_tick_liquidity": "28215232.996285097376147441", + "current_tick_liquidity": "42530375.828833899071312050", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.002028730069097320911904975386746482", - "current_tick": "3008119", + "current_sqrt_price": "1.985356864275829480838990160049624121", + "current_tick": "2941641", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53594,15 +53594,15 @@ "incentives_address": "osmo14xrtw67mnj6xhvcp8h3uegtua8phtqf90dhtvpzvdg0c224ttpqqltlmwp", "spread_rewards_address": "osmo1vvt6ve9wnvvxhmseuwych0sy53pp3kx9k77shjrysjkwn07dqkqqu3hun8", "id": "1850", - "current_tick_liquidity": "28064011.037040671717509508", + "current_tick_liquidity": "42631987.176121481721007955", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.001696393870902043536727700719791703", - "current_tick": "3006788", + "current_sqrt_price": "1.992457337177271597651466550546076642", + "current_tick": "2969886", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:18:27.377250407Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53610,15 +53610,15 @@ "incentives_address": "osmo1vxxldkxya4pcqadap2tncnw25n5c6ylz8u7mntmfylqrzp8434cqn8r56k", "spread_rewards_address": "osmo1rk9ml3ma8qaa6mtlt0pymxh38lswykctt7yk4y5jalgxvnrqq0aql94the", "id": "1851", - "current_tick_liquidity": "30138590.173429120209112485", + "current_tick_liquidity": "32454715.688065391694437017", "token0": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.000956770448787739918652270026430664", - "current_tick": "3003827", + "current_sqrt_price": "1.989105682864718725912027290249630056", + "current_tick": "2956541", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53629,12 +53629,12 @@ "current_tick_liquidity": "76559411.827425572337616717", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.001136319267839724104068464103216762", - "current_tick": "3004546", + "current_sqrt_price": "2.072152255293708637242254837906822856", + "current_tick": "3293814", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53645,12 +53645,12 @@ "current_tick_liquidity": "48573250.790684620847618392", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.000528340522395804004611603313606684", - "current_tick": "3002113", + "current_sqrt_price": "2.064093975518787173942162984402952754", + "current_tick": "3260483", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53661,12 +53661,12 @@ "current_tick_liquidity": "128203560.306882951467153079", "token0": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "2.000749131294134035200711870783048607", - "current_tick": "3002997", + "current_sqrt_price": "2.070662268213681530956404547632898247", + "current_tick": "3287642", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53677,12 +53677,12 @@ "current_tick_liquidity": "132520704.713868228904600251", "token0": "uosmo", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.604119027052581996922077102264816013", - "current_tick": "-6350403", + "current_sqrt_price": "0.617617059062267839580512264990064598", + "current_tick": "-6185492", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53693,12 +53693,12 @@ "current_tick_liquidity": "1420444179.678803683195926544", "token0": "uosmo", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.604609033594261203251893624280908954", - "current_tick": "-6344480", + "current_sqrt_price": "0.624650604754446818068335222314304716", + "current_tick": "-6098117", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53709,12 +53709,12 @@ "current_tick_liquidity": "7561485973.243057203675284558", "token0": "uosmo", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.603253655090636456711407304903938428", - "current_tick": "-6360851", + "current_sqrt_price": "0.625487015418829572286919250786794102", + "current_tick": "-6087660", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -53725,8 +53725,8 @@ "current_tick_liquidity": "1467256631.043814226489861035", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.150413803889849317967874347622576677", - "current_tick": "-16737569", + "current_sqrt_price": "0.154658880118436948011189441417854249", + "current_tick": "-16608064", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", @@ -53770,15 +53770,15 @@ "incentives_address": "osmo1669rce2wkfqsek7lng838stap0rt4ad7cmmvlcxqqrxlecksevuqst99gh", "spread_rewards_address": "osmo1ctwnymwcd08elmkqffx73tqr23ra9kckrjultavw765up3wusuxstt8khj", "id": "1860", - "current_tick_liquidity": "42912255237148663620262832.824475536879434728", + "current_tick_liquidity": "42912769525484319461252438.964929639446926066", "token0": "ibc/245C3CA604AAB4BB9EEA5E86F23F52D59253D8722C8FC9C4E3E69F77C5CD3D2F", "token1": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "current_sqrt_price": "1.002751751195206231966811474364680299", - "current_tick": "5511", + "current_sqrt_price": "1.002891583076382956795495034686636613", + "current_tick": "5791", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-07-19T11:33:10.880771230Z" + "last_liquidity_update": "2024-09-08T22:08:05.547664724Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -53798,14 +53798,14 @@ { "token": { "denom": "ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273", - "amount": "3660507979331132954" + "amount": "3417941973229698139" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "4294753874954285053201453" + "amount": "5072208769901194061066098" }, "weight": "536870912000000" } @@ -53830,14 +53830,14 @@ { "token": { "denom": "ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F", - "amount": "75487379050" + "amount": "70444472916" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B", - "amount": "2004538704" + "amount": "2148480792" }, "weight": "536870912000000" } @@ -53853,8 +53853,8 @@ "current_tick_liquidity": "189846962025.317753767172916544", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag", "token1": "uosmo", - "current_sqrt_price": "0.036861448797837273876512750195339933", - "current_tick": "-26641234", + "current_sqrt_price": "0.036966180307985687172767647867755078", + "current_tick": "-26633502", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -53878,14 +53878,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "4691869" + "amount": "4297740" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "1556037193842645851883699" + "amount": "1913994692925983249874109" }, "weight": "536870912000000" } @@ -53910,14 +53910,14 @@ { "token": { "denom": "ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC", - "amount": "68736090450617" + "amount": "69468091666324" }, "weight": "858993459200000" }, { "token": { "denom": "ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC", - "amount": "30486497511" + "amount": "29308186695" }, "weight": "214748364800000" } @@ -53942,14 +53942,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "67329154495" + "amount": "67664783849" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1", - "amount": "14928611419239" + "amount": "14867420197369" }, "weight": "536870912000000" } @@ -54091,14 +54091,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "587" + "amount": "487" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE", - "amount": "25153" + "amount": "30337" }, "weight": "536870912000000" } @@ -54123,14 +54123,14 @@ { "token": { "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA", - "amount": "3553851" + "amount": "3102144" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB", - "amount": "1080908190584901871422509" + "amount": "1307037700979970813393515" }, "weight": "536870912000000" } @@ -54155,14 +54155,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "22694507813" + "amount": "22374977247" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", - "amount": "42233675709" + "amount": "42837626459" }, "weight": "536870912000000" } @@ -54178,8 +54178,8 @@ "current_tick_liquidity": "260596.099327430348763629", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.063454564781898084509000539337316207", - "current_tick": "-23973519", + "current_sqrt_price": "0.066071442017436268732150138464773709", + "current_tick": "-23634565", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -54194,8 +54194,8 @@ "current_tick_liquidity": "428754.390089090343725998", "token0": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", "token1": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "current_sqrt_price": "0.063865594787275842149105541633979773", - "current_tick": "-23921186", + "current_sqrt_price": "0.065440761016452792390095949084113894", + "current_tick": "-23717507", "tick_spacing": "1", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -54210,8 +54210,8 @@ "current_tick_liquidity": "61163057506.542668425906350447", "token0": "ibc/E4FFAACCDB7D55CE2D257DF637C00158CB841F11D0013B2D03E31FF7800A2C58", "token1": "uosmo", - "current_sqrt_price": "0.041160815219746019220195499833751896", - "current_tick": "-26305788", + "current_sqrt_price": "0.041976666800357038455531758953358059", + "current_tick": "-26237960", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.005000000000000000", @@ -54235,14 +54235,14 @@ { "token": { "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "amount": "7179" + "amount": "7423" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4", - "amount": "1814641" + "amount": "1755108" }, "weight": "536870912000000" } @@ -54322,14 +54322,14 @@ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "71650716538" + "amount": "72901820317" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B", - "amount": "73784837298" + "amount": "72547859173" }, "weight": "536870912000000" } @@ -54348,20 +54348,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1882", - "amount": "40190839011751454259" + "amount": "54072151736494090621" }, "pool_assets": [ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "26144499" + "amount": "35761022" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1s3l0lcqc7tu0vpj6wdjz9wqpxv8nk6eraevje4fuwkyjnwuy82qsx3lduv/boneOsmo", - "amount": "1576653568" + "amount": "2086754371" }, "weight": "536870912000000" } @@ -54493,14 +54493,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "408016" + "amount": "417996" }, "weight": "268435456000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1768265" + "amount": "1675868" }, "weight": "268435456000000" }, @@ -54514,7 +54514,7 @@ { "token": { "denom": "uosmo", - "amount": "4396791" + "amount": "4535382" }, "weight": "268435456000000" } @@ -54759,14 +54759,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "338650" + "amount": "378656" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D", - "amount": "101397256" + "amount": "104046590" }, "weight": "536870912000000" } @@ -54779,15 +54779,15 @@ "incentives_address": "osmo1p9a4s3a7fywg9eyuzh7tdrtd2egskpa30p2xk7dks3r5jkyl4p4st5e7ah", "spread_rewards_address": "osmo15qzc98573j6jrn7e7hqay4wmu5sy3ln9hdqzks74ucnsd7yurj6qngtmpj", "id": "1895", - "current_tick_liquidity": "257752688617.991868051896829906", + "current_tick_liquidity": "257817049707.078999153845460815", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "uosmo", - "current_sqrt_price": "0.581891285833572165275635161179666704", - "current_tick": "-6614026", + "current_sqrt_price": "0.584232807602768870067181968575586980", + "current_tick": "-6586721", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T18:59:18.926602139Z" + "last_liquidity_update": "2024-09-08T06:13:48.354674182Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -54795,15 +54795,15 @@ "incentives_address": "osmo1gsa4nrd63gy9krahtv44m5gxz4vy255pwe2hmy60sh6krz990ztsgawrqh", "spread_rewards_address": "osmo1rm5qq3p3zf20mdcces7yyx5pvdtfzvgk5utame2flta4xkevxvksre2f65", "id": "1896", - "current_tick_liquidity": "68092985204.266335142837015032", + "current_tick_liquidity": "68243240385.284451018214188849", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "0.181457747250997512244145546617822241", - "current_tick": "-15707309", + "current_sqrt_price": "0.182054985489306464080649347104161159", + "current_tick": "-15685599", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T03:09:48.291995039Z" + "last_liquidity_update": "2024-09-09T02:11:40.001581607Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -54814,8 +54814,8 @@ "current_tick_liquidity": "1014287485.986173248964622375", "token0": "ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.352303264217042945291173676356513295", - "current_tick": "-8758825", + "current_sqrt_price": "0.365612503361828140795861307408865409", + "current_tick": "-8663275", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -54830,8 +54830,8 @@ "current_tick_liquidity": "1414213.562373095049200000", "token0": "ibc/0233A3F2541FD43DBCA569B27AF886E97F5C03FC0305E4A8A3FAC6AC26249C7A", "token1": "uosmo", - "current_sqrt_price": "1.553890697501409811079527213232737437", - "current_tick": "1414576", + "current_sqrt_price": "1.625680420568155235021627862646851244", + "current_tick": "1642836", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000000000000000000", @@ -54948,14 +54948,14 @@ { "token": { "denom": "ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049", - "amount": "22556951478888213101" + "amount": "22094108981502767455" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5", - "amount": "64530938708985635" + "amount": "66706865400451845" }, "weight": "429496729600000" } @@ -55045,20 +55045,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1907", - "amount": "100230245230589352933" + "amount": "100230565392754218006" }, "pool_assets": [ { "token": { "denom": "ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547", - "amount": "230094393545417290404019" + "amount": "252455701019206558493156" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "47386403716" + "amount": "43252715938" }, "weight": "536870912000000" } @@ -55083,14 +55083,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "1096885" + "amount": "1084223" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E", - "amount": "2249771" + "amount": "2278041" }, "weight": "536870912000000" } @@ -55109,20 +55109,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1909", - "amount": "114414559342376823920" + "amount": "115194576178194110134" }, "pool_assets": [ { "token": { "denom": "factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn", - "amount": "39029945839" + "amount": "40182405114" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "33613730503" + "amount": "33284677702" }, "weight": "536870912000000" } @@ -55138,8 +55138,8 @@ "current_tick_liquidity": "995541409.072356796175839726", "token0": "ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F", "token1": "uosmo", - "current_sqrt_price": "1.789879163821324991623504487172679820", - "current_tick": "2203667", + "current_sqrt_price": "1.673437697903989678528548736170901894", + "current_tick": "1800393", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -55183,8 +55183,8 @@ "current_tick_liquidity": "937354453131.005528360412171542", "token0": "ibc/46579C587A0B8CF8B0A1FF6B0EFA2082F11876578E47FC81A9CAAD31F424AF98", "token1": "uosmo", - "current_sqrt_price": "0.003381834092192240505888285829379766", - "current_tick": "-44856320", + "current_sqrt_price": "0.003367982607096905493585172842161900", + "current_tick": "-44865670", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.003000000000000000", @@ -55334,12 +55334,12 @@ "current_tick_liquidity": "39022519685.629740976475487336", "token0": "ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.821821881290719268784399942466843964", - "current_tick": "-3246088", + "current_sqrt_price": "0.836796750278218681843838854531065997", + "current_tick": "-2997712", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", - "last_liquidity_update": "2024-09-04T07:16:06.580842903Z" + "last_liquidity_update": "2024-09-07T17:37:54.508171053Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -55359,14 +55359,14 @@ { "token": { "denom": "ibc/E43ABCC7E80E99E4E6E1226AE5695DDE0F83CB5C257CD04D47C36B8B90C1C839", - "amount": "208131076416" + "amount": "210875612526" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "16879784883" + "amount": "16662049614" }, "weight": "536870912000000" } @@ -55391,14 +55391,14 @@ { "token": { "denom": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "amount": "1463433706" + "amount": "1447072953" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/E43ABCC7E80E99E4E6E1226AE5695DDE0F83CB5C257CD04D47C36B8B90C1C839", - "amount": "186458161788" + "amount": "188588333779" }, "weight": "536870912000000" } @@ -55423,14 +55423,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "96997488" + "amount": "94259803" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/BB0AFE2AFBD6E883690DAE4B9168EAC2B306BCC9C9292DACBB4152BBB08DB25F", - "amount": "231283365004897973328" + "amount": "238046289878597831931" }, "weight": "536870912000000" } @@ -55446,12 +55446,12 @@ "current_tick_liquidity": "920071524225.429824483011480397", "token0": "factory/osmo1s3l0lcqc7tu0vpj6wdjz9wqpxv8nk6eraevje4fuwkyjnwuy82qsx3lduv/boneOsmo", "token1": "uosmo", - "current_sqrt_price": "1.013097214365322603416165083182378966", - "current_tick": "26365", + "current_sqrt_price": "1.013114007612632149376997923790909649", + "current_tick": "26399", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-01T15:50:09.216501012Z" + "last_liquidity_update": "2024-09-09T16:22:39.420541174Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55487,14 +55487,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "2936699295975" + "amount": "2869480097325" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", - "amount": "673863765" + "amount": "689887456" }, "weight": "536870912000000" } @@ -55517,12 +55517,12 @@ "current_tick_liquidity": "16642330235208454.863986566102800892", "token0": "ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000001024811634610718165632815105071", - "current_tick": "-107949762", + "current_sqrt_price": "0.000001024854044877865213685821749760", + "current_tick": "-107949675", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-05T09:13:15.511250456Z" + "last_liquidity_update": "2024-09-08T17:35:24.453676879Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -55683,14 +55683,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "566777116808" + "amount": "551347491271" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "129161947" + "amount": "132804444" }, "weight": "536870912000000" } @@ -55703,15 +55703,15 @@ "incentives_address": "osmo10f24zv0hsat5gsd7ppaq9gd4p9xuxgg8stk4fqjda0x2htc762ss00zngh", "spread_rewards_address": "osmo1mtu73r5ythruv4hefehcf5np4fweqfeeycxq5lph0sesqljrflss6kewcq", "id": "1941", - "current_tick_liquidity": "934441.192319316427605021", + "current_tick_liquidity": "304718586.586460081169736140", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.171753341020056516780316415115556111", - "current_tick": "22369301", + "current_sqrt_price": "23.738002269942940967079039251710710659", + "current_tick": "22634927", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55719,15 +55719,15 @@ "incentives_address": "osmo1rp3rg3zgdvvn2xrkwkgw96ynv26g8zsw8nc5c6w3af08hm6c3auqymemvw", "spread_rewards_address": "osmo1kcyjf2l7vt20uqt5zqm7e4xmlal94jyuagr43sulcadhttqy8zxspuljw3", "id": "1942", - "current_tick_liquidity": "9151893242482.228401875197004020", + "current_tick_liquidity": "14492918989921.031898652325679912", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.157669512332702719323412060331152688", - "current_tick": "22362776", + "current_sqrt_price": "23.791187518280880640178915446982737406", + "current_tick": "22660206", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:38.598545044Z" + "last_liquidity_update": "2024-09-09T17:19:03.417346812Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55735,15 +55735,15 @@ "incentives_address": "osmo1dr2q0upycdl8e297k7yf0h893ycs89ahzgmaspz7uhpln8msvkkqc4rml3", "spread_rewards_address": "osmo1hp6srqy3ywgjkjcdjus8pynq0ls8fq7hslksmndvzelcg782zytswr8s2y", "id": "1943", - "current_tick_liquidity": "20931317306.104966919847124446", + "current_tick_liquidity": "36431344283.641524159148612709", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "23.152911008147682616732281482899518510", - "current_tick": "22360572", + "current_sqrt_price": "23.756893123537118452168186109647755272", + "current_tick": "22643899", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:46:50.293113550Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55767,15 +55767,15 @@ "incentives_address": "osmo1a5uy3h64jaqekaxpj80yqvdhry20dc8egva3fgwg2l90y83an6vsf3r5f4", "spread_rewards_address": "osmo144qg8exlhqrqwh38nycv8nvrqjrgdexgy7c7tjvhg2tsau048txslpewfm", "id": "1945", - "current_tick_liquidity": "320989566.293645929985135362", + "current_tick_liquidity": "632784913.923079414824999509", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "23.456661279384068241865863084762882659", - "current_tick": "22502149", + "current_sqrt_price": "23.738101537351424446489906467186719159", + "current_tick": "22634974", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55783,15 +55783,15 @@ "incentives_address": "osmo1ya6svkamgzdfv89r3luqwqudr6akhdg0zfua3dnmyu0m2k8cmdvsq8qtng", "spread_rewards_address": "osmo1hkvcx0025j0st9uv7qyh8276mw86mekr9gyfer2vkcuwr348clxsjh76nt", "id": "1946", - "current_tick_liquidity": "114000164.744922262957340589", + "current_tick_liquidity": "413450166.547362375748715736", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "23.130651975832392717760807568171536932", - "current_tick": "22350270", + "current_sqrt_price": "23.726949795983004444670749620970187372", + "current_tick": "22629681", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55799,15 +55799,15 @@ "incentives_address": "osmo1u24w9qn0unv645wkgdp6g4cd0a4593yh0vq2akw5gc9sup5ktkwspqjee0", "spread_rewards_address": "osmo1qum67hr9sgvny5nxpyk2pvlcu3ctstf963ln2f99376lq8lt2dnqwyamht", "id": "1947", - "current_tick_liquidity": "103293920242007.394717184876185579", + "current_tick_liquidity": "285431961556287.231910249323560193", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000047237001046394851783027732902512", - "current_tick": "-79768666", + "current_sqrt_price": "0.000048001956290081714032996509526773", + "current_tick": "-79695813", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:01:47.005274747Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55815,15 +55815,15 @@ "incentives_address": "osmo1vyr88mwrcjxnq209wzct473wwms3qpvmddtc5ft4x387hgdz2x5sg8m4ng", "spread_rewards_address": "osmo1raspt8m7cpkalld74x7kpv89d2ur62g7pyc954ucyuyjwklswsqqc2v8uv", "id": "1948", - "current_tick_liquidity": "162819681881837618.920178053811440588", + "current_tick_liquidity": "5483645372886398152.118681814337324166", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000047167460073560938206576405661808", - "current_tick": "-79775231", + "current_sqrt_price": "0.000048418152308981764737226908708320", + "current_tick": "-79655683", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:52:33.562818602Z" + "last_liquidity_update": "2024-09-09T17:18:27.377250407Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55831,15 +55831,15 @@ "incentives_address": "osmo1hdklvzpjalae2qukxjnf7ttsljrkxm8n6ydd5fa5exk4wfq445qqka9vnd", "spread_rewards_address": "osmo12zd3rhk2alrses9f0p8df6uyxxq2s2krsetr3z43zej2jyjsjdqs3jdgu8", "id": "1949", - "current_tick_liquidity": "1233869353670522.694370012632672102", + "current_tick_liquidity": "1747132693671401.099528475622230454", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.000047199881855524027225732669757675", - "current_tick": "-79772172", + "current_sqrt_price": "0.000048371254043926147686127155631181", + "current_tick": "-79660222", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T19:42:27.735745734Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55847,15 +55847,15 @@ "incentives_address": "osmo1ezplnc3v6q0e7dgmggxjm7ml2hyd7zt4fmtcsu5g429a00krtshqhj9qp8", "spread_rewards_address": "osmo1dk0zp2l4eqmsfn363mpjth5lnfa5vszh8z0nvpw2j2z473e48ycq4ak5xz", "id": "1950", - "current_tick_liquidity": "54486350249373.315495031683038958", + "current_tick_liquidity": "82826476554056.234297975555468844", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.000047429695556945674281489665824970", - "current_tick": "-79750424", + "current_sqrt_price": "0.000048004360984824066868451279631208", + "current_tick": "-79695582", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:37:05.788226835Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -55866,12 +55866,12 @@ "current_tick_liquidity": "91721043206818.492981059306763633", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "0.000047222262797973334303312928067686", - "current_tick": "-79770058", + "current_sqrt_price": "0.000048317202490447471860405272809374", + "current_tick": "-79665448", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -55891,14 +55891,14 @@ { "token": { "denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D", - "amount": "24149595693353" + "amount": "23627547060649" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53", - "amount": "1180978577" + "amount": "1207072208" }, "weight": "536870912000000" } @@ -55955,14 +55955,14 @@ { "token": { "denom": "ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963", - "amount": "82366603" + "amount": "90010045" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53", - "amount": "1025624669" + "amount": "963954711" }, "weight": "536870912000000" } @@ -56035,14 +56035,14 @@ { "token": { "denom": "ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53", - "amount": "2087072637" + "amount": "2585654547" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "4225366" + "amount": "3694813" }, "weight": "536870912000000" } @@ -56074,8 +56074,8 @@ "current_tick_liquidity": "4769737793828.840624350865479242", "token0": "ibc/603140E681973C7A3A33B06B1D377AAD0F6AC376119735CECC04C9184A1AB080", "token1": "ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE", - "current_sqrt_price": "1.003305995038162509567491794729980747", - "current_tick": "6622", + "current_sqrt_price": "1.003376752914325742246628979371117891", + "current_tick": "6764", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", @@ -56087,15 +56087,15 @@ "incentives_address": "osmo1xdzt44aj6c57yrf2u8zjglrqvqne2uqr79gr07tvawzr0uwy487ssystah", "spread_rewards_address": "osmo13c7a0leycjd6hj0whgv4xs65jt6etra9zq8uu2frns378wn0rzpq9gxfr5", "id": "1960", - "current_tick_liquidity": "4768571190.764967470099297702", + "current_tick_liquidity": "75303252728.204073750540148929", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.353873200486727395576686157110373849", - "current_tick": "-8747738", + "current_sqrt_price": "0.363587385793088390738497247069667441", + "current_tick": "-8678043", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T17:02:17.855571384Z" + "last_liquidity_update": "2024-09-09T08:26:01.275308935Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56103,15 +56103,15 @@ "incentives_address": "osmo1dlr693w58mmgk5mwr8avsrl4sywqapdgplzhunzt0vh8gadajwvs20ajfd", "spread_rewards_address": "osmo1mqmd3283wezmhhmlwtw952f9ne7flvm2u3t6j3kpv78k4nd0ee2sa7tfs3", "id": "1961", - "current_tick_liquidity": "43775848577.454094786559941087", + "current_tick_liquidity": "212204513784.583373922269715175", "token0": "ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.249970531795042940198725953595409341", - "current_tick": "-12751474", + "current_sqrt_price": "0.255791335837795069148761762560944720", + "current_tick": "-12457080", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:48:26.251808167Z" + "last_liquidity_update": "2024-09-09T16:34:20.617158739Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56167,15 +56167,15 @@ "incentives_address": "osmo1y7l78rp8s3t6f4wg9aspvm26mvqmc8hs787nx3y6leumnrwkfhgqnhxpts", "spread_rewards_address": "osmo16qdcuz06zyvmef43aq3xtdh27a3ajqkpmksv0293f4g2pph2ug0qr3dhwx", "id": "1964", - "current_tick_liquidity": "521921819714.859595087754277826", + "current_tick_liquidity": "448551922891.756267534145935398", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.672947641748480066477811449465034445", - "current_tick": "-5471415", + "current_sqrt_price": "0.662932535792687973299460282233444990", + "current_tick": "-5605205", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T18:12:17.811232878Z" + "last_liquidity_update": "2024-09-09T17:07:26.285460844Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -56218,8 +56218,8 @@ "current_tick_liquidity": "177777951.388804118060125000", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "uosmo", - "current_sqrt_price": "1.115036820886171999329310359251401622", - "current_tick": "243307", + "current_sqrt_price": "1.056775392452300911241289578866376328", + "current_tick": "116774", "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.415458963870869603833451947313793695", - "current_tick": "-8273939", + "current_sqrt_price": "0.408974897905748420709440997556398255", + "current_tick": "-8327396", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56407,20 +56407,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/1979", - "amount": "1081889805368816545155" + "amount": "1089179218676220076372" }, "pool_assets": [ { "token": { "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos", - "amount": "238177640433" + "amount": "232756899604" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", - "amount": "12019634425" + "amount": "12482876758" }, "weight": "536870912000000" } @@ -56436,12 +56436,12 @@ "current_tick_liquidity": "5207250000054.931700854522890149", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.000002043554570887423272925256275349", - "current_tick": "-104823885", + "current_sqrt_price": "0.000002040589481916971378437038783662", + "current_tick": "-104835995", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56449,15 +56449,15 @@ "incentives_address": "osmo1tvn3xcgkxkdsu40x20jzvfgyk3l7svyr7xmunzed3n4xek3nttyshf6utf", "spread_rewards_address": "osmo1vldzgwqfhup7evtllfseu633h9dsdjql8u3ll5shd0ncmkjk4ggsu8t0th", "id": "1981", - "current_tick_liquidity": "35122310888542248.483317641861168453", + "current_tick_liquidity": "47715948925509181.801582431330535776", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.000002037691724257226210107540242619", - "current_tick": "-104847813", + "current_sqrt_price": "0.000002035739061040048100907317629938", + "current_tick": "-104855767", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T19:51:54.527697803Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56468,12 +56468,12 @@ "current_tick_liquidity": "6260531709549.068611538195741089", "token0": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.000002039621360546506434584831463418", - "current_tick": "-104839945", + "current_sqrt_price": "0.000002038049533948975099596659438090", + "current_tick": "-104846355", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", - "last_liquidity_update": "2024-09-06T17:16:12.118742211Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56481,15 +56481,15 @@ "incentives_address": "osmo188sw03c8tax24re3ucyl65kkjmd458tna880zm5l0gscr7lfq3fqhu2c0r", "spread_rewards_address": "osmo1jhxqhfg29x3z3ja55900xkuycq3354saruqjv8sanjxssmlazhus42a78v", "id": "1983", - "current_tick_liquidity": "219090731935.367628409164455001", + "current_tick_liquidity": "219112134361.539424102589529919", "token0": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/COOK", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.044820336364665768234583380634787890", - "current_tick": "-25991138", + "current_sqrt_price": "0.032690539101831792280349646544010829", + "current_tick": "-26931329", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", - "last_liquidity_update": "2024-09-06T19:52:06.660462689Z" + "last_liquidity_update": "2024-09-09T10:07:35.343054519Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56529,15 +56529,15 @@ "incentives_address": "osmo1rvpr4rtq9nrgnw6lxarnttsawcgthuwd2agzrymn45qxk7l0qpasek65md", "spread_rewards_address": "osmo14svvez67zdxe5x2p7dtcw8nzyxha5ed8mhd3pjzvjq6jtnmrc6zs4705pf", "id": "1986", - "current_tick_liquidity": "54635420273.383575769794368164", + "current_tick_liquidity": "54635425182.673100715111154227", "token0": "factory/osmo14mafhhp337yjj2aujplawz0tks6jd2lel4hkwz4agyzhvvztzaqsqzjq8x/alloyed/allTRX", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.393822185537677490801574689198010059", - "current_tick": "-8449041", + "current_sqrt_price": "0.394010342575472775501979478200708396", + "current_tick": "-8447559", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-05T13:27:04.830208829Z" + "last_liquidity_update": "2024-09-08T09:46:49.561038730Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -56552,15 +56552,15 @@ "incentives_address": "osmo1vtva9laz4xzyfxeza8ytgkyuz3txdu06qlnrmnutsm8lxf35yf9s4c85ar", "spread_rewards_address": "osmo14ex68zstw4tq93tjz9slrfdzne26ra9vv5whluejjkqsvfrnzhqs50s6zy", "id": "1988", - "current_tick_liquidity": "3812221789323610131598142.297445674119203759", + "current_tick_liquidity": "2814513489839260457107460.149800202181057079", "token0": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "1.083696142523171769304386088669284127", - "current_tick": "174397", + "current_sqrt_price": "1.085816417197516561438230051617936845", + "current_tick": "178997", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-06T18:59:59.590244506Z" + "last_liquidity_update": "2024-09-09T17:16:11.535237308Z" }, { "@type": "/osmosis.gamm.poolmodels.stableswap.v1beta1.Pool", @@ -56597,15 +56597,15 @@ "incentives_address": "osmo1wx5amrpu064ec4ets4zeqf6kcgdnrzlc8pa9jpxap62trn9lt3qq8yr62p", "spread_rewards_address": "osmo1wlvkka8rqjl08ps0475yakyfm4fqtx5aw463jzhx3k9z4ejqxulsmsxh6v", "id": "1990", - "current_tick_liquidity": "204504480706.678590474238818827", + "current_tick_liquidity": "204505473646.664150449489652461", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.015314105703430300947835090481062188", - "current_tick": "-34654782", + "current_sqrt_price": "0.015285115147083551528742387734969664", + "current_tick": "-34663653", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:34:50.608514293Z" + "last_liquidity_update": "2024-09-09T16:09:26.403992861Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56641,14 +56641,14 @@ { "token": { "denom": "ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201", - "amount": "1089583908" + "amount": "1054787332" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "971404899" + "amount": "1003450790" }, "weight": "536870912000000" } @@ -56693,15 +56693,15 @@ "incentives_address": "osmo1mtg7tgvly6kffma28pn9v93z7sxa3h6d66k5r3qtsdqe493r9jqq3485am", "spread_rewards_address": "osmo1n3n4u6rwx7n8wgp6hsccwf7ck02nfs6cvhsfupwldy5veyhkfc7s850v26", "id": "1995", - "current_tick_liquidity": "2993565252.358616907921858499", + "current_tick_liquidity": "890928143.188940036468940121", "token0": "uosmo", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.026047090702699701862848360161677486", - "current_tick": "-30215491", + "current_sqrt_price": "0.026322697549530314600174543337087476", + "current_tick": "-30071156", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T17:02:10.227428867Z" + "last_liquidity_update": "2024-09-09T17:16:48.025617036Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -56712,8 +56712,8 @@ "current_tick_liquidity": "48418765801592.573392396813084139", "token0": "uosmo", "token1": "factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH", - "current_sqrt_price": "12789.329615263351613823837728132367444765", - "current_tick": "72635669", + "current_sqrt_price": "12915.859268174120578396381377276135089702", + "current_tick": "72668194", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -56728,8 +56728,8 @@ "current_tick_liquidity": "40150937564.920366730229373205", "token0": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.993914636411578789699013785010712077", - "current_tick": "-121337", + "current_sqrt_price": "0.994189608643870447969882467279773898", + "current_tick": "-115871", "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": "12779803680.363824298830668686", + "current_tick_liquidity": "24266714526.109891754641225896", "token0": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.385393111278385484598346262762565525", - "current_tick": "-8514722", + "current_sqrt_price": "0.389884863222553902752359862565767562", + "current_tick": "-8479898", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:51:53.214395284Z" + "last_liquidity_update": "2024-09-09T13:23:22.536538021Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -56827,20 +56827,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2001", - "amount": "10640735586081971319611071" + "amount": "10640735587144060029888189" }, "pool_assets": [ { "token": { "denom": "ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488", - "amount": "2114008249567773173223961" + "amount": "2022870879867096687116267" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "90725080785" + "amount": "95027396217" }, "weight": "536870912000000" } @@ -57063,8 +57063,8 @@ "current_tick_liquidity": "8468907493.692088792301112872", "token0": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.672167502284033679365216934490082640", - "current_tick": "-5481909", + "current_sqrt_price": "0.667278599878661772657898975468064075", + "current_tick": "-5547393", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", @@ -57076,15 +57076,15 @@ "incentives_address": "osmo18hquuylkw7sc4vvemdc3s7l6krzakhszzcw8hf8v4xqkqtp6c2mqp44u83", "spread_rewards_address": "osmo1us4tetgjgzftglja9ftxmer080xh6syruyjhqp0qc9cwm5wuuz7qrhcesh", "id": "2029", - "current_tick_liquidity": "9545787001.165093589183754465", + "current_tick_liquidity": "11437941776.366622958664917501", "token0": "ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.251725045903663566706547355425332125", - "current_tick": "-12663451", + "current_sqrt_price": "0.253916346275130159131017859290108321", + "current_tick": "-12552649", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-08-27T13:25:42.352753328Z" + "last_liquidity_update": "2024-09-09T08:27:56.233173630Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -57136,14 +57136,14 @@ { "token": { "denom": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", - "amount": "356161750193" + "amount": "377477980111" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "533410039" + "amount": "503457460" }, "weight": "536870912000000" } @@ -57168,14 +57168,14 @@ { "token": { "denom": "ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488", - "amount": "5143149322310024473" + "amount": "5357435437107970956" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "808357" + "amount": "784951" }, "weight": "536870912000000" } @@ -57188,15 +57188,15 @@ "incentives_address": "osmo18h4ma3ny7mkez34w9a4h0pvxn4rx20zpkr5wg3eszs2c6hdy39mscjvz0x", "spread_rewards_address": "osmo1lvjh7q2rk2j6v6fy8jwhjaxxd6623a4rv3cpsn344speu97k5zhserqdmn", "id": "2033", - "current_tick_liquidity": "101570475925.909459679107570532", + "current_tick_liquidity": "53282983231.711185479728305340", "token0": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.023543458573965475156527331346499870", - "current_tick": "-31457056", + "current_sqrt_price": "0.022867386721496783064948851597668185", + "current_tick": "-31770827", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:37:27.970873773Z" + "last_liquidity_update": "2024-09-09T13:12:08.895983597Z" }, { "@type": "/osmosis.cosmwasmpool.v1beta1.CosmWasmPool", @@ -57224,20 +57224,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2036", - "amount": "2828613162382235911587" + "amount": "3612053521746674434047" }, "pool_assets": [ { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "2815407" + "amount": "3686859" }, "weight": "644245094400000" }, { "token": { "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", - "amount": "132570802" + "amount": "163080113" }, "weight": "429496729600000" } @@ -57262,14 +57262,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "2361839262514" + "amount": "2354701357401" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5", - "amount": "199802162183297156" + "amount": "200423372041990751" }, "weight": "536870912000000" } @@ -57294,14 +57294,14 @@ { "token": { "denom": "factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE", - "amount": "1496238302401" + "amount": "1492424150169" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", - "amount": "630784" + "amount": "632429" }, "weight": "536870912000000" } @@ -57358,14 +57358,14 @@ { "token": { "denom": "ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33", - "amount": "17158106592914" + "amount": "16148397909576" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "10069283378" + "amount": "10702987377" }, "weight": "536870912000000" } @@ -57394,15 +57394,15 @@ "incentives_address": "osmo1yus4k25r6uxgr9e0x920yny9zryxyug68rqxgzy77s6fry3qwduqgka93e", "spread_rewards_address": "osmo1lz5vtqg79q4y9wz0u9yy7psjhf6efv6ef7sl2eg5clavf0adh3ls9ypmhd", "id": "2042", - "current_tick_liquidity": "526822134.167675357907890860", + "current_tick_liquidity": "717344862.833867593012985796", "token0": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", "token1": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2", - "current_sqrt_price": "11.946383546719905434629245945599256586", - "current_tick": "18427160", + "current_sqrt_price": "11.818176697214268674218658614923676716", + "current_tick": "18396693", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-06T19:45:46.427068387Z" + "last_liquidity_update": "2024-09-09T14:20:30.095657600Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -57410,15 +57410,15 @@ "incentives_address": "osmo10nm8muejj6m346mlcyu6e75j66wyf8j2th5etk5lsxfn84hk9l2qptsadg", "spread_rewards_address": "osmo18u954wkf4az2pa6qyqeh950zr75s5ms2vcwsug7ykxw8nj9p4a0sfrz9dm", "id": "2043", - "current_tick_liquidity": "38737506425.293311210353222607", + "current_tick_liquidity": "23438396834.022662041388895162", "token0": "ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.203215220366141431335437105520754870", - "current_tick": "-14870358", + "current_sqrt_price": "0.196449679814475555443147183176848057", + "current_tick": "-15140753", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T19:07:48.362380944Z" + "last_liquidity_update": "2024-09-07T17:51:22.160142025Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -57426,15 +57426,15 @@ "incentives_address": "osmo1czuxrnhzkyee5qjv6nj9yxlmz3er4dgwwkqc0dk709k4vuxny95sfh68ae", "spread_rewards_address": "osmo13qx29rwznat5rd3qcrzqft8ntdhm2270gj2ft2ykre7xfsv8xr3qyp3590", "id": "2044", - "current_tick_liquidity": "131857778025.964404267844695315", + "current_tick_liquidity": "90517399025.829031866370613541", "token0": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.023361891472198968319163624927197564", - "current_tick": "-31542221", + "current_sqrt_price": "0.022761543150891076274384754094027069", + "current_tick": "-31819122", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T19:39:09.168254410Z" + "last_liquidity_update": "2024-09-09T13:10:59.575076802Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -57445,8 +57445,8 @@ "current_tick_liquidity": "30912900785.990432863105362090", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.099887507016566444017997680966461141", - "current_tick": "-18022486", + "current_sqrt_price": "0.099348274939647439333812566806848140", + "current_tick": "-18129921", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -57461,8 +57461,8 @@ "current_tick_liquidity": "30783172191.219081576841714378", "token0": "ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD", "token1": "uosmo", - "current_sqrt_price": "0.162143358832003500054054720769334877", - "current_tick": "-16370954", + "current_sqrt_price": "0.162222666583736572139388958007426268", + "current_tick": "-16368381", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", @@ -57474,15 +57474,15 @@ "incentives_address": "osmo18dd37aw89elgjtag45n7hsvxpp7jycfqx43y7qfh2vgc25n40eeqfjswck", "spread_rewards_address": "osmo1zdfnmxhgac0tt3fucczc0ynseewysslz3vy6zjfz469zuxkn45msfh9lch", "id": "2047", - "current_tick_liquidity": "429663139172.826084228551089581", + "current_tick_liquidity": "429584581330.967047928055310278", "token0": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", "token1": "uosmo", - "current_sqrt_price": "0.038649839647642139091011047419491065", - "current_tick": "-26506190", + "current_sqrt_price": "0.036431805257375228050493614413998805", + "current_tick": "-26672724", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T02:04:44.485522967Z" + "last_liquidity_update": "2024-09-08T06:12:00.615901570Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -57566,14 +57566,14 @@ { "token": { "denom": "ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29", - "amount": "6224348196867" + "amount": "5846116655348" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "16377206" + "amount": "17440039" }, "weight": "536870912000000" } @@ -57624,20 +57624,20 @@ "future_pool_governor": "168h", "total_shares": { "denom": "gamm/pool/2052", - "amount": "50100000000000000000000" + "amount": "2087346657679916539499859" }, "pool_assets": [ { "token": { "denom": "ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC", - "amount": "180632" + "amount": "4347239" }, "weight": "107374182400" }, { "token": { "denom": "ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA", - "amount": "73411547842790312428" + "amount": "5546663494136508985081" }, "weight": "107374182400" } @@ -57657,15 +57657,15 @@ "incentives_address": "osmo1pj88gj3gujxq5evhrx3pkle9qw6gr9rdp52yt3j0vh9m24dfml9sketxwz", "spread_rewards_address": "osmo1qstuav982scy39kk6kwp0p4c0yycc46p6tdx0ws7yk5wxg667k0swut6d9", "id": "2054", - "current_tick_liquidity": "559611337259.377244338101002525", + "current_tick_liquidity": "560113165798.145275695125867909", "token0": "factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL", "token1": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "current_sqrt_price": "0.015302666149249283770768999933683289", - "current_tick": "-34658285", + "current_sqrt_price": "0.015293749996749835238493175518611951", + "current_tick": "-34661013", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000500000000000000", - "last_liquidity_update": "2024-09-05T17:56:18.833269240Z" + "last_liquidity_update": "2024-09-09T11:45:23.819449076Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -57749,14 +57749,14 @@ { "token": { "denom": "ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A", - "amount": "77939726" + "amount": "73756903" }, "weight": "429496729600000" }, { "token": { "denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA", - "amount": "5929126566" + "amount": "6153697217" }, "weight": "644245094400000" } @@ -57769,15 +57769,15 @@ "incentives_address": "osmo1349f8nclhnr9fqyu9eyg7ejpcm2a0ke7nl0mj9y0tkwrnwyv0akqdzh2mc", "spread_rewards_address": "osmo1nau0ejls5e6a2006k79upyfwkhggcjt2ejztk7esc4fle88llrpq4lwrjf", "id": "2058", - "current_tick_liquidity": "48100829304.008930600772441698", + "current_tick_liquidity": "135362411120.036263295884723071", "token0": "ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.026826090496171325613629065397142037", - "current_tick": "-29803609", + "current_sqrt_price": "0.028282897264383875847008176588017110", + "current_tick": "-29000778", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T19:41:40.017069413Z" + "last_liquidity_update": "2024-09-09T13:22:25.488767238Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -57820,8 +57820,8 @@ "current_tick_liquidity": "47384696348.072489755133694069", "token0": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", "token1": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", - "current_sqrt_price": "23.167256072988643592890488210332574296", - "current_tick": "22367217", + "current_sqrt_price": "23.793920676796520340634061334641341879", + "current_tick": "22661506", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -57833,15 +57833,15 @@ "incentives_address": "osmo1mv252uul0aa4u2ynrhjsepr5fuf0jf56el4c0f36rffsmvnyysyqwjxpaa", "spread_rewards_address": "osmo1ws3adm7hwxk4etw0wnvz0pmavkfdjmtv4nglsdu5d7xav0d8mz2q287x3d", "id": "2061", - "current_tick_liquidity": "109728988481.130669047444124291", + "current_tick_liquidity": "109515915723.604043877443670291", "token0": "factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.018853507367966032425062921164510888", - "current_tick": "-33445453", + "current_sqrt_price": "0.019300660875039691227192734399086919", + "current_tick": "-33274845", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-08-29T02:21:17.227888006Z" + "last_liquidity_update": "2024-09-09T08:23:23.403891599Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -57861,14 +57861,14 @@ { "token": { "denom": "ibc/C91210281CEB708DC6E41A47FC9EC298F45712273DD58C682BEBAD00DCB59DC2", - "amount": "1169782893104" + "amount": "1223457525485" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B", - "amount": "45848647448" + "amount": "44002136883" }, "weight": "536870912000000" } @@ -58445,15 +58445,15 @@ "incentives_address": "osmo198ge7g94wwn27q2snpwuhduemewus8cdacjz85pptcjy7dy4s6esys3q3m", "spread_rewards_address": "osmo1zxq9hytd8xk8zvj9z76rmw3x4239crsmtuz5uyxdpp6rt995nvysg6c0zf", "id": "2141", - "current_tick_liquidity": "119481551096.831188080963923663", + "current_tick_liquidity": "219681587.758282485832499999", "token0": "ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.021450492706405918107589207439649766", - "current_tick": "-32398764", + "current_sqrt_price": "0.019717444112900695529711904195124198", + "current_tick": "-33112224", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.025000000000000000", - "last_liquidity_update": "2024-09-06T09:48:29.246875009Z" + "last_liquidity_update": "2024-09-07T17:44:44.410119796Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -58489,14 +58489,14 @@ { "token": { "denom": "factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP", - "amount": "911613722" + "amount": "938744354" }, "weight": "536870912000000" }, { "token": { "denom": "uosmo", - "amount": "9193496923" + "amount": "8927795874" }, "weight": "536870912000000" } @@ -58528,8 +58528,8 @@ "current_tick_liquidity": "131643678676.948625400853555952", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fBAD", "token1": "uosmo", - "current_sqrt_price": "1.507565359434503832212481785363899565", - "current_tick": "1272753", + "current_sqrt_price": "1.486454292294154034188055233041853850", + "current_tick": "1209546", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58541,15 +58541,15 @@ "incentives_address": "osmo1xyqnnh7usngmwfjwggxzss8qdq7h3h24d8psv2d40yr9y2avcgnqrpw3k2", "spread_rewards_address": "osmo14laqxa0d84h2mq5m3zgxs0xcjwmnpzdj68ln2nauxux7zsx8z7xqyxerus", "id": "2146", - "current_tick_liquidity": "18311666051.974757100019123984", + "current_tick_liquidity": "31582470705.534724523348913700", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fBAD", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.917565231263115348401511189669794206", - "current_tick": "-1580741", + "current_sqrt_price": "0.919651290615144339107470298241450422", + "current_tick": "-1542416", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-06T07:09:11.137452671Z" + "last_liquidity_update": "2024-09-09T07:57:00.243803219Z" }, { "@type": "/osmosis.concentratedliquidity.v1beta1.Pool", @@ -58560,12 +58560,12 @@ "current_tick_liquidity": "36521843778.595559953496428731", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fMAD", "token1": "uosmo", - "current_sqrt_price": "0.678731428450224146317627545845501033", - "current_tick": "-5393237", + "current_sqrt_price": "0.674208187932803490367554106377237420", + "current_tick": "-5454434", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", - "last_liquidity_update": "2024-09-05T11:54:38.985609629Z" + "last_liquidity_update": "2024-09-09T15:15:34.431910327Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -58585,14 +58585,14 @@ { "token": { "denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC", - "amount": "3323645" + "amount": "3366052" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C", - "amount": "1387276678" + "amount": "1370157633" }, "weight": "536870912000000" } @@ -58640,8 +58640,8 @@ "current_tick_liquidity": "964965284.349649545062580000", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fSLOTH", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "1.839933182851979978345121876806528221", - "current_tick": "2385354", + "current_sqrt_price": "1.850114215998828972793940700382215275", + "current_tick": "2422922", "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": "3.010041731435443776005317013642084084", - "current_tick": "8060351", + "current_sqrt_price": "3.010828485235096428805922942616257693", + "current_tick": "8065088", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58672,8 +58672,8 @@ "current_tick_liquidity": "1818843561.864823876054263437", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fNUT", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.070452811968907487085373816892081807", - "current_tick": "-23036402", + "current_sqrt_price": "0.070460744394261611743129491496482427", + "current_tick": "-23035284", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58688,8 +58688,8 @@ "current_tick_liquidity": "109544511.501033223001200000", "token0": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fNUT", "token1": "uosmo", - "current_sqrt_price": "0.111779090904007959032257627431739606", - "current_tick": "-17750544", + "current_sqrt_price": "0.111617348793679707206636152435610283", + "current_tick": "-17754157", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.010000000000000000", @@ -58707,20 +58707,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2154", - "amount": "56584349866030160181513" + "amount": "28292650420866518736707" }, "pool_assets": [ { "token": { "denom": "ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D", - "amount": "5081941870" + "amount": "2598822496" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/905889A7F0B94F1CE1506D9BADF13AE9141E4CBDBCD565E1DFC7AE418B3E3E98", - "amount": "5694341005749" + "amount": "2788935607359" }, "weight": "536870912000000" } @@ -58781,14 +58781,14 @@ { "token": { "denom": "factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB", - "amount": "40605504" + "amount": "39858333" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fMAD", - "amount": "5335916080" + "amount": "5443867993" }, "weight": "536870912000000" } @@ -58807,20 +58807,20 @@ "future_pool_governor": "24h", "total_shares": { "denom": "gamm/pool/2158", - "amount": "131276189917087250137" + "amount": "152431318263041838582" }, "pool_assets": [ { "token": { "denom": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fMAD", - "amount": "6833313955" + "amount": "8139163100" }, "weight": "536870912000000" }, { "token": { "denom": "factory/osmo1s3l0lcqc7tu0vpj6wdjz9wqpxv8nk6eraevje4fuwkyjnwuy82qsx3lduv/boneOsmo", - "amount": "3098085264" + "amount": "3512771935" }, "weight": "536870912000000" } @@ -58836,8 +58836,8 @@ "current_tick_liquidity": "10509878051424.270790384409533450", "token0": "ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201", "token1": "uosmo", - "current_sqrt_price": "1.563739467224695423991273945796504619", - "current_tick": "1445281", + "current_sqrt_price": "1.563731388696845180758353017204480974", + "current_tick": "1445255", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.000100000000000000", @@ -58888,15 +58888,15 @@ "incentives_address": "osmo1dlczsdyl6yz4rpt8ly3xkw58m3gmqnwrggt5ktqkcfrzl3s3fh2qn9a3xz", "spread_rewards_address": "osmo1z88g65jlr9gw48pd23gsswjpk2zut6g2prd5eslsujgwf7tja82svkftp2", "id": "2162", - "current_tick_liquidity": "75403406784.545581997122775175", + "current_tick_liquidity": "3631208283942.471028619558432262", "token0": "factory/osmo12lnwf54yd30p6amzaged2atln8k0l32n7ncxf04ctg7u7ymnsy7qkqgsw4/alloyed/allTON", "token1": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "current_sqrt_price": "0.070202256221123608666472969107743091", - "current_tick": "-23071644", + "current_sqrt_price": "0.070003167207807081882216414721401654", + "current_tick": "-23099557", "tick_spacing": "100", "exponent_at_price_one": "-6", "spread_factor": "0.002000000000000000", - "last_liquidity_update": "2024-09-04T09:02:09.410404225Z" + "last_liquidity_update": "2024-09-09T08:22:27.310767750Z" }, { "@type": "/osmosis.gamm.v1beta1.Pool", @@ -58916,14 +58916,14 @@ { "token": { "denom": "factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fBAD", - "amount": "1113379093" + "amount": "1115912177" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23", - "amount": "49440919040978" + "amount": "49357908038620" }, "weight": "536870912000000" } @@ -58980,14 +58980,14 @@ { "token": { "denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4", - "amount": "2456967247" + "amount": "2570697407" }, "weight": "536870912000000" }, { "token": { "denom": "ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA", - "amount": "24278664604" + "amount": "23219675314" }, "weight": "536870912000000" } @@ -59032,6 +59032,38 @@ "exponent_at_price_one": "-6", "spread_factor": "0.001000000000000000", "last_liquidity_update": "2024-09-06T14:35:21.230983192Z" + }, + { + "@type": "/osmosis.gamm.v1beta1.Pool", + "address": "osmo12rp384ml0r3nssztj7lsyk2msw99f6lagn8p62vhx3x59rd4qvdszzgzuf", + "id": "2169", + "pool_params": { + "swap_fee": "0.001000000000000000", + "exit_fee": "0.000000000000000000", + "smooth_weight_change_params": null + }, + "future_pool_governor": "24h", + "total_shares": { + "denom": "gamm/pool/2169", + "amount": "446885323711952352076" + }, + "pool_assets": [ + { + "token": { + "denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/wiha", + "amount": "89606876119" + }, + "weight": "536870912000000" + }, + { + "token": { + "denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc", + "amount": "2005918" + }, + "weight": "536870912000000" + } + ], + "total_weight": "1073741824000000" } ] } \ No newline at end of file