getCoinbaseToken
Arguments:
Name | Description | Required |
---|---|---|
item | ID of the item you want to return a token for | No, defaults to 'C88LINOPOINTS' |
Example:
const bot = new Dlive(AUTH_KEY);
bot.getCoinbaseToken().then(console.log);
TQA55TJT
Updated over 5 years ago