curl --location 'https://dex-wallet.botchain.ai/api/v1/pools/0x64f418471a1a7932a190e10da5a8551db5abec05?user=0xf0a2f56505f0dfea980567da88830146b6b5c0b2&pool_type=all'
{ "success": true, "code": 0, "data": { "property1": "string", "property2": "string" }, "meta": { "pool": "string", "user": "string", "pool_type": "string", "property1": "string", "property2": "string" } }