# Functions
BurnRequestHandlerFn - http request handler to burn coins nolint: gocyclo.
QueryAccountRequestHandlerFn performs account information query.
QueryCoinTypeRequestHandlerFn performs coin type query.
QueryTokenStatsRequestHandlerFn performs token statistic query.
RegisterRoutes - Central function to define routes that get registered by the main application.
SendRequestHandlerFn - http request handler to send coins to a address nolint: gocyclo.
SetMemoRegexpRequestHandlerFn - http request handler to set memo regexp nolint: gocyclo.