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 Oct 16, 2024
1 parent 33152ed commit 9fc72e5
Show file tree
Hide file tree
Showing 3 changed files with 1,992 additions and 1,928 deletions.
40 changes: 36 additions & 4 deletions osmo-test-5/query_responses/all-pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@
{
"token": {
"denom": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE",
"amount": "101066916471"
"amount": "101061567011"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "524421924126"
"amount": "524449800455"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -374,14 +374,14 @@
{
"token": {
"denom": "ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477",
"amount": "82784043368"
"amount": "82784012815"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "2037295045629"
"amount": "2037295800024"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -12372,6 +12372,38 @@
"1"
],
"scaling_factor_controller": ""
},
{
"@type": "/osmosis.gamm.v1beta1.Pool",
"address": "osmo1nt7h60h6fm98ttrre07lfzfrdjdlszs5yf9hkzauf06tcsnpfqfqmxh5jz",
"id": "654",
"pool_params": {
"swap_fee": "0.000000000000000000",
"exit_fee": "0.000000000000000000",
"smooth_weight_change_params": null
},
"future_pool_governor": "24h",
"total_shares": {
"denom": "gamm/pool/654",
"amount": "100000000000000000000"
},
"pool_assets": [
{
"token": {
"denom": "ibc/72D483F0FD4229DBF3ACC78E648F0399C4ACADDFDBCDD9FE791FEE4443343422",
"amount": "50000000000"
},
"weight": "536870912000000"
},
{
"token": {
"denom": "uosmo",
"amount": "10000000"
},
"weight": "536870912000000"
}
],
"total_weight": "1073741824000000"
}
],
"pagination": {
Expand Down
Loading

0 comments on commit 9fc72e5

Please sign in to comment.