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 Jun 21, 2024
1 parent 6df47ca commit 1e3ce95
Show file tree
Hide file tree
Showing 3 changed files with 1,874 additions and 1,778 deletions.
44 changes: 38 additions & 6 deletions osmo-test-5/query_responses/all-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -8195,14 +8195,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "7027899"
"amount": "7023474"
},
"weight": "10737418240000"
},
{
"token": {
"denom": "uosmo",
"amount": "1571323592"
"amount": "1571333592"
},
"weight": "1063004405760000"
}
Expand All @@ -8227,14 +8227,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "95679615"
"amount": "95689615"
},
"weight": "107374182400000"
},
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "52733930"
"amount": "52722911"
},
"weight": "53687091200000"
},
Expand Down Expand Up @@ -9907,14 +9907,14 @@
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "184050"
"amount": "195069"
},
"weight": "536870912000000"
},
{
"token": {
"denom": "uosmo",
"amount": "543334"
"amount": "512643"
},
"weight": "536870912000000"
}
Expand Down Expand Up @@ -10272,6 +10272,38 @@
}
],
"total_weight": "11811160064"
},
{
"@type": "/osmosis.gamm.v1beta1.Pool",
"address": "osmo1k5kzs7dqa7z952582sxa2qsrjktfujwykuhw8rk09g602pexr8cscutxn9",
"id": "497",
"pool_params": {
"swap_fee": "0.020000000000000000",
"exit_fee": "0.000000000000000000",
"smooth_weight_change_params": null
},
"future_pool_governor": "",
"total_shares": {
"denom": "gamm/pool/497",
"amount": "100000000000000000000"
},
"pool_assets": [
{
"token": {
"denom": "ibc/698EFBE63302ECEDA7F4855826A521523D3A245B23B503B432E988ECE225BEA8",
"amount": "300000000"
},
"weight": "53687091200"
},
{
"token": {
"denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE",
"amount": "10000000"
},
"weight": "53687091200"
}
],
"total_weight": "107374182400"
}
],
"pagination": {
Expand Down
Loading

0 comments on commit 1e3ce95

Please sign in to comment.