Itheum / data-dex-evm

EVM R&D version of Itheum Data DEX
https://datadex-demo.itheum.tech/
GNU General Public License v3.0
1 stars 0 forks source link

Remove all redundant calls to MultiversX API #22

Open newbreedofgeek opened 1 year ago

newbreedofgeek commented 1 year ago

To improve the performance, Navigate the DApp and reload various pages and look in the developer toolbar for any calls to the MultiversX API or features ...

example

image

Find the code path for these calls and remove them all.

image