Add remaining permalink examples for transaction types.

This commit is contained in:
Oliver Eggert
2022-11-21 18:42:14 -08:00
parent b7e46c8f11
commit 4949f99075
9 changed files with 9 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ Cancels an unredeemed Check, removing it from the ledger without sending any mon
"Fee": "12"
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_CheckCancel%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22D3328000315C6DCEC1426E4E549288E3672752385D86A40D56856DBD10382953%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -25,6 +25,7 @@ Since the funds for a check are not guaranteed, redeeming a Check can fail becau
"Fee": "12"
}
```
[Query example transaction. >] (https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_CheckCash%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%2267B71B13601CDA5402920691841AC27A156463678E106FABD45357175F9FF406%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -34,7 +34,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
"TransactionType": "NFTokenAcceptOffer"
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenAcceptOffer%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22BEB64444C36D1072820BAED317BE2E6470AFDAD9D8FB2D16A15A4D46E5A71909%22%2C%22binary%22%3Afalse%7D)
## Brokered vs. Direct Mode

View File

@@ -28,6 +28,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
"NFTokenID": "000B013A95F14B0044F78A264E41713C64B5F89242540EE208C3098E00000D65"
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenBurn%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%227B9EFDFDC801C58F2B61B89AA2751634F49CE2A93923671FF0F4F099C7EE17FF%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}

View File

@@ -23,6 +23,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
]
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenCancelOffer%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%229FF6366C19F762AE3479DC01390CDE17F1055EFF0C52A28B8ACF0CC11AEF0CC5%22%2C%22binary%22%3Afalse%7D)
## Permissions

View File

@@ -25,7 +25,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
"Flags": 1
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenCreateOffer%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22780C44B2EDFF8FC4152B3F7E98D4C435C13DF9BB5498E4BB2D019FCC7EF45BC6%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}

View File

@@ -36,7 +36,7 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
]
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenMint%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22B42C7A0C9C3061463C619999942D0F25E4AE5FB051EA0D7A4EE1A924DB6DFEE8%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}

View File

@@ -23,6 +23,7 @@ Example PaymentChannelFund:
"Expiration": 543171558
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_PaymentChannelFund%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22877FA6E2FF8E08597D1F24E30BE8E52D0C9C06F0D620C5721E55622B6A632DFF%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}
<!--{# fix md highlighting_ #}-->

View File

@@ -24,6 +24,7 @@ A TicketCreate transaction sets aside one or more [sequence numbers][Sequence Nu
"TicketCount": 10
}
```
[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_TicketCreate%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22738AEF36B48CA4A2D85C2B74910DC34DDBBCA4C83643F2DB84A58785ED5AD3E3%22%2C%22binary%22%3Afalse%7D)
{% include '_snippets/tx-fields-intro.md' %}
<!--{# fix md highlighting_ #}-->