Skip to content

v0.7.0

Compare
Choose a tag to compare
@taha-abbasi taha-abbasi released this 30 Mar 01:45
· 23 commits to main since this release

What's Changed

  • Develop by @taha-abbasi in #12
  • Dynamically provide a tokenContractAddress and chainId to query supply for any token integrated with gateway
  • Updated config.ts to retrieve tokenContractAddress and chainId values from URL parameters.
  • Modified getNonCirculatingSupplyAddressConfigurations() and getNetworkConfigurations() functions to accept tokenContractAddress and chainId as parameters.
  • Updated getNonCirculatingSupplyBalances() function to resolve build errors.

Full Changelog: v0.6.0...v0.7.0