Switcheo / zilswap-sdk

Zilswap Typescript SDK
https://docs.zilswap.org
MIT License
18 stars 14 forks source link

[BUG] Bug when calling intialize() for Zilswap #20

Closed HoJinKind closed 3 years ago

HoJinKind commented 3 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Switch to use MainNet
  2. run intialize()
  3. See error FetchError: invalid json response body at https://api.zilliqa.com/ reason: Unexpected token < in JSON at position 0

Expected behavior Expected it to work

Screenshots

Screenshot 2021-07-07 at 11 14 06 PM

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

HoJinKind commented 3 years ago

hmm managed to get it to work with MainNet to 'https://ssn.zillacracy.com/api'

aref-mehran commented 1 year ago

hmm managed to get it to work with MainNet to 'https://ssn.zillacracy.com/api'

hi https://ssn.zillacracy.com/api doenst work have you found any soloution?