-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update pools_list.json #240
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Issue with the logoURI of bLuna in the pool bLuna-Solid
✅ Deploy Preview for exquisite-salamander-a1fe5e ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
0xFable
approved these changes
Jun 12, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0xFable
pushed a commit
that referenced
this pull request
Jun 12, 2023
Issue with the logoURI of bLuna in the pool bLuna-Solid
0xFable
added a commit
that referenced
this pull request
Jun 12, 2023
* fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info in url * fix: useQueriesDataSelector hooks * feat: load pools without wallet connection * fix: update logic of onChainChange function * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: typo issue of error * fix: update onChainChange function for wallet connect * docs: replace secuirty email contacts * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * fix: loading issue on vaults (#128) * feat:add chain info on add_liquidity/manage_liquidity features (#134) * feat: add chain info on manage_liquidity url * feat: add chain info on new_position url * feat: add chain info on new_position url * feat: enhance pool routing with chain info * feat: enhance new_position url with chain info * fix: replace currentChainId with currentChainName * feat: implement swap default tokens * fix: minor lint and style issue * fix: lint and style issue * fix: swapform alignment issue (#135) * fix:flashloan misalignment issue (#136) * fix: misalignment issue of flashloan json editor form * fix: vertical alignment issue * feat: wallet auto connect (#142) * feat: injective integration; Test and mainnet (#121) * feat(inj): Start on inj integration * feat: Add injective testnet chain_info and pools * feat: Injective integration chain and pool; swaps not working yet * fix: Update testnet rpc for now with one that has cors issues * feat: Add other vaults and pools * working simulation on injective * feat: updates for injective client integration; also run prettier * feat:injective poc, frontend not working yet but a tx was done * injective added * fix:inj to cw20 direct * fix: Inj to cw20 direct, cw20 to inj and router txes * fix: fix: multiple messages in post, cw20 swap * feat: Prep for injective mainnet * feat: Injective Mainnet info; swaps working, withdraw lp, balances * fix: Provide and withdraw LP now working * fix: Update DEFAULT_GAS to 2million * fix: Remove injective poc stuff * fix: reduce gas limit * fixed swp rate message and injective catch error * fix few issues listed in slack * fix: Update decimal conversion on provide lp * fix funds issue on LP * clean console and fix banner and loading state * fix depost message on vault * coming soon, coinhall and atom price off fix * fix mange lp cta cutting off * fix flashloan on injective * fix: Update codeowners, there needs to be two * fix: Run prettier to fixup code Co-authored-by: Vinod Hum <[email protected]> * feat: add mobile not support modal on mobile devices (#140) * feat: add price field on injective pools (#141) * feat: add price field on injective pools * feat: add dollar sign * feat: load pools without wallet connection * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: minor issue * chore: fix codeowners * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info on flash loan page * feat: add chain info on flashloan page * feat: add routes with chain info for swap and flashloan pages * feat: add chain info on vault new_position and manage_position routes * feat: fix lint and style issues * chore: fix lint and style issue * fix: implement dynamic routing from chain change * fix: route redirection issue on vault depositForm * chore: add / in vault routes * fix: vault route redirection issue with chain info * fix: routing issue on vaults/new_position and vaults/manage_position routes * fix: swap routing issue * fix: issue on pools/manage_liquidity route * fix: routing issue * feat: implement automatic wallet connect feature * feat: improve chain auto change feature * fix: routing issue on flashloan page * fix: routing issue * fix: update getPathName function * fix: update pool routing * fix: remove unused code * fix: lint issue * fix: new_position routing issue * fix: vault/new_position routing issue * fix: used code * fix: vaults/manage_position issue * fix: /vaults routing issue * fix: routing issue on pools/manage_liquidity * fix: update wallet auto connect feature * fix: lint issue * fix: default routing issue * fix: add initial disconnect feature * fix: remove unused code * fix: rename inj to injective * fix: update disconnect logic * fix: pool loading issue * fix: swap default token issue on testnet * fix: error for chihuahua testnet * fix: default token issue of new_position feature on testnet * fix: update defaultToknes for new_position * fix: lint issue * fix: cosmwasm client init issue Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * leap integration (#147) * leap integration * fix multiple connect * fix: logic of resetWalletConnection function * fix: conflict and lint issues * fix: price value issue on comdex pools * fix: wallet reconnect issue * fix: error message * fix: wallet connect issue from page reload * fix: redirect issue * fix: remove dollar sign from comdex atom pool * removed pools requted (#153) * fix: leap wallet logo issue * fix: leap wallet logo issue * fix: typo issue on juno-axlUSDC pool * fix: manage_liquidity routing issue * fix: lint issue * fix: add comdex default tokens * fix: remove unused param * fix ledger not working on keplr (#154) * feat: add 24hr volume of injective pools (#149) * feat: load pools without wallet connection * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: wallet auto connect (#142) * feat: injective integration; Test and mainnet (#121) * feat(inj): Start on inj integration * feat: Add injective testnet chain_info and pools * feat: Injective integration chain and pool; swaps not working yet * fix: Update testnet rpc for now with one that has cors issues * feat: Add other vaults and pools * working simulation on injective * feat: updates for injective client integration; also run prettier * feat:injective poc, frontend not working yet but a tx was done * injective added * fix:inj to cw20 direct * fix: Inj to cw20 direct, cw20 to inj and router txes * fix: fix: multiple messages in post, cw20 swap * feat: Prep for injective mainnet * feat: Injective Mainnet info; swaps working, withdraw lp, balances * fix: Provide and withdraw LP now working * fix: Update DEFAULT_GAS to 2million * fix: Remove injective poc stuff * fix: reduce gas limit * fixed swp rate message and injective catch error * fix few issues listed in slack * fix: Update decimal conversion on provide lp * fix funds issue on LP * clean console and fix banner and loading state * fix depost message on vault * coming soon, coinhall and atom price off fix * fix mange lp cta cutting off * fix flashloan on injective * fix: Update codeowners, there needs to be two * fix: Run prettier to fixup code Co-authored-by: Vinod Hum <[email protected]> * feat: add mobile not support modal on mobile devices (#140) * feat: add price field on injective pools (#141) * feat: add price field on injective pools * feat: add dollar sign * feat: load pools without wallet connection * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: minor issue * chore: fix codeowners * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info on flash loan page * feat: add chain info on flashloan page * feat: add routes with chain info for swap and flashloan pages * feat: add chain info on vault new_position and manage_position routes * feat: fix lint and style issues * chore: fix lint and style issue * fix: implement dynamic routing from chain change * fix: route redirection issue on vault depositForm * chore: add / in vault routes * fix: vault route redirection issue with chain info * fix: routing issue on vaults/new_position and vaults/manage_position routes * fix: swap routing issue * fix: issue on pools/manage_liquidity route * fix: routing issue * feat: implement automatic wallet connect feature * feat: improve chain auto change feature * fix: routing issue on flashloan page * fix: routing issue * fix: update getPathName function * fix: update pool routing * fix: remove unused code * fix: lint issue * fix: new_position routing issue * fix: vault/new_position routing issue * fix: used code * fix: vaults/manage_position issue * fix: /vaults routing issue * fix: routing issue on pools/manage_liquidity * fix: update wallet auto connect feature * fix: lint issue * fix: default routing issue * fix: add initial disconnect feature * fix: remove unused code * fix: rename inj to injective * fix: update disconnect logic * fix: pool loading issue * fix: swap default token issue on testnet * fix: error for chihuahua testnet * fix: default token issue of new_position feature on testnet * fix: update defaultToknes for new_position * fix: lint issue * fix: cosmwasm client init issue Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * feat: add 24hr volume of injective pools * feat: add apr value on injective pools * fix: trading volume of injective pools * fix: 24hr volume issue on injective network * feat: update useFeeVolume hooks * fix: infinite loading issue * fix: update injective subquery url * feat: refactor to improve token price fetch * fix: conflict issue * feat: remove unused component * fix: update refetchBackground mode * fix: infinite loading issue Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * cosmos station wallet added (#152) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info in url * fix: useQueriesDataSelector hooks * feat: load pools without wallet connection * fix: update logic of onChainChange function * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: typo issue of error * fix: update onChainChange function for wallet connect * docs: replace secuirty email contacts * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * fix: loading issue on vaults (#128) * feat:add chain info on add_liquidity/manage_liquidity features (#134) * feat: add chain info on manage_liquidity url * feat: add chain info on new_position url * feat: add chain info on new_position url * feat: enhance pool routing with chain info * feat: enhance new_position url with chain info * fix: replace currentChainId with currentChainName * feat: implement swap default tokens * fix: minor lint and style issue * fix: lint and style issue * fix: swapform alignment issue (#135) * fix:flashloan misalignment issue (#136) * fix: misalignment issue of flashloan json editor form * fix: vertical alignment issue * feat: wallet auto connect (#142) * feat: injective integration; Test and mainnet (#121) * feat(inj): Start on inj integration * feat: Add injective testnet chain_info and pools * feat: Injective integration chain and pool; swaps not working yet * fix: Update testnet rpc for now with one that has cors issues * feat: Add other vaults and pools * working simulation on injective * feat: updates for injective client integration; also run prettier * feat:injective poc, frontend not working yet but a tx was done * injective added * fix:inj to cw20 direct * fix: Inj to cw20 direct, cw20 to inj and router txes * fix: fix: multiple messages in post, cw20 swap * feat: Prep for injective mainnet * feat: Injective Mainnet info; swaps working, withdraw lp, balances * fix: Provide and withdraw LP now working * fix: Update DEFAULT_GAS to 2million * fix: Remove injective poc stuff * fix: reduce gas limit * fixed swp rate message and injective catch error * fix few issues listed in slack * fix: Update decimal conversion on provide lp * fix funds issue on LP * clean console and fix banner and loading state * fix depost message on vault * coming soon, coinhall and atom price off fix * fix mange lp cta cutting off * fix flashloan on injective * fix: Update codeowners, there needs to be two * fix: Run prettier to fixup code Co-authored-by: Vinod Hum <[email protected]> * feat: add mobile not support modal on mobile devices (#140) * feat: add price field on injective pools (#141) * feat: add price field on injective pools * feat: add dollar sign * feat: load pools without wallet connection * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: minor issue * chore: fix codeowners * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info on flash loan page * feat: add chain info on flashloan page * feat: add routes with chain info for swap and flashloan pages * feat: add chain info on vault new_position and manage_position routes * feat: fix lint and style issues * chore: fix lint and style issue * fix: implement dynamic routing from chain change * fix: route redirection issue on vault depositForm * chore: add / in vault routes * fix: vault route redirection issue with chain info * fix: routing issue on vaults/new_position and vaults/manage_position routes * fix: swap routing issue * fix: issue on pools/manage_liquidity route * fix: routing issue * feat: implement automatic wallet connect feature * feat: improve chain auto change feature * fix: routing issue on flashloan page * fix: routing issue * fix: update getPathName function * fix: update pool routing * fix: remove unused code * fix: lint issue * fix: new_position routing issue * fix: vault/new_position routing issue * fix: used code * fix: vaults/manage_position issue * fix: /vaults routing issue * fix: routing issue on pools/manage_liquidity * fix: update wallet auto connect feature * fix: lint issue * fix: default routing issue * fix: add initial disconnect feature * fix: remove unused code * fix: rename inj to injective * fix: update disconnect logic * fix: pool loading issue * fix: swap default token issue on testnet * fix: error for chihuahua testnet * fix: default token issue of new_position feature on testnet * fix: update defaultToknes for new_position * fix: lint issue * fix: cosmwasm client init issue Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * leap integration (#147) * leap integration * fix multiple connect * fix: logic of resetWalletConnection function * fix: conflict and lint issues * fix: price value issue on comdex pools * fix: wallet reconnect issue * fix: error message * fix: wallet connect issue from page reload * fix: redirect issue * fix: remove dollar sign from comdex atom pool * cosmos station wallet added * fix juno pool displayName * fix terra station logo * fix inject with cosmos station Co-authored-by: daiki saito <[email protected]> Co-authored-by: sencom <[email protected]> Co-authored-by: optisman <[email protected]> Co-authored-by: 0xFable <[email protected]> Co-authored-by: Chandra <[email protected]> * feat: pool update (#157) * feat: load pools without wallet connection * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: wallet auto connect (#142) * feat: injective integration; Test and mainnet (#121) * feat(inj): Start on inj integration * feat: Add injective testnet chain_info and pools * feat: Injective integration chain and pool; swaps not working yet * fix: Update testnet rpc for now with one that has cors issues * feat: Add other vaults and pools * working simulation on injective * feat: updates for injective client integration; also run prettier * feat:injective poc, frontend not working yet but a tx was done * injective added * fix:inj to cw20 direct * fix: Inj to cw20 direct, cw20 to inj and router txes * fix: fix: multiple messages in post, cw20 swap * feat: Prep for injective mainnet * feat: Injective Mainnet info; swaps working, withdraw lp, balances * fix: Provide and withdraw LP now working * fix: Update DEFAULT_GAS to 2million * fix: Remove injective poc stuff * fix: reduce gas limit * fixed swp rate message and injective catch error * fix few issues listed in slack * fix: Update decimal conversion on provide lp * fix funds issue on LP * clean console and fix banner and loading state * fix depost message on vault * coming soon, coinhall and atom price off fix * fix mange lp cta cutting off * fix flashloan on injective * fix: Update codeowners, there needs to be two * fix: Run prettier to fixup code Co-authored-by: Vinod Hum <[email protected]> * feat: add mobile not support modal on mobile devices (#140) * feat: add price field on injective pools (#141) * feat: add price field on injective pools * feat: add dollar sign * feat: load pools without wallet connection * fix: remove duplicated coinhall api call * fix: infinite loop issue on pools page * fix: minor issue * chore: fix codeowners * fix: lp asset issue on new position form (#131) * fix: lp asset issue on new position form * fix: wrong pool_id handing on manage_liquidity page * fix: lint issue * fix: style issue * fix: style issue * feat: add chain info on flash loan page * feat: add chain info on flashloan page * feat: add routes with chain info for swap and flashloan pages * feat: add chain info on vault new_position and manage_position routes * feat: fix lint and style issues * chore: fix lint and style issue * fix: implement dynamic routing from chain change * fix: route redirection issue on vault depositForm * chore: add / in vault routes * fix: vault route redirection issue with chain info * fix: routing issue on vaults/new_position and vaults/manage_position routes * fix: swap routing issue * fix: issue on pools/manage_liquidity route * fix: routing issue * feat: implement automatic wallet connect feature * feat: improve chain auto change feature * fix: routing issue on flashloan page * fix: routing issue * fix: update getPathName function * fix: update pool routing * fix: remove unused code * fix: lint issue * fix: new_position routing issue * fix: vault/new_position routing issue * fix: used code * fix: vaults/manage_position issue * fix: /vaults routing issue * fix: routing issue on pools/manage_liquidity * fix: update wallet auto connect feature * fix: lint issue * fix: default routing issue * fix: add initial disconnect feature * fix: remove unused code * fix: rename inj to injective * fix: update disconnect logic * fix: pool loading issue * fix: swap default token issue on testnet * fix: error for chihuahua testnet * fix: default token issue of new_position feature on testnet * fix: update defaultToknes for new_position * fix: lint issue * fix: cosmwasm client init issue Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * feat: add 24hr volume of injective pools * feat: update useFeeVolume hooks * fix: infinite loading issue * feat: refactor to improve token price fetch * fix: conflict issue * feat: remove unused component * fix: update refetchBackground mode * fix: infinite loading issue * fix: price issue on pools * fix: apr/24hr volume calculation logic Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: sencom <[email protected]> * fix wallet issue (#158) * fix wallet issue * fix terra station * fix: new_position routing issue (#160) * fix: new_position route issue * fix: prettier issue * feat: injective apr based on dynamic swap fee (#161) * fix: injective apr by dynamic swap fee * feat: add assetOrder field in poollist for pair price * fix: revert lp order of pools * fix: update lp order of rHuahua-huahua pool * fix: lint issue * fix: injective keplr connection issue * Navbar and swap card updated * Navbar and Swap update * fix: crashing issue (#163) * fix: crashing issue * fix: remove unused code * fix: coingecko api call error handling * fix: lint error * feat: add token spot price calculation function * feat: reduce cgc api call count * fix: update subquery orderby * Feat/station update interchain (#159) * feat: Initial Station Wallet multichain upgrade; reading Juno balances * wip: Working towards a working tx * feat: Terra Station Tx working with Juno, all hardcoded needs improvements, but hey it worked; Fable woz ere * feat: working across all chains now but only with public rest * fix: Station no longer showing after bringing in release changes * feat: Update useTransaction, now showing Finder Tx links again * fix: Chevron showing on Station , keplr balances working * fix: Injective and comdex not supported yet dont show them * fix: Labels now working on manageliquid * fix: continous spinning after TX * WIP : use our REST for juno for testing * swap, lp and vault card updated to new design * blance slider and fix linting errors * new desing swap and lp card * updated pools list to new design * feat(staking): implemented staking page Without api calls yet fix: removed some typos * fix: button was nested in button "Connect Wallet" button replaces primary button now on staking page * feat(bonding): bonding page skeleton Overview liquid, bonded, unbonding, withdrawable tokens with corresponding components Rewards Component Placeholder data * feat(bonding): follow up commit Missed some files * feat(bonding): migaloo-1, narwhal-1 and belonging SC integration Configured migaloo-1, narwhal-1 according to branch feat/migaloo frontend integration Implemented queries and SC executions (bonding and fee-distributor contract) Merged main Some bug fixes * incentive initial components added * feat(bonding): refactoring Improved loading behavior Minor fixes * feat(bonding): added whale price from tfm Added everywhere in the bonding feature * feat(bonding): new smart contract specification integration + renaming to dashboard Handled nanoseconds everywhere Rewards, APR, Multiplier properly displayed Renaming Bonding to Dashboard and removing drop down Default Page = Dashboard Minor fixes * feat(bonding): refactoring, fixes Added bonding_config.json file for all token specifications Fixed unbonding issue Implemented reward progressbar to be imminent until next block Code cleanup * fix(bonding): rewriting descriptions Rewritten token tooltip descriptions Changed bonding successful msg * incentives integration * incentives integration * fix multiple dashboard in menu * fix usePrice * fix dollar values * fix 0 days deposit * fix pool data with staked * code clean up * cleanup * fix withdraw Insufficient funds * fix multiplicator and duration sorting * fix lp withdraw * added incentivize page * upgrade uni-3 to uni6 * added incentives to pools * fix color on incentive input * epoch and new contract * added force epoch * fix few static data * added willyz incentive * updated willyz contact * fix reported issues * fix few styles * feat(with-apr): added apr and estimated rewards for every flow Formatted code * fix claim and cal * fix(proper-error-handling): handling loading incentive_config.json * fix(querying-pools): fix querying pool response handling * fix(incentive-addresses): always querying incentive addresses before taking snapshots FIx of mobile view * fix(added-frontend-helper): added contract address to incentive config * feat(package): Add PublishImage workflow to add a package for the frontend on each tag Thanks to all authors on this file https://github.com/White-Whale-Defi-Platform/migaloo-chain/blob/release/v3.0.x/.github/workflows/push-docker-images.yml * Update pools_list.json (#240) Issue with the logoURI of bLuna in the pool bLuna-Solid * feat(pool): TREATZ-HUAHUA Pool (#245) * fix(multiple): removed time from date picker, fixed APR, reverted incentive column, fixed multiplier * fix(math-round): changed library * fix(math-round): changed library --------- Co-authored-by: daiki saito <[email protected]> Co-authored-by: sencom <[email protected]> Co-authored-by: optisman <[email protected]> Co-authored-by: 0xFable <[email protected]> Co-authored-by: Vinod Hum <[email protected]> Co-authored-by: Chandra <[email protected]> Co-authored-by: 0xFable <[email protected]> Co-authored-by: Enigma-Validator <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue with the logoURI of bLuna in the pool bLuna-Solid
Description and Motivation
Related Issues
Checklist:
Update index.md
)yarn lint
.yarn build
.