Switcheo / zilswap-sdk

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

Support mixed case tokens - getTokenAddresses() #8

Closed intsol closed 4 years ago

intsol commented 4 years ago

The introduction of mixed case ZIL tokens (gZIL) causes getTokenAddresses lookup to fail.

Removed the toUppercase() conversion