custom-golos-js
Version:
Golos.js the JavaScript API for Golos blockchain
90 lines (89 loc) • 2.45 kB
JavaScript
export const methods_0_18_0 = [
"get_account_reputations",
"get_blog",
"get_blog_authors",
"get_blog_entries",
"get_feed",
"get_feed_entries",
"get_follow_count",
"get_followers",
"get_following",
"get_reblogged_by",
"get_account_bandwidth",
"get_account_count",
"get_account_history",
"get_account_votes",
"get_accounts",
"get_active_votes",
"get_active_witnesses",
"get_all_content_replies",
"get_block",
"get_block_header",
"get_chain_properties",
"get_config",
"get_content",
"get_content_replies",
"get_conversion_requests",
"get_current_median_history_price",
"get_database_info",
"get_discussions_by_active",
"get_discussions_by_author_before_date",
"get_discussions_by_blog",
"get_discussions_by_cashout",
"get_discussions_by_children",
"get_discussions_by_comments",
"get_discussions_by_created",
"get_discussions_by_feed",
"get_discussions_by_hot",
"get_discussions_by_payout",
"get_discussions_by_promoted",
"get_discussions_by_trending",
"get_discussions_by_votes",
"get_dynamic_global_properties",
"get_escrow",
"get_expiring_vesting_delegations",
"get_feed_history",
"get_hardfork_version",
"get_key_references",
"get_languages",
"get_miner_queue",
"get_next_scheduled_hardfork",
"get_ops_in_block",
"get_order_book",
"get_order_book_extended",
"get_open_orders",
"get_owner_history",
"get_potential_signatures",
"get_proposed_transaction",
"get_recovery_request",
"get_replies_by_last_update",
"get_required_signatures",
"get_savings_withdraw_from",
"get_savings_withdraw_to",
"get_tags_used_by_author",
"get_transaction",
"get_transaction_hex",
"get_trending_tags",
"get_vesting_delegations",
"get_withdraw_routes",
"get_witness_by_account",
"get_witness_count",
"get_witness_schedule",
"get_witnesses",
"get_witnesses_by_vote",
"lookup_account_names",
"lookup_accounts",
"lookup_witness_accounts",
"verify_account_authority",
"verify_authority",
"broadcast_block",
"broadcast_transaction",
"broadcast_transaction_synchronous",
"broadcast_transaction_with_callback",
"get_market_history",
"get_market_history_buckets",
"get_recent_trades",
"get_ticker",
"get_trade_history",
"get_volume"
]