The account to fetch.
Minimum score of notification, default: 25 [optional].
Last notification ID, paging mechanism [optional].
Number of results, default: 100 [optional].
Convenience for calling bridge
.
Return a list of posts related to a given account.
Values accepted:
The account to fetch.
Name of author to start from, used for paging. Should be used in conjunction with start_permlink
.
Permalink of post to start from, used for paging. Should be used in conjunction with start_author
.
Number of results, max 1000.
A valid account [optional].
Gets the full community object. Includes metadata, leadership team. If observer
is provided, get subcription status, user title, user role.
The community account to fetch.
A valid account [optional].
For a community/account: returns role, title, subscribed state.
The community account concerned.
The account to fetch.
Gives a flattened discussion tree starting at given post. Modified get_state
thread implementation.
Returns an Object whose key is "author/permlink".
Get payout stats for building treemap.
Number of result, default: 250 [optional].
Fetch a single post.
Returns a resume of a profile with metadata parsed.
Query posts, sorted by given method.
Sorting of results, valid options are: 'trending', 'hot', 'created', 'promoted', 'payout', 'payout_comments', 'muted'.
Name of author to start from, used for paging. Should be used in conjunction with start_permlink
[optional].
Permalink of post to start from, used for paging. Should be used in conjunction with start_author
[optional].
Number of results, default: 20 [optional].
Specify a Tag [optional].
A valid account [optional].
Returns a lists of all communities account
subscribes to, plus role and title in each.
The content of a community account
subscribes to is [community name, community title, role_id, title].
The account to fetch.
Returns a list of communities.
Name of community, paging mechanism [optional].
Number of listed communities, default: 100 [optional].
Filters against title and about community fields [optional].
Sorting of results, default: rank [optional].
A valid account [optional].
Returns a list of community account-roles (anyone with non-guest status). The content of a community account-roles array is [community name, role_id, title].
Community category name (account).
Name of subscriber, paging mechanism [optional].
limit Number of listed communities, default: 100 [optional].
Returns a list communities by new subscriber count. The content of a community array is [community name, community title].
Number of listed communities, default: 25 [optional].
Returns a list of subscribers for a given community. The content of a subscriber array is [account, role_id, title, created_at].
Community category name (account).
Last account, paging mechanism [optional].
Number of results, default: 100 [optional].
Load notifications for a specific post.
Name of author.
Permlink of post.
Minimum score of notification, default: 25 [optional].
Last notification ID, paging mechanism [optional].
Number of results, default: 100 [optional].
Load notifications for a specific post.
The account to fetch.
Minimum score of notification, default: 25 [optional].
Generated using TypeDoc
Return array of account notification objects for the account passed.
Returned values for type:
The score value is based on the originating account’s rank.