mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
[FEATURE] historical api try it links
This commit is contained in:
@@ -83,6 +83,8 @@ GET /v1/accounts/{:address}/transactions
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
[Try it! >](historicaldb-api-tool.html#get-account-transaction-history)
|
||||||
|
|
||||||
The following URL parameters are required by this API endpoint:
|
The following URL parameters are required by this API endpoint:
|
||||||
|
|
||||||
| Field | Value | Description |
|
| Field | Value | Description |
|
||||||
@@ -593,6 +595,8 @@ GET /v1/accounts/{:address}/transactions/{:sequence}
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
[Try it! >](historicaldb-api-tool.html#get-transaction-by-account-and-sequence)
|
||||||
|
|
||||||
The following URL parameters are required by this API endpoint:
|
The following URL parameters are required by this API endpoint:
|
||||||
|
|
||||||
| Field | Value | Description |
|
| Field | Value | Description |
|
||||||
@@ -814,6 +818,8 @@ GET /v1/ledgers/{:ledger_identifier}
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
[Try it! >](historicaldb-api-tool.html#get-ledger)
|
||||||
|
|
||||||
The following URL parameters are required by this API endpoint:
|
The following URL parameters are required by this API endpoint:
|
||||||
|
|
||||||
| Field | Value | Description |
|
| Field | Value | Description |
|
||||||
@@ -883,6 +889,8 @@ GET /v1/transactions/{:hash}
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
[Try it! >](historicaldb-api-tool.html#get-transaction)
|
||||||
|
|
||||||
The following URL parameters are required by this API endpoint:
|
The following URL parameters are required by this API endpoint:
|
||||||
|
|
||||||
| Field | Value | Description |
|
| Field | Value | Description |
|
||||||
|
|||||||
Reference in New Issue
Block a user