{
  "service": "Deflax Public Read-Only Gateway",
  "mode": "read-only",
  "description": "Read-only view of Deflax chain state. Cannot submit transactions or change state. Methods not in allowed_methods are rejected.",
  "how_to_call": "POST JSON to this URL: { method, params, id }",
  "allowed_methods": [
    "account_nonce",
    "asset_balance_details",
    "asset_balance_of",
    "balance_details",
    "balance_of",
    "chain_status",
    "commitment_get_project",
    "commitment_get_project_treasury",
    "commitment_list_projects",
    "community_get_lock_nft",
    "community_get_lock_nft_listing",
    "community_list_lock_nfts_by_owner",
    "community_list_open_lock_nft_listings",
    "external_balance_of_owner",
    "founder_state",
    "get_dfx_value_state",
    "get_human_price_provider_score",
    "get_knowledge_window_winner",
    "get_need",
    "get_need_spec",
    "get_service_competition_policy",
    "get_service_competition_round",
    "get_service_monitoring_status",
    "get_service_pressure",
    "get_service_submission",
    "get_service_submission_score",
    "get_transaction_history",
    "get_value_asset_need_kind",
    "gold_fee_to_udfx",
    "guarantee_vault_info",
    "list_all_needs",
    "list_community_lock_usages",
    "list_custom_service_categories",
    "list_evaluations",
    "list_evaluators",
    "list_expired_needs",
    "list_external_assets",
    "list_external_execution_requests",
    "list_fulfilled_needs",
    "list_guarantee_guard",
    "list_guarantees",
    "list_guarantors",
    "list_knowledge_artifacts",
    "list_knowledge_uses",
    "list_my_commitments",
    "list_my_service_submissions",
    "list_open_needs",
    "list_open_needs_detailed",
    "list_pact_pools",
    "list_pact_trades",
    "list_project_support_requests",
    "list_projects",
    "list_public_rpc_probe_results",
    "list_registered_miners",
    "list_reserve_asset_deposits",
    "list_service_bids",
    "list_service_competition_rounds",
    "list_service_providers",
    "list_service_requests",
    "list_service_runtimes",
    "list_service_submissions",
    "pact_get_pool_by_pair",
    "pact_quote_buy",
    "pact_quote_sell",
    "project_token_balance",
    "pulse0_budget_status",
    "pulse0_cycle_history",
    "pulse0_signal_state",
    "query_contract",
    "service_market_quote"
  ]
}