aeternity / ae_mdw

Aeternity Middleware in Elixir
26 stars 10 forks source link

Dex trades general listing #1611

Open janmichek opened 8 months ago

janmichek commented 8 months ago

Please expose the endpoint listing all dex trades

jyeshe commented 8 months ago

Please expose the endpoint listing all dex trades

Could you provide the list of contracts (addresses) for ae_uat and ae_mainnet? If not possible, which other criteria should we consider to classify an AEX9 transfer as a DEX trade?

janmichek commented 8 months ago

@michele-franchi ?

michele-franchi commented 8 months ago

@jyeshe @janmichek these are the DEX contracts:

https://github.com/aeternity/dex-contracts-v2#aeternity-deployed-contracts

vatanasov commented 1 month ago

As per discussion with the aescan team, a route getting the swaps by contract id will be implemented.