soroswap / frontend

Soroswap.Finance Frontend for Soroswap AMM, Soroswap Aggregator & Spacewalk Bridge Implementation
https://soroswap.finance
MIT License
4 stars 9 forks source link

[Aggregator] Implement version v0.0.9-alpha of Aggregator contracts deployed in Testnet #497

Closed esteblock closed 2 weeks ago

esteblock commented 1 month ago

Depends on https://github.com/soroswap/aggregator/issues/50

esteblock commented 1 month ago

There are already deployed versions of the contracts in https://github.com/soroswap/aggregator/blob/main/public/testnet.contracts.json

esteblock commented 1 month ago

Revisar https://github.com/soroswap/aggregator/blob/main/contracts/aggregator/src/lib.rs y ver que ahora tenemos

swap_exact_tokens_for_tokens swap_tokens_for_exact_tokens

esteblock commented 2 weeks ago

Fixed in #510