Function: get_user_created_custom_tokens()
function get_user_created_custom_tokens(wallet): Promise<TokenHashId[]>;
Returns user's created custom tokens IDs
Parameters
• wallet: Wallet
Returns
Promise
<TokenHashId
[]>
function get_user_created_custom_tokens(wallet): Promise<TokenHashId[]>;
Returns user's created custom tokens IDs
• wallet: Wallet
Promise
<TokenHashId
[]>