B3OS
HomePricing
Dashboard
Back to Integrations
⌘K

Evm

Tag

32 integrations tagged with "evm"

Workflow
Get Token Balance
Action

Get Token Balance

Check how much of a specific ERC20 token a wallet holds. Returns both the raw amount and a human-readable value. Optionally includes token metadata.

6 workflows
1.8k runs
100% success
blockchainevmerc20+5
Type:get-balance
Fields:4 (3 required)
Get Wallet Balance (Native)
Action

Get Wallet Balance (Native)

Check a wallet's native token balance (ETH, MATIC, BNB, AVAX, etc.). Returns both the raw amount and a human-readable value. Works on any EVM chain.

4 workflows
1.7k runs
100% success
blockchainevmnative+7
Type:get-native-balance
Fields:2 (2 required)
Smart Contract Event
Trigger

Smart Contract Event

Triggers when a smart contract emits an on-chain event that matches your filter criteria. Advanced — requires an event ABI.

5 workflows
1.4k runs
evmblockchainevent+5
Type:evm-log
Fields:7 (2 required)
Get Transaction Details
Action

Get Transaction Details

Get transaction details including ETH value and USD conversion via Chainlink oracle. Returns sender, recipient, value in wei/ETH/USD, and the ETH price used. Ideal for: liquidity checks, transaction analysis, threshold filters, token launch sniping.

2 workflows
366 runs
100% success
blockchainevmtransaction+4
Type:get-transaction-details
Fields:2 (2 required)
Get Token Metadata
Action

Get Token Metadata

Get ERC20 token metadata including name, symbol, decimals, and total supply. Use this to look up token info before transfers or to display token details. Ideal for: token discovery, display formatting, supply tracking, token validation.

12 workflows
291 runs
94% success
blockchainevmerc20+6
Type:get-token-metadata
Fields:2 (2 required)
Cross-Chain Swap (Relay)
Action

Cross-Chain Swap (Relay)

Swap or bridge tokens across chains using Relay Protocol. Supports same-chain swaps, cross-chain EVM transfers, and bridging to Solana. Configurable slippage.

10 workflows
95 runs
46% success
blockchainevmdex+5
Type:relay-swap
Fields:9 (4 required)
Smart Contract Read
Action

Smart Contract Read

Read any data from a smart contract without spending gas. Provide the contract ABI and function name to call view/pure functions on any EVM chain.

65 runs
91% success
blockchainevmread+5
Type:evm-read
Fields:8 (2 required)
Token Received
Trigger

Token Received

Triggers when tokens arrive at a wallet address. Filter by sender, specific token, or minimum amount.

7 workflows
58 runs
erc20tokentransfer+5
Type:erc20-receive
Fields:7 (2 required)
Send ERC20 Token
Action

Send ERC20 Token

Send ERC20 tokens (USDC, USDT, DAI, WETH, etc.) to another wallet address. Validates balance before transfer. Works on any EVM chain. Ideal for: payments, automated payouts, DCA distribution, portfolio rebalancing.

4 workflows
58 runs
67% success
blockchainevmerc20+5
Type:send-erc20-token
Fields:5 (4 required)
Approve Token Spending
Action

Approve Token Spending

Allow a smart contract (DEX, protocol, etc.) to spend your tokens. Required before swaps, staking, or DeFi interactions. Set amount to 0 to revoke an existing approval.

2 workflows
53 runs
66% success
blockchainevmerc20+6
Type:approve-erc20
Fields:6 (4 required)
Smart Contract Write
Action

Smart Contract Write

Execute a state-changing function on any smart contract. Provide the contract ABI and function name; the transaction is signed and broadcast from your connected wallet. Use for: staking, governance votes, custom contract interactions.

30 runs
7% success
blockchainevmwrite+6
Type:evm-write
Fields:14 (2 required)
0x Swap
Action

0x Swap

Swap tokens at the best available price via 0x Protocol. Aggregates liquidity from Uniswap, Aerodrome, and other DEXes. Supports ETH and ERC20 tokens on multiple chains.

7 runs
71% success
blockchainevmdex+2
Type:0x-swap
Fields:5 (4 required)
Send Native Token
Action

