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.
Steps
Open Action Providers
In the left sidebar, click Action Providers. Then click Add Provider in the top-right corner.
Select a network
In the Network dropdown, choose the blockchain network where your smart contract is deployed.Available networks:
- Ethereum
- BSC
- Arbitrum One
- Optimism
- Gnosis
- Polygon Mainnet
- Polygon Amoy
- Fantom Opera
- Avalanche (C-Net)
Enter a provider name
In the Provider name field, enter a descriptive label (e.g.,
Mainnet Pauser). This name is only used within Extractor for identification.Configure options (optional)
Expand the Options section to set advanced parameters:
| Field | Description |
|---|---|
| Tags | Free-form labels for organizing providers (e.g., production, staging). |
| Type | Default — uses a private key you provide. HSM — uses a Hardware Security Module for key storage. |
| Private Key | (Optional) Your wallet’s private key. If left empty, Extractor will automatically generate a new wallet for you. This value is encrypted and stored securely. |
What’s next
After creating a provider you need to:- Grant it access to your contract — so it can call contract functions.
- Deposit gas funds — so it can pay for transactions.