v0.7.0
What's Changed
- Develop by @taha-abbasi in #12
- Dynamically provide a
tokenContractAddress
andchainId
to query supply for any token integrated with gateway - Updated
config.ts
to retrievetokenContractAddress
andchainId
values from URL parameters. - Modified
getNonCirculatingSupplyAddressConfigurations()
andgetNetworkConfigurations()
functions to accepttokenContractAddress
andchainId
as parameters. - Updated
getNonCirculatingSupplyBalances()
function to resolve build errors.
Full Changelog: v0.6.0...v0.7.0