pattern-tech / gateway

Middleware that standardizes DEX API endpoints on different blockchain networks
Apache License 2.0
1 stars 1 forks source link

[fix]: fix sum of assets for each tokenId #44

Closed satiparpar closed 2 months ago

satiparpar commented 2 months ago

Hey @ahmadyazdanii & @hirotadashi ; when summing the amount of each tokenId in getBalance method, I faced a problem with the amount not updating properly. I fixed it and would like to ask you to take a look at that and if it's ok merge it to main. Thank in advance.