Skip to content

Commit

Permalink
[AUTO]Query and Save Pools (osmosis-labs#1562)
Browse files Browse the repository at this point in the history
Files changed:
M	osmo-test-5/query_responses/all-pools.json
M	osmosis-1/query_responses/all-pools.json

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
github-actions[bot] and JeremyParish69 authored May 10, 2024
1 parent 5df4f72 commit 54956c9
Show file tree
Hide file tree
Showing 2 changed files with 1,861 additions and 1,687 deletions.
58 changes: 45 additions & 13 deletions osmo-test-5/query_responses/all-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
{
"token": {
"denom": "uion",
"amount": "5231825578"
"amount": "5232825578"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "6534732667742"
"amount": "6534422007242"
},
"weight": "4294967296"
}
Expand Down Expand Up @@ -146,14 +146,14 @@
{
"token": {
"denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE",
"amount": "101334163923"
"amount": "101332094260"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "522951343526"
"amount": "522962045991"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -374,14 +374,14 @@
{
"token": {
"denom": "ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477",
"amount": "82796520552"
"amount": "82794461772"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "2036984115908"
"amount": "2037034870365"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -7259,14 +7259,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "68890128834"
"amount": "68275922430"
},
"weight": "1073741824000000"
},
{
"token": {
"denom": "uosmo",
"amount": "145402734754"
"amount": "146713395254"
},
"weight": "1073741824000000"
}
Expand Down Expand Up @@ -7381,14 +7381,14 @@
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "314705982"
"amount": "325022454"
},
"weight": "2147483648"
},
{
"token": {
"denom": "uosmo",
"amount": "1646756820"
"amount": "1543889902"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -8227,14 +8227,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "146240111"
"amount": "139242664"
},
"weight": "107374182400000"
},
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "14423760"
"amount": "12709691"
},
"weight": "53687091200000"
},
Expand All @@ -8248,7 +8248,7 @@
{
"token": {
"denom": "uosmo",
"amount": "1790776626"
"amount": "1816101444"
},
"weight": "858993459200000"
}
Expand Down Expand Up @@ -10144,6 +10144,38 @@
}
],
"total_weight": "6442450944"
},
{
"@type": "/osmosis.gamm.v1beta1.Pool",
"address": "osmo1plm7px3uv5533zk0gdmz4appwf363lc6l5yshgzezh30nqcwjkxs9gfwep",
"id": "462",
"pool_params": {
"swap_fee": "0.020000000000000000",
"exit_fee": "0.000000000000000000",
"smooth_weight_change_params": null
},
"future_pool_governor": "24h",
"total_shares": {
"denom": "gamm/pool/462",
"amount": "100000000000000000000"
},
"pool_assets": [
{
"token": {
"denom": "ibc/539BC2B6E70117D220834D6DF8E27307655D1325C0CADF7E3AF90AB00D9F8D69",
"amount": "29051001"
},
"weight": "536870912000000"
},
{
"token": {
"denom": "uosmo",
"amount": "31000000"
},
"weight": "536870912000000"
}
],
"total_weight": "1073741824000000"
}
],
"pagination": {
Expand Down
Loading

0 comments on commit 54956c9

Please sign in to comment.