Block a user
1ba90a8b78
updated the test
5dd4f2a3fb
scale down the balance according to the decimals
b40ad78294
add the GetVoucherDetails function
11bb194f26
add a struct to access the tokenDetails
c0ccdce0a9
add the voucher details node
7d16b710d8
set the TokenDecimals as int to match the API response
baeb5e0ccb
use a single doRequest and updated the structs for TokenHoldings and Transfers
51bf2534b8
use a single bearer token
5773305785
parse data and initialize a transaction
7985b20200
added message string for failed transaction
c34906cb1f
added the TokenTransfer functionality and mocks
c10e1a6a1b
added the TokenTransferResponse model
fabcccfa60
added the tokenTransfer url
profile-edit-show
Reviewed. What remains is adding the logs in the GetCurrentProfileInfo function, especially where the menu will return an error to the user
59b14301ad
Merge branch 'master' into profile-edit-show
8b097a4395
Merge pull request 'log directly to the terminal' (#170) from terminal-logs into master