Skip to content

Commit

Permalink
[AUTO]Query and Save Pools (#1295)
Browse files Browse the repository at this point in the history
Files changed:
M	chain-registry
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 Mar 28, 2024
1 parent 554f1ea commit dd0a8cc
Show file tree
Hide file tree
Showing 3 changed files with 1,970 additions and 1,874 deletions.
60 changes: 46 additions & 14 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": "70781612864"
"amount": "70798091616"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "27029826668"
"amount": "27023612875"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -2619,14 +2619,14 @@
{
"token": {
"denom": "ibc/B28CFD38D84A480EF2A03AC575DCB05004D934A603A5A642888847BCDA6340C0",
"amount": "92002778314"
"amount": "91975282086"
},
"weight": "1073741824000000"
},
{
"token": {
"denom": "uosmo",
"amount": "108999769053"
"amount": "109032420097"
},
"weight": "1073741824000000"
}
Expand Down Expand Up @@ -7259,14 +7259,14 @@
{
"token": {
"denom": "ibc/9FF2B7A5F55038A7EE61F4FD6749D9A648B48E89830F2682B67B5DC158E2753C",
"amount": "83914473845"
"amount": "83929877971"
},
"weight": "1073741824000000"
},
{
"token": {
"denom": "uosmo",
"amount": "119323902432"
"amount": "119302088911"
},
"weight": "1073741824000000"
}
Expand Down Expand Up @@ -7320,14 +7320,14 @@
{
"token": {
"denom": "ibc/1587E7B54FC9EFDA2350DC690EC2F9B9ECEB6FC31CF11884F9C0C5207ABE3921",
"amount": "80890482654"
"amount": "80889611385"
},
"weight": "2147483648"
},
{
"token": {
"denom": "uosmo",
"amount": "231149963558"
"amount": "231154943558"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -7381,14 +7381,14 @@
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "102375677"
"amount": "102575677"
},
"weight": "2147483648"
},
{
"token": {
"denom": "uosmo",
"amount": "15551528996"
"amount": "15490950039"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -7637,14 +7637,14 @@
{
"token": {
"denom": "ibc/3642669AD14386D3E38F43F30CFCA859B3E8A05BF6BD6A23DEBD2115AD1325E9",
"amount": "156867983"
"amount": "156203912"
},
"weight": "1073741824"
},
{
"token": {
"denom": "uosmo",
"amount": "2328695064"
"amount": "2338695074"
},
"weight": "1073741824"
}
Expand All @@ -7669,14 +7669,14 @@
{
"token": {
"denom": "ibc/3642669AD14386D3E38F43F30CFCA859B3E8A05BF6BD6A23DEBD2115AD1325E9",
"amount": "821199883"
"amount": "821863954"
},
"weight": "1073741824"
},
{
"token": {
"denom": "ibc/DE6792CF9E521F6AD6E9A4BDF6225C9571A3B74ACC0A529F92BC5122A39D2E58",
"amount": "439979166"
"amount": "439627213"
},
"weight": "1073741824"
}
Expand Down Expand Up @@ -9728,6 +9728,38 @@
}
],
"total_weight": "1073741824000000"
},
{
"@type": "/osmosis.gamm.v1beta1.Pool",
"address": "osmo1kru3wgs06hjahzmav4xk8vs30pxm8699lq9m3w7gcnmxuf2v3u4qshxnhj",
"id": "434",
"pool_params": {
"swap_fee": "0.000000000000000000",
"exit_fee": "0.000000000000000000",
"smooth_weight_change_params": null
},
"future_pool_governor": "24h",
"total_shares": {
"denom": "gamm/pool/434",
"amount": "100000000000000000000"
},
"pool_assets": [
{
"token": {
"denom": "ibc/0DCD0393A50BF46C5FD5EFB2389A92F10A4D20B04F467D69EEA720CD3FCCF0EE",
"amount": "12"
},
"weight": "536870912000000"
},
{
"token": {
"denom": "uosmo",
"amount": "5333335"
},
"weight": "536870912000000"
}
],
"total_weight": "1073741824000000"
}
],
"pagination": {
Expand Down
Loading

0 comments on commit dd0a8cc

Please sign in to comment.