Price Calls

This page includes calls to get a symbol's price and also to set a favourite symbol whose price will be fetched on repeated calls

/setfav

Description:

This command allows you to set a favourite token for your /price command. In groups, only the admin is allowed to call this value

Usage Example:

/setfav [token symbol] will set a particular token as your favourite.

Example: /setfav MARSH will set $MARSH as your favourite token.

/price

Description:

This command fetches the price of your favourite token by default or the price of any other token provided the symbol as the argument.

Usage Example:

/price will fetch the price of the token set as your favourite.

/price [token symbol] will fetch the price of the given token using its symbol.

Example: /price BNB will fetch the price of $BNB

Last updated