Skip to content

Commit

Permalink
chore: rstk rakoff pools (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick134-bit authored Apr 19, 2024
1 parent 014b0da commit c92f3f5
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/logos/rstk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions public/mainnet/migaloo-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,54 @@
"swap_address": "migaloo17gjad4n0draqe4mrftf84ser2hdwtuf5698xmkhphzxhjc5wweuqyhv6k5",
"staking_address": "",
"rewards_tokens": []
},
{
"pool_id": "RAKOFF-LUNA",
"lpOrder": [
"RAKOFF",
"LUNA"
],
"assetOrder": [
"RAKOFF",
"LUNA"
],
"displayName": "RAKOFF-LUNA",
"displayLogo1": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png",
"displayLogo2": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg",
"pool_assets": [
{
"id": "",
"chain_id": "migaloo-1",
"token_address": "ibc/44C29C91F202E20C8E28DFB1FA89B725C54171CD77B8948836C72E7A97E4A018",
"symbol": "RAKOFF",
"name": "RAKOFF",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png",
"tags": [
"native"
],
"native": true,
"denom": "ibc/44C29C91F202E20C8E28DFB1FA89B725C54171CD77B8948836C72E7A97E4A018"
},
{
"id": "terra-luna-2",
"chain_id": "migaloo-1",
"token_address": "ibc/4627AD2524E3E0523047E35BB76CC90E37D9D57ACF14F0FCBCEB2480705F3CB8",
"symbol": "LUNA",
"name": "LUNA",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg",
"tags": [
"native"
],
"native": true,
"denom": "ibc/4627AD2524E3E0523047E35BB76CC90E37D9D57ACF14F0FCBCEB2480705F3CB8"
}
],
"lp_token": "factory/migaloo1jnhrd5elzt6sdp4av4c07tzkt5nhjvvt23t7lmnva34lqh30pdyqt7fld4/uLP",
"swap_address": "migaloo1jnhrd5elzt6sdp4av4c07tzkt5nhjvvt23t7lmnva34lqh30pdyqt7fld4",
"staking_address": "",
"rewards_tokens": []
}
],
"version": {
Expand Down
49 changes: 49 additions & 0 deletions public/mainnet/osmosis-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,55 @@
"swap_address": "osmo12zk0xmacanpz9huy8huth2wee98smf9kktg4lltu9zrk3x9w58aq7k64cz",
"staking_address": "osmo1ux4t64n28drgq8xcv42lswfjeqfn3syzutjs80t3c97al7caan4s8h5nsn",
"rewards_tokens": []
},
{
"pool_id": "RSTK-WHALE",
"lpOrder": [
"RSTK",
"WHALE"
],
"assetOrder": [
"RSTK",
"WHALE"
],
"displayName": "RSTK-WHALE",
"displayLogo1": "/logos/rstk.svg",
"displayLogo2": "/logos/whale.svg",
"osmo_pool_id": 1699,
"pool_assets": [
{
"id": "",
"chain_id": "osmosis-1",
"token_address": "ibc/04FAC73DFF7F1DD59395948F2F043B0BBF978AD4533EE37E811340F501A08FFB",
"symbol": "RSTK",
"name": "RSTK",
"decimals": 6,
"logoURI": "/logos/rstk.svg",
"tags": [
"native"
],
"native": true,
"denom": "ibc/04FAC73DFF7F1DD59395948F2F043B0BBF978AD4533EE37E811340F501A08FFB"
},
{
"id": "white-whale",
"chain_id": "osmosis-1",
"token_address": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D",
"symbol": "WHALE",
"name": "WHALE",
"decimals": 6,
"logoURI": "/logos/whale.svg",
"tags": [
"native"
],
"native": true,
"denom": "ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D"
}
],
"lp_token": "factory/osmo14kysamffv3fr7mw96wq3nufwwe3x27celdf9frf2h9akxnpw7q0qnau63x/uLP",
"swap_address": "osmo14kysamffv3fr7mw96wq3nufwwe3x27celdf9frf2h9akxnpw7q0qnau63x",
"staking_address": "",
"rewards_tokens": []
}
]
}

0 comments on commit c92f3f5

Please sign in to comment.