Onchain
React to blockchain transfers, logs, and transaction activity.
React to blockchain transfers, logs, and transaction activity.
| Trigger | ID | Required configuration | Tags |
|---|---|---|---|
| Receive ETH | eth-receive | 'chainId', 'walletAddress' | eth, native, transfer, receive, deposit, blockchain, evm, wallet |
| Send ETH | eth-send | 'chainId', 'walletAddress' | eth, native, transfer, send, withdrawal, blockchain, evm, wallet |
| Smart Contract Event | evm-log | 'chainId', 'eventAbi' | evm, blockchain, event, log, smart-contract, on-chain, ethereum, advanced |
| Solana Transaction | solana-transaction | 'chainId', 'watchAddress', 'eventCategory' | blockchain, solana, trigger, helius, swap, transfer, defi |
| Token Received | erc20-receive | 'chainId', 'toAddress' | erc20, token, transfer, receive, deposit, blockchain, evm, wallet |
| Token Sent | erc20-send | 'chainId', 'fromAddress' | erc20, token, transfer, send, withdrawal, blockchain, evm, wallet |