Send Native Token

Send native tokens (ETH, MATIC, BNB, AVAX, etc.) to another wallet address. Simple value transfer without contract calls. Validates balance including gas costs. Ideal for: payments, gas refills, native token distribution, automated payouts.

5 runs
80% success
blockchainevmnative+7
Type:send-native-token
Fields:4 (3 required)
Gasless Swap (Permit)
Action

Gasless Swap (Permit)

Swap tokens without paying gas. Sign off-chain and a relayer submits the transaction for you. Great for fresh wallets or moving funds without needing ETH upfront.

2 workflows
3 runs
100% success
blockchainevmdex+5
Type:permit-relayer-swap
Fields:6 (4 required)
Get Gas Price
Action

Get Gas Price

Fetch current gas prices for an EVM chain from the b3 gas oracle. Returns legacy tiers (low / standard / fast / instant) and, when available, EIP-1559 base fee + priority/max-fee tiers and historical analysis (level, percentile, vs1h/vs4h/vs24h ratios). Values are in gwei. Ideal for: gas-gated batching, cost-aware send timing, gas dashboards.

3 runs
100% success
evmgasoracle+1
Type:get-gas-price
Fields:1 (1 required)
Receive ETH
Trigger

Receive ETH

Triggers when native ETH (or native gas token) arrives at a wallet address. Filter by sender or minimum amount.

1 run
ethnativetransfer+6
Type:eth-receive
Fields:4 (2 required)
Token Sent
Trigger

Token Sent

Triggers when tokens leave a wallet address. Filter by recipient, specific token, or minimum amount.

erc20tokentransfer+5
Type:erc20-send
Fields:7 (2 required)
Send ETH
Trigger

Send ETH

Triggers when native ETH (or native gas token) leaves a wallet address. Filter by recipient or minimum amount.

ethnativetransfer+6
Type:eth-send
Fields:4 (2 required)
Cross-Chain Swap (SwapKit)
Action

Cross-Chain Swap (SwapKit)

Swap EVM tokens to non-EVM destinations that relay-swap cannot reach: ZEC (Zcash), DOGE, LTC, BCH, XRP, DASH, ATOM, SUI, ADA, NEAR, RUNE, CACAO. Routes through THORChain, Maya Protocol, Chainflip, and NEAR Intents. Note: For BTC and SOL destinations, prefer relay-swap (lower fees). Use swapkit-swap only when relay-swap has no route. Ideal for: ZEC/BTC acquisition, DCA into non-EVM assets, cross-chain bridging to Zcash/Bitcoin/Litecoin/Dogecoin.

blockchainevmdex+6
Type:swapkit-swap
Fields:6 (5 required)
V3 DEX Remove Liquidity
Action

V3 DEX Remove Liquidity

Remove liquidity from Uniswap V3 position NFTs with optional fee collection. Supports partial removal (1-100%), fee claiming, WETH unwrapping, and NFT burning. Specify position by token ID. Ideal for: exiting V3 positions, collecting earned fees, rebalancing ranges, closing positions.

blockchainevmdex+8
Type:v3-remove-liquidity
Fields:11 (2 required)
0x Price Quote
Action

0x Price Quote

Get a live swap price quote from 0x Protocol without executing anything. Returns how much of the output token you'd receive for a given input amount.

blockchainevmdex+2
Type:0x-quote
Fields:5 (4 required)
V4 DEX Remove Liquidity
Action

V4 DEX Remove Liquidity

Remove liquidity from Uniswap V4 position NFTs. Supports partial removal (1-100%), full removal with NFT burning, and native ETH withdrawal. Specify position by token ID. Ideal for: exiting V4 positions, partial withdrawals, closing positions, native ETH retrieval.

blockchainevmdex+8
Type:v4-remove-liquidity
Fields:9 (2 required)
Unwrap ETH
Action

Unwrap ETH

Unwrap WETH (or WMATIC, WBNB, WAVAX) back to native ETH (or MATIC, BNB, AVAX). Burns wrapped tokens to receive equal amount of native tokens. Ideal for: post-Railgun unshield, gas conversion, native token recovery.

blockchainevmunwrap+4
Type:unwrap-eth
Fields:3 (2 required)
V3 DEX Add Liquidity
Action

V3 DEX Add Liquidity

Add concentrated liquidity to Uniswap V3 pools by minting a position NFT. Specify custom price ranges via tick bounds for capital efficiency. Multiple fee tiers (0.01%, 0.05%, 0.3%, 1%). Returns position NFT token ID. Ideal for: concentrated liquidity strategies, range orders, active LP management, fee optimization.

blockchainevmdex+7
Type:v3-add-liquidity
Fields:11 (4 required)
Get Contract Event Logs
Action

Get Contract Event Logs

Fetch recent event logs emitted by an EVM contract without any gas cost. Returns up to 25 most-recent matching events decoded against the supplied event ABI, searching back up to ~3.5 days on L2s. Ideal for: populating test-workflow event pickers, inspecting recent on-chain activity, replaying an event for dry runs.

blockchainevmread+3
Type:evm-get-logs
Fields:5 (2 required)
Get Token Allowance
Action

Get Token Allowance

Check how many tokens a contract is approved to spend on behalf of a wallet. Useful for verifying approval status before swaps or DeFi interactions.

blockchainevmerc20+6
Type:get-allowance
Fields:4 (4 required)
Deploy Contract
Action

Deploy Contract

Deploy a compiled EVM smart contract to any supported chain. Supports standard CREATE, CREATE2, and CREATE3 (via CreateX) for deterministic addresses. Can deploy from custom bytecode or fetch from contract projects. Signs and broadcasts the deployment transaction via Turnkey wallet. Returns the deployed contract address, transaction hash, and gas details. Ideal for: deploying new contracts, cross-chain deployments at same address, factory patterns, automated protocol deployments.

blockchainevmdeploy+8
Type:deploy-contract
Fields:16 (1 required)
V2 DEX Add Liquidity
Action

V2 DEX Add Liquidity

Add liquidity to V2-compatible DEX pools (Uniswap V2, SushiSwap, PancakeSwap). Supports token/token and token/ETH pairs. Returns LP tokens representing pool share. Configurable slippage protection and deadline. Ideal for: liquidity provision, yield farming, earning trading fees, LP token strategies.

blockchainevmdex+5
Type:v2-add-liquidity
Fields:8 (3 required)
V2 DEX Remove Liquidity
Action

V2 DEX Remove Liquidity

Remove liquidity from V2-compatible DEX pools (Uniswap V2, SushiSwap, PancakeSwap). Burns LP tokens and returns underlying token pair. Supports token/token and token/ETH pairs. Configurable slippage and deadline. Ideal for: exiting positions, rebalancing, withdrawing from yield farms, LP management.

blockchainevmdex+6
Type:v2-remove-liquidity
Fields:10 (4 required)
Debug Transaction
Action

Debug Transaction

Debug and analyze any blockchain transaction to understand what it did on-chain. Returns decoded function calls, token transfers, event logs, revert reasons, and a plain-English summary. Ideal for: debugging failed transactions, understanding swap routes, auditing token movements, workflow error diagnosis.

blockchainevmtransaction+4
Type:debug-transaction
Fields:2 (2 required)
Wrap ETH
Action

Wrap ETH

Wrap native ETH (or MATIC, BNB, AVAX) to WETH (or WMATIC, WBNB, WAVAX). Deposits native tokens to receive equal amount of wrapped ERC20 token. Ideal for: Railgun shielding prep, DEX operations, protocol compatibility.

blockchainevmwrap+4
Type:wrap-eth
Fields:3 (2 required)
V4 DEX Add Liquidity
Action

V4 DEX Add Liquidity

Add concentrated liquidity to Uniswap V4 pools by minting a position NFT. Supports native ETH (no WETH wrapping), custom price ranges, and hook contracts. Uses Permit2 for approvals. Returns position NFT token ID. Ideal for: V4 liquidity provision, native ETH pools, hook-enabled pools, advanced LP strategies.

blockchainevmdex+7
Type:v4-add-liquidity
Fields:13 (4 required)
Status unavailable
DocsTermsPrivacy