Skip to content
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

BSN-JUNO Pool #6

Open
wants to merge 84 commits into
base: main
Choose a base branch
from
Open

BSN-JUNO Pool #6

wants to merge 84 commits into from

Conversation

hakanturinay
Copy link

No description provided.

dimiandre and others added 30 commits February 1, 2022 01:34
Added JUNO_TUCK to the end of the junoswap-asset-list
stop using tuckermint.com bandwidth for the logoURI
Update SCRT rpc to a more stable endpoint
Only the indentation has been changed, to avoid pull request conflicts for people using the JunoMint's DEX Tools.

This is how the indentation change was achieved:

````      let tokenList = null

      await fetch('https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/token_list.json')
          .then(async function (tokenListData) {
            tokenList = JSON.stringify(await tokenListData.json(), null, 2)
          })
          .catch(async function (error) {
            console.error(error)
          })

      return tokenList
````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants