Commit Graph

20 Commits

Author SHA1 Message Date
Carlosokumu
ee04552cbb feat: implement fetch top pools,retrieve pool details using a pool symbol 2025-03-17 20:40:19 +03:00
alfred-mk
17e89e0b88 Added the GetSwapFromTokenMaxLimit 2025-03-11 15:46:17 +03:00
alfred-mk
3b39b86d09 pass the correct arguments to the swap functions 2025-03-10 17:12:05 +03:00
alfred-mk
ba8d2a19c2 Use the DevAccountService functions to retrieve the data 2025-03-10 16:39:37 +03:00
alfred-mk
e3b6c25792 Added the swap functions to the accountService interface 2025-03-10 14:17:03 +03:00
alfred-mk
d7ae1cc096 Include the account's public key 2025-03-10 13:59:05 +03:00
Carlosokumu
e8c58a8f33 feat: implement fetch pools,pool swappable vouchers with dummy data 2025-03-07 08:13:15 +03:00
Carlosokumu
a1fe416f51 implement pool deposit,swap and quote endpoints 2025-03-05 16:41:54 +03:00
Carlosokumu
3f9dc89a40 resolve alias address based on UseApi field 2025-01-22 17:19:46 +03:00
Carlosokumu
9c75109b75 use dev storage service 2025-01-22 15:35:16 +03:00
Carlosokumu
99c704f6ff implement request alias based on dev implementation 2025-01-20 20:12:56 +03:00
Carlosokumu
8a47d1d674 implement request alias 2025-01-20 17:28:03 +03:00
lash
9645a2af7b Correct result structs for mock/test api implementations 2025-01-14 14:20:51 +00:00
lash
7a96b85b28 Correct alias result struct 2025-01-14 13:57:18 +00:00
lash
18a30a0065 Add dev api for alias handling' 2025-01-14 13:53:29 +00:00
lash
c877bccff6 Add config 2025-01-12 09:55:06 +00:00
lash
3ea726a030 Remove out-of-context profile struct 2025-01-11 21:13:03 +00:00
lash
d3e6a462aa Improve type names, include missing http implement 2025-01-11 17:58:19 +00:00
lash
23c65655c2 Separate remote http implementation from interface 2025-01-11 17:46:26 +00:00
lash
134989a92d Initial commit, move api from monorepo 2025-01-11 17:29:16 +00:00