Skip to content

Commit

Permalink
feat(pool): Add WHALE-ampMANTA (#420)
Browse files Browse the repository at this point in the history
* feat(pool): Add WHALE-ampMANTA

* feat(staking): Add the staking addr
  • Loading branch information
0xFable authored Nov 9, 2023
1 parent 9a4e44e commit ce92b4b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
Binary file added public/logos/ampmnta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions public/mainnet/migaloo-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,53 @@
"lp_token": "factory/migaloo12z46dq46hprpyv8j4k7xtqk8gdx7leqzgan2pjpdaktx4ukj53lqar6tsf/uLP",
"staking_address": "",
"rewards_tokens": []
},
{
"pool_id": "WHALE-ampMNTA",
"lpOrder": [
"WHALE",
"ampMNTA"
],
"assetOrder": [
"WHALE",
"ampMNTA"
],
"displayName": "WHALE-ampMNTA",
"displayLogo1": "/logos/whale.svg",
"displayLogo2": "/logos/ampmnta.png",
"pool_assets": [
{
"id": "white-whale",
"chain_id": "migaloo-1",
"token_address": "uwhale",
"symbol": "WHALE",
"name": "Whale",
"decimals": 6,
"logoURI": "/logos/whale.svg",
"tags": [
"native"
],
"native": true,
"denom": "uwhale"
},
{
"chain_id": "migaloo-1",
"token_address": "ibc/0102CC6E28D29F57444C645C86AE2F4E8789C3A85445A3B185E51F0A23862E87",
"symbol": "ampMNTA",
"name": "ampMNTA",
"decimals": 6,
"logoURI": "/logos/ampmnta.png",
"tags": [
"native"
],
"native": true,
"denom": "ibc/0102CC6E28D29F57444C645C86AE2F4E8789C3A85445A3B185E51F0A23862E87"
}
],
"swap_address": "migaloo1hcfxtr40txsay0y59e88q099qu78cy9kqe6w5yr9swr0v08ydecsss8h4z",
"lp_token": "factory/migaloo1hcfxtr40txsay0y59e88q099qu78cy9kqe6w5yr9swr0v08ydecsss8h4z/uLP",
"staking_address": "migaloo18zgkqvgjrh6d0f2jukhtrq2hvky4e7qwfagw95knm6huzfeja4xqvggnqw",
"rewards_tokens": []
}
],
"version": {
Expand Down

0 comments on commit ce92b4b

Please sign in to comment.