Skip to content

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