Public
Yes
Request
const data = await ctx.modules.currency.fetchBalanceByToken({
// Request body
});
Request
Object containing the following properties:
Property | Type |
---|
userToken (*) | string |
(*) Required.
Response
Response
Object containing the following properties:
Property | Type |
---|
userId (*) | string |
balance (*) | number |
(*) Required.