confio / tfi

Contracts for Regulated DeFi on the Tgrade blockchain
Apache License 2.0
9 stars 0 forks source link

Add query by liquidity token address #74

Open maurolacy opened 2 years ago

maurolacy commented 2 years ago

Build a reverse map of (liquidity token) address to asset info, to support the UI querying this info.

Consider supporting both addresses, native (liquidity) and token addresses, for generality.

This goes into tfi-factory, after the asset pairs are created (in the reply handler, that is).