mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Add & use component for 'Try it!' button & related
This commit is contained in:
@@ -52,7 +52,7 @@ rippled account_channels rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn ra5nK24KXen9AHvsdFTK
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる>](/resources/dev-tools/websocket-api-tool#account_channels)
|
||||
{% try-it method="account_channels" /%}
|
||||
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
@@ -45,7 +45,7 @@ labels:
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる>](/resources/dev-tools/websocket-api-tool#account_currencies)
|
||||
{% try-it method="account_currencies" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ rippled account_info rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn validated
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる>](/resources/dev-tools/websocket-api-tool#account_info)
|
||||
{% try-it method="account_info" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ rippled account_lines r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる >](/resources/dev-tools/websocket-api-tool#account_lines)
|
||||
{% try-it method="account_lines" /%}
|
||||
|
||||
リクエストには以下のパラメーターを指定できます。
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる >](/resources/dev-tools/websocket-api-tool#account_nfts)
|
||||
{% try-it method="account_nfts" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
|
||||
@@ -72,6 +72,8 @@ rippled account_objects r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 validated
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
{% try-it method="account_objects" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
| `Field` | 型 | 必須? | 説明 |
|
||||
|
||||
@@ -49,7 +49,7 @@ rippled account_offers r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 current
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる >](/resources/dev-tools/websocket-api-tool#account_offers)
|
||||
{% try-it method="account_offers" /%}
|
||||
|
||||
リクエストには以下のパラメーターを指定できます。
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ rippled -- account_tx rLNaPoKeeBjZe2qs6x52yVPZpZ8td4dc6w -1 -1 2 0 binary descen
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[試してみる >](/resources/dev-tools/websocket-api-tool#account_tx)
|
||||
{% try-it method="account_tx" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
|
||||
@@ -51,6 +51,8 @@ labels:
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
{% try-it method="gateway_balances" /%}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
| `Field` | 型 | 説明 |
|
||||
|
||||
@@ -49,6 +49,8 @@ labels:
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
{% try-it method="noripple_check" /%}
|
||||
|
||||
{% admonition type="info" name="注記" %}このメソッドのコマンドライン構文はありません。コマンドラインからアクセスするには[jsonメソッド][]を使用してください。{% /admonition %}
|
||||
|
||||
リクエストには以下のパラメーターが含まれます。
|
||||
|
||||
Reference in New Issue
Block a user