archethic-foundation / dex

SWAP assets on-chain, add liquidity & access yield farming
GNU Affero General Public License v3.0
0 stars 0 forks source link

Swap history - protocol fees address harcoded #240

Open redDwarf03 opened 4 months ago

redDwarf03 commented 4 months ago

Describe the problem you discovered

In dex_pool_tx_list.dart, protocol fees address is harcoded with mainnet address kProtocolFeeAddress.

Describe the solution you'd like

We should manage environment testnet/mainnet

Epic

No response