Voucher list menu item #86

Closed
opened 2024-09-25 03:02:01 +02:00 by lash · 2 comments
Owner

Add the menu list menu item

Add the menu list menu item
lash added the
Kind/Feature
Priority
High
labels 2024-09-25 03:02:20 +02:00
lash added a new dependency 2024-09-25 03:06:54 +02:00

This is the expected JSON response when querying for a user's current holdings.

[
    {
        "symbol": "MUMO",
        "address": "0x078b3a26596218507781722A4e8825BFB9570Fba"
    },
    {
        "symbol": "SRF",
        "address": "0x45d747172e77d55575c197CbA9451bC2CD8F4958"
    },
    {
        "symbol": "HALGAN",
        "address": "0x12169Fb5931A599ad1283bb8311Dad54Feb51A28"
    }
]
This is the expected JSON response when querying for a user's current holdings. ```json [ { "symbol": "MUMO", "address": "0x078b3a26596218507781722A4e8825BFB9570Fba" }, { "symbol": "SRF", "address": "0x45d747172e77d55575c197CbA9451bC2CD8F4958" }, { "symbol": "HALGAN", "address": "0x12169Fb5931A599ad1283bb8311Dad54Feb51A28" } ] ```
lash added the
legacy
label 2024-09-25 17:36:52 +02:00
Alfred-mk added a new dependency 2024-10-18 09:31:13 +02:00
Author
Owner

resolved by #101

resolved by https://git.grassecon.net/urdt/ussd/pulls/101
lash removed a dependency 2024-10-25 15:58:04 +02:00
lash closed this issue 2024-10-25 15:58:08 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
Reference: urdt/ussd#86
No description provided.