Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.extractor.live/llms.txt

Use this file to discover all available pages before exploring further.

The Actions page is accessible from within any monitored entity (contract) in the sidebar under Actions. It lets you manage the smart contract actions configured for that specific contract and review their execution history. The header shows the monitored contract’s name, address, and two top-level controls:
ControlDescription
Add Action ProviderOpens the Create Provider modal to register a new wallet as an Action Provider for this contract’s network.
Entity SettingsOpens the configuration settings for the monitored entity.

Executions tab

The Executions tab shows a log of every transaction that has been executed by an Action Provider for this contract.

Filters

FilterDescription
SeverityFilter executions by the severity of the monitoring event that triggered them: Any Severity, Critical, High, Medium, Low, or Info.
Date rangeNarrow results to a specific time period.
UTC TimezoneToggle to display timestamps in UTC instead of local time.
RefreshManually reload the execution list.

Columns

ColumnDescription
NameThe name of the action that was executed.
SeveritySeverity level of the event that triggered the execution.
Tx ValueValue transferred in the transaction.
Date and timeTimestamp of the execution.
UIDUnique identifier for the execution record.

Actions tab

The Actions tab lists all smart contract actions configured for this entity.

Linked vs. Unlinked Actions

An action becomes linked when there is an Action Provider on the same network as the contract. If no matching provider exists, actions appear in the Unlinked Actions section and will not execute automatically until a compatible provider is added.
If you see the “Prevent Fund Losses with Actions” prompt, it means no Action Provider has been created for this contract’s network. Click Add Action Provider to create one.

Actions table columns

ColumnDescription
NameThe name you assigned to the action.
Last updatedWhen the action configuration was last modified.
StatusENABLED — the action will trigger automatically. DISABLED — the action is paused and will not execute.
Gas priceThe gas price (in gwei) configured for this action’s transactions.
Gas limitThe maximum gas units allowed per transaction.

Row menu (···)

Each action row has a ··· menu with:
OptionDescription
View DetailsOpens the Action Detail page for full configuration and history.
Delete ActionPermanently removes the action.