Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Network Type

Select the network for transactions to check for:

  • Mainnet
  • Testnet

"Mainnet" uses assets with actual monetary value.

Please use "Testnet" for testing purposes.

Backend Service

Select the backend service you wish to use to execute your blockchain queries/transactions with:

  • Blockfrost
  • Koios
  • Dandelion GraphQL
  • Custom GraphQL API
Blockfrost Project Key

This property will only appear when Backend Service is Blockfrost.

Paste in your generated mainnet/testnet project API key. See blockfrost.io.

GraphQL Endpoint URL

This property will only appear when Backend Service is Custom GraphQL API.

Paste in the GraphQL endpoint URL of your choice.

Transaction ID Retrieval
Explorer Type

Select the public Cardano blockchain explorer of your choice:

Note

Unofficial Cardano explorer websites may contain errors or mistakes. Please use them at your OWN risk.

Do note that explorers typically has a short delay to sync to the latest blockchain state. Fairly recent transactions performed may take some time to reflect in the explorer.
Get Value Via

Select the method you wish to retrieve the transaction ID:

  • Field ID
  • Hash Variable
  • Workflow Variable
Field ID

This property will only appear when Get Value Via is Field ID.

Retrieves the transaction ID value via an existing field in the current form.

Selections here will show all available fields in the current form.

Hash Variable

This property will only appear when Get Value Via is Hash Variable.

Retrieves the transaction ID value via hash variable.

Workflow Variable

This property will only appear when Get Value Via is Workflow Variable.

Retrieves the transaction ID value via workflow variable. Simply type in a related workflow variable name to display a convenient autocomplete dropdown.

Do note that this method only works when the current form is within an activity of a process flow.

Customize Link UI
Display As

Display this explorer link as:

  • Button
  • Hyperlink

Do note that for Button, the button design follows the userview theme of the current app.

Button Label

This property will only appear when Display As is Button.

The button label of this link.

Hyperlink Label

This property will only appear when Display As is Hyperlink.

The hyperlink label of this link.

If this property is blank, the hyperlink label will be the URL itself.

Link TargetUpon clicking on this link, choose to open the explorer link in a new browser tab or the current browser window.
Invalid Value Behavior

In the event where the retrieved transaction ID is invalid, you can choose to:

  • Show As Is
  • Disable Link
  • Hide Link

...