Skip to content

Commit

Permalink
[AUTO] Query and Save Pools
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 13, 2024
1 parent 8f0ab72 commit fee36fb
Show file tree
Hide file tree
Showing 3 changed files with 2,282 additions and 2,218 deletions.
2 changes: 1 addition & 1 deletion chain-registry
Submodule chain-registry updated 106 files
26 changes: 13 additions & 13 deletions osmo-test-5/query_responses/all-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"future_pool_governor": "",
"total_shares": {
"denom": "gamm/pool/1",
"amount": "15353389707360839389947"
"amount": "15353392755350002507396"
},
"pool_assets": [
{
"token": {
"denom": "uion",
"amount": "2524148208"
"amount": "2524148710"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "3144176850757"
"amount": "3144177474946"
},
"weight": "4294967296"
}
Expand Down Expand Up @@ -146,14 +146,14 @@
{
"token": {
"denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE",
"amount": "101047650772"
"amount": "101053840583"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "524522614898"
"amount": "524490584103"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -374,14 +374,14 @@
{
"token": {
"denom": "ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477",
"amount": "82783910055"
"amount": "82783930055"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "2037298343966"
"amount": "2037297852754"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -7259,14 +7259,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "65723816819"
"amount": "65723393439"
},
"weight": "1073741824000000"
},
{
"token": {
"denom": "uosmo",
"amount": "154924409471"
"amount": "154925409471"
},
"weight": "1073741824000000"
}
Expand Down Expand Up @@ -11379,14 +11379,14 @@
{
"token": {
"denom": "ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4",
"amount": "638812397"
"amount": "638892397"
},
"weight": "536870912000000"
},
{
"token": {
"denom": "uosmo",
"amount": "2080263993"
"amount": "2080004812"
},
"weight": "536870912000000"
}
Expand Down Expand Up @@ -12665,11 +12665,11 @@
"pool_liquidity": [
{
"denom": "ibc/CB82027D1D8BD431E7B1611A1FD1ECB37519D9D3E5A98A82F776A49DD40B23F8",
"amount": "8976379"
"amount": "6168053"
},
{
"denom": "uosmo",
"amount": "31377554"
"amount": "36155250"
}
],
"scaling_factors": [
Expand Down
Loading

0 comments on commit fee36fb

Please sign in to comment.