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 22, 2024
1 parent 1e3ce95 commit dc3f048
Show file tree
Hide file tree
Showing 3 changed files with 1,749 additions and 1,749 deletions.
52 changes: 10 additions & 42 deletions osmo-test-5/query_responses/all-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,14 +310,14 @@
{
"token": {
"denom": "ibc/2E7368A14AC9AB7870F32CFEA687551C5064FA861868EDF7437BC877358A81F9",
"amount": "72528708158"
"amount": "72519125119"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "26380587133"
"amount": "26384080182"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -2337,14 +2337,14 @@
{
"token": {
"denom": "ibc/754C8533F8A418B03AD5F2C6AA19D4703CF78BBAB9E2E4DDD6212AAC2E502CA6",
"amount": "178015069149"
"amount": "177974599229"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "105550617708"
"amount": "105574670925"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -7259,14 +7259,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "66616678954"
"amount": "66617033824"
},
"weight": "1073741824000000"
},
{
"token": {
"denom": "uosmo",
"amount": "150445308730"
"amount": "150444519566"
},
"weight": "1073741824000000"
}
Expand Down Expand Up @@ -7381,14 +7381,14 @@
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "541270801"
"amount": "540396944"
},
"weight": "2147483648"
},
{
"token": {
"denom": "uosmo",
"amount": "557004558"
"amount": "558807621"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -8234,7 +8234,7 @@
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "52722911"
"amount": "52722853"
},
"weight": "53687091200000"
},
Expand All @@ -8248,7 +8248,7 @@
{
"token": {
"denom": "uosmo",
"amount": "1731506070"
"amount": "1731506190"
},
"weight": "858993459200000"
}
Expand Down Expand Up @@ -10272,38 +10272,6 @@
}
],
"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 dc3f048

Please sign in to comment.