B3OS
HomePricing
Dashboard
Back to Integrations
⌘K

Blockchain

Tag

87 integrations tagged with "blockchain"

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.3k 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)
Math Operation
Action

Math Operation

Perform precise mathematical operations (+, -, *, /, %, **) with arbitrary precision. Supports numbers and strings, with configurable rounding (none, floor, ceil, round). No floating-point errors. Ideal for: token calculations, fee computations, threshold checks, percentage calculations.

258 runs
100% success
mathcalculationarithmetic+5
Type:math-operation
Fields:4 (4 required)
Get CEX Addresses
Action

Get CEX Addresses

Retrieve centralized exchange (CEX) wallet addresses from Dune Analytics. Supports filtering by address, exchange name, and blockchain. Results are cached for fast lookups. Ideal for: CEX flow analysis, exchange wallet identification, on-chain attribution, compliance monitoring.

1 workflow
171 runs
100% success
dunecexexchange+4
Type:dune-get-cex-addresses
Fields:5 (0 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)
Get EVM Transactions
Action

Get EVM Transactions

Retrieve raw blockchain transactions for any EVM address (wallet or contract) via Sim Dune API with optional ABI decoding. Returns complete tx data: hash, block, timestamp, addresses, value, gas, input data, and logs. Set decode=true for human-readable function calls and events. Most recent first. Pagination: max 100/request, use nextOffset for older txs. Ideal for: transaction analysis, smart contract debugging, event extraction, building block explorers.

44 runs
100% success
sim-duneblockchainwallet+9
Type:sim-dune-get-evm-transactions
Fields:5 (1 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)
Get Wallet Positions (Zerion)
Action

Get Wallet Positions (Zerion)

Retrieve fungible token positions for any wallet address via Zerion API. Returns detailed position data including DeFi deposits, loans, staking rewards, and wallet balances with real-time valuations. Supports filtering by chain, position type, and DApp. Ideal for: token balance tracking, DeFi position monitoring, portfolio analytics, wallet auditing.

1 workflow
15 runs
100% success
zerionblockchainwallet+5
Type:zerion-get-wallet-positions
Fields:7 (1 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)
Get Wallet Balances
Action

Get Wallet Balances

Retrieve all token balances (native + ERC-20) for any EVM wallet address via Sim Dune API. Returns real-time USD valuations, token metadata (symbol, decimals, logo), and portfolio totals. Supports multi-chain queries (Ethereum, Polygon, Base, Arbitrum, etc.). Pagination: max 1000 tokens/request, use nextOffset for more. Ideal for: portfolio tracking, balance verification before transfers, wallet value monitoring, token ownership checks.

5 runs
100% success
sim-duneblockchainwallet+9
Type:sim-dune-get-wallet-balances
Fields:9 (1 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)
Railgun Shield
Action

Railgun Shield

Shield ERC20 tokens from public wallet to Railgun private balance. Requires turnkey (for signing) and railgun (for mnemonic) connectors.

2 workflows
5 runs
80% success
blockchainprivacyrailgun+2
Type:railgun-shield
Fields:4 (4 required)
Railgun Relayer Unshield
Action

Railgun Relayer Unshield

Gasless unshield ERC20 tokens from Railgun private balance to any public address. B3OS relayer pays gas; fee deducted from token amount. No ETH required on recipient. Ideal for: anonymous gas funding, fresh wallet funding, privacy-preserving distributions.

2 workflows
4 runs
75% success
blockchainprivacyrailgun+5
Type:railgun-unshield-via-relayer
Fields:5 (4 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)
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)
Get Token Holders
Action

Get Token Holders

Retrieve the top holders of any ERC-20 token via Sim Dune API, ranked by balance (largest first). Returns wallet addresses, token balances, percentage of supply, and USD values. Pagination: max 500/request, use nextOffset for additional holders. Ideal for: whale tracking, token distribution analysis, concentration risk detection, governance analysis, airdrop targeting.

1 run
100% success
sim-duneblockchaintoken+8
Type:sim-dune-get-token-holders
Fields:4 (2 required)
Solana Transaction
Trigger

Solana Transaction

Triggers when a Solana transaction matching your criteria is detected. Powered by Helius webhooks. Monitors wallet addresses for Jupiter/Raydium/Orca swaps, token transfers, Pump.fun token launches, NFT sales, liquidity pool creation, SOL staking, and program events.

blockchainsolanatrigger+4
Type:solana-transaction
Fields:9 (3 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)
Get Token Info
Action

Get Token Info

Retrieve detailed token data for a specific contract address via the Codex (Defined.fi) API. Returns price, market cap, liquidity, volume, holder count, buy/sell activity, supply info, and token metadata. Ideal for: token research, portfolio monitoring, due diligence on specific tokens before trading.

onchainblockchaintoken+3
Type:codex-get-token-info
Fields:2 (1 required)
Railgun Private Transfer
Action

Railgun Private Transfer

Transfer ERC20 tokens privately between Railgun addresses (generates ZK proof, ~20-30s). Requires turnkey (for gas) and railgun (for mnemonic) connectors.

blockchainprivacyrailgun+2
Type:railgun-private-transfer
Fields:6 (4 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)
Get Query Result
Action

Get Query Result

Retrieve results from a Dune Analytics query by query ID. Returns cached results including rows, column metadata, and execution timing. Supports pagination, sorting, and filtering. Ideal for: blockchain analytics, on-chain metrics, historical data analysis, custom dashboards.

dunequeryanalytics+3
Type:dune-get-query-result
Fields:9 (1 required)
Get Wallet Activity
Action

Get Wallet Activity

Retrieve decoded and categorized transaction history for any wallet address via Sim Dune API. Returns human-readable activity (transfers, swaps, approvals, NFT trades, staking, bridges) with timestamps, addresses, token amounts, and USD values. Most recent first. Pagination: default 20, max 100 items, use nextOffset for older activity. Ideal for: activity feeds, transaction notifications, audit trails, wallet behavior analysis.

sim-duneblockchainwallet+9
Type:sim-dune-get-wallet-activity
Fields:5 (1 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)
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)
Get SOL Balance
Action

Get SOL Balance

Check a wallet's native SOL balance on Solana. Returns both the raw lamport amount and a human-readable SOL value. Supports mainnet and devnet.

blockchainsolananative+5
Type:get-sol-balance
Fields:2 (2 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)
Send SPL Token
Action

Send SPL Token

Transfer SPL tokens (USDC, BONK, etc.) to another wallet on Solana. Auto-creates the recipient's token account if needed. Supports both classic SPL Token and Token-2022 programs with safety checks for Transfer Hooks and Permanent Delegate extensions. Ideal for: token payments, airdrops, automated token distribution on Solana.

blockchainsolanaspl+5
Type:send-spl-token
Fields:9 (3 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)
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)
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)
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 NFT Collection
Action

Get NFT Collection

Retrieve all NFTs (ERC-721 and ERC-1155) owned by a wallet address. Returns collection name, token ID, image, traits, and floor price. Supports Ethereum, Polygon, Base, and more.

sim-duneblockchainwallet+9
Type:sim-dune-get-wallet-collectibles
Fields:6 (1 required)
Get DeFi Positions
Action

Get DeFi Positions

Retrieve all DeFi positions for a wallet across major protocols via Sim Dune API (beta). Returns positions by type: Erc4626 vaults, Tokenized lending (Aave aTokens), UniswapV2 LP, and Uniswap V3/V4 NFT positions. Includes token balances, USD values, underlying holdings, and tick-range data for concentrated liquidity. Ideal for: DeFi portfolio tracking, position monitoring, yield reporting, portfolio management dashboards.

sim-duneblockchainwallet+12
Type:sim-dune-get-defi-positions
Fields:3 (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)
Get Wallet NFT Positions (Zerion)
Action

Get Wallet NFT Positions (Zerion)

Retrieve NFT holdings for any wallet address via Zerion API. Returns NFT positions with metadata including name, collection, image URL, contract address, and valuations. Ideal for: NFT portfolio display, collection tracking, NFT value monitoring.

zerionblockchainwallet+3
Type:zerion-get-wallet-nft-positions
Fields:2 (1 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)
Get Balance for One Token
Action

Get Balance for One Token

Look up a wallet's balance for a specific token. Faster than fetching all balances when you only need one. Use a contract address for ERC-20 tokens or 'native' for ETH/MATIC. Returns balance and USD value.

sim-duneblockchainwallet+8
Type:sim-dune-get-single-token-balance
Fields:3 (3 required)
Get Token Info
Action

Get Token Info

Retrieve comprehensive real-time information about any ERC-20 token via Sim Dune API. Returns name, symbol, decimals, total supply, current price, 24h change, market cap, volume, liquidity, holder count, and logo. Supports multi-chain queries to find token deployments. Ideal for: token detail displays, pre-swap validation, price calculations, transaction data enrichment.

sim-duneblockchaintoken+9
Type:sim-dune-get-token-info
Fields:5 (1 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)
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)
Thirdweb Engine: Create Backend Wallet
Action

Thirdweb Engine: Create Backend Wallet

Create a new backend wallet in your Thirdweb Engine instance. Returns the new wallet address, status, and type. Ideal for: provisioning wallets for automated transactions, setting up new signing wallets.

smart-contractintegrationwallet+1
Type:thirdweb-engine-create-backend-wallet
Fields:2 (1 required)
Get Wallet Portfolio (Zerion)
Action

Get Wallet Portfolio (Zerion)

Retrieve a portfolio overview for any wallet address via Zerion API. Returns total value, distribution by chain and position type (wallet, staked, deposited, borrowed), and 24h changes. Supports multiple currency denominations. Ideal for: portfolio snapshots, wallet value monitoring, cross-chain portfolio breakdowns.

zerionblockchainwallet+3
Type:zerion-get-wallet-portfolio
Fields:3 (1 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)
Railgun Unshield
Action

Railgun Unshield

Unshield ERC20 tokens from Railgun private balance to public address (generates ZK proof, ~20-30s). Requires turnkey (for gas) and railgun (for mnemonic) connectors.

blockchainprivacyrailgun+2
Type:railgun-unshield
Fields:4 (4 required)
Send SOL
Action

Send SOL

Send native SOL to another wallet address on Solana. Simple value transfer using SystemProgram. Validates addresses and prevents self-transfers. Ideal for: payments, SOL distribution, funding accounts, automated payouts on Solana.

blockchainsolananative+5
Type:send-sol
Fields:4 (2 required)
Thirdweb Engine: List Backend Wallets
Action

Thirdweb Engine: List Backend Wallets

List all backend wallets configured in your Thirdweb Engine instance. Returns wallet addresses, types, and labels. Ideal for: discovering available wallets, populating wallet selection dropdowns, verifying wallet setup.

smart-contractintegrationwallet+2
Type:thirdweb-engine-list-backend-wallets
Fields:2 (0 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)
Get Wallet Balance Chart (Zerion)
Action

Get Wallet Balance Chart (Zerion)

Retrieve a historical balance chart for any wallet address via Zerion API. Returns time-series data points [timestamp, value] for the specified period (hour to max). Supports filtering by chain and fungible IDs. Ideal for: portfolio performance visualization, historical balance tracking, PnL charting, trend analysis.

zerionblockchainwallet+5
Type:zerion-get-wallet-chart
Fields:4 (2 required)
Filter Tokens
Action

Filter Tokens

Discover and filter tokens across blockchain networks using the Codex (Defined.fi) API. Returns ranked token lists with price, volume, liquidity, market cap, holder counts, and buy/sell activity. Supports filtering by network, minimum liquidity, volume thresholds, and scam exclusion. Ideal for: finding trending tokens, screening new launches, monitoring trading activity on specific chains.

onchainblockchaintoken+4
Type:codex-filter-tokens
Fields:9 (0 required)
Jupiter Swap
Action

Jupiter Swap

Execute a token swap on Solana via Jupiter, the leading DEX aggregator. Automatically finds the best route across all Solana DEX pools for any SPL token pair. Ideal for: automated swaps, portfolio rebalancing, DCA strategies, and token distribution on Solana.

blockchainsolanaswap+4
Type:jupiter-swap
Fields:7 (3 required)
Get Wallet Transactions (Zerion)
Action

Get Wallet Transactions (Zerion)

Retrieve transaction history for any wallet address via Zerion API. Returns detailed transaction data including operation type, transfers, fees, and status. Supports filtering by operation type, chain, date range, and full-text search. Cursor-based pagination (max 100/page). Ideal for: transaction history display, wallet activity monitoring, trade tracking, fee analysis.

zerionblockchainwallet+4
Type:zerion-get-wallet-transactions
Fields:9 (1 required)
Access LNPay Protected Resource via x402 Payment
Action

Access LNPay Protected Resource via x402 Payment

Unlock protected content on the Base network through LNPay's x402 payment gateway. This endpoint enables micropayment-gated access to exclusive resources by charging 10000 USDC on Base, returning transaction confirmation and access details. Ideal for monetizing APIs and content behind payment walls. | Input: No parameters required - the endpoint handles payment processing automatically | Output: Returns transaction details including tx hash, network confirmation, USDC amount spent, and access confirmation with link to Base blockchain explorer | Use cases: I want to access premium API content with a one-time micropayment; Unlock protected resources on Base network using USDC; Get transaction confirmation after paying for gated content; Monetize my API endpoint with x402 payment protocol | Cost: 0.01 USDC on base

x402payment-gatedx402-payment+6
Type:x402ep_d5s8l7cmd1grabgljkgg
Fields:1 (1 required)
Query Blockchain Data with Hubble RAG Agent
Action

Query Blockchain Data with Hubble RAG Agent

Ask natural language questions about blockchain data using Hubble's RAG (Retrieval-Augmented Generation) knowledge base. The endpoint processes queries against a V2 knowledge base with configurable confidence thresholds and data sources, returning structured results with verification status. Powered by Hubble RPC's Lego API. | Input: Accepts a natural language question about blockchain data, optional data source selection (FILE or SINGLE), and confidence threshold for filtering results. | Output: Returns an array of query results, success status, ISO 8601 timestamp, and gateway metadata including payment verification and router information. | Use cases: I want to ask questions about blockchain data in natural language; Query the Hubble knowledge base for blockchain information; Get verified blockchain data answers with confidence scoring; I need to retrieve blockchain information using semantic search | Cost: 0.05 USDC on base

x402payment-gatedblockchain+6
Type:x402ep_d5s7m3cmd1grabgljhug
Fields:2 (1 required)
Get x721.dev NFT Project Roadmap
Action

Get x721.dev NFT Project Roadmap

Retrieves the official project roadmap for x721.dev, an NFT and payment infrastructure platform. Returns upcoming milestones including NFT collection launches, token strategy implementations, and payment plugin developments on the Base network. | Input: No parameters required - returns the fixed project roadmap | Output: Returns a structured roadmap with a title and array of upcoming milestones including NFT launches, token strategies, and payment plugin developments | Use cases: I want to see the x721.dev project roadmap and upcoming launches; Show me the planned milestones for the x721 NFT collection; What are the next steps for x721.dev development? | Cost: 0.01 USDC on base

x402payment-gatednft+5
Type:x402ep_d5s7lkcmd1grabgljhi0
Fields:1 (1 required)
Complete 1-Minute Wait Timer on Base Network
Action

Complete 1-Minute Wait Timer on Base Network

A simple utility endpoint on WurkAPI that completes a 1-minute waiting period after payment verification. Returns confirmation of successful payment processing and remaining wait time in seconds. Useful for time-gated operations, payment confirmation delays, or workflow sequencing that requires a mandatory wait period. | Input: No input parameters required - the endpoint handles payment verification and timing automatically | Output: Returns a confirmation message indicating payment success, a boolean flag showing payment status, and the remaining wait time in seconds | Use cases: I need to verify a payment was processed before proceeding; I want to add a mandatory 1-minute delay to my workflow; Get confirmation that a Base network payment completed successfully; I need to wait for a transaction to settle before continuing | Cost: 0.01 USDC on base

x402payment-gatedpayment-gated+5
Type:x402ep_d5s7gj4md1grabgljc7g
Fields:1 (1 required)
Generate SHA3-256 Hash via Lavarand
Action

Generate SHA3-256 Hash via Lavarand

Generates a cryptographic SHA3-256 hash using Lavarand's entropy service. This endpoint provides secure hashing for data verification, digital signatures, and blockchain applications. Powered by Lavarand on Railway. | Input: No parameters required - endpoint generates hash on demand | Output: Returns a SHA3-256 hash string (64-character hexadecimal value) | Use cases: I need to generate a SHA3-256 hash for data verification; Create a cryptographic hash for blockchain transaction validation; Generate a secure hash for digital signature verification; I want to hash data using SHA3-256 algorithm | Cost: 0.001 USDC on base

x402payment-gatedcryptography+6
Type:x402ep_d5s7g24md1grabgljbng
Fields:1 (1 required)
Fetch NFT Metadata and Ownership History
Action

Fetch NFT Metadata and Ownership History

Retrieve comprehensive NFT metadata including collection details, ownership information, trait attributes, and transfer history across multiple blockchains (Ethereum, Base, Arbitrum, Polygon, Optimism) via PadelMaps. Perfect for NFT portfolio tracking, rarity analysis, and ownership verification. | Input: Requires an NFT contract address and token ID; optionally specify blockchain (defaults to Ethereum, supports Base, Arbitrum, Polygon, Optimism) | Output: Returns NFT metadata including name, description, image URL, trait attributes, current owner address, collection information, transfer history, and link to block explorer | Use cases: I want to check the metadata and current owner of a specific NFT; Get detailed trait attributes and rarity information for an NFT; Retrieve transfer history and ownership timeline for an NFT; Verify NFT collection details and view it on a block explorer | Cost: 0.05 USDC on base

x402payment-gatednft+6
Type:x402ep_d5s5l1cmd1grabglj9fg
Fields:2 (1 required)
Search Crypto News by Keyword via itsGloria
Action

Search Crypto News by Keyword via itsGloria

Search for cryptocurrency and blockchain news articles by keyword using itsGloria's AI-powered news aggregation. Returns contextual news items with sentiment analysis, on-chain signals, and source attribution covering Bitcoin, Ethereum, institutional adoption, market movements, and macro trends. | Input: Accepts a keyword parameter to search across cryptocurrency and blockchain news sources | Output: Returns an array of news items with author, sentiment scores (bullish/bearish/neutral), contextual summaries, on-chain signals, source links, timestamps, and associated cryptocurrency tokens | Use cases: I need to find recent news about Bitcoin whale movements and large transactions; Show me news articles about institutional Bitcoin adoption and treasury strategies; Get me crypto market news with sentiment analysis for a specific keyword; I want to search for news about Ethereum ETF flows and market trends | Cost: 0.05 USDC on base

x402payment-gatedcrypto-news+7
Type:x402ep_d5s5kismd1grabglj96g
Fields:2 (1 required)
Get Zapper NFT Collection Metadata & Floor Prices
Action

Get Zapper NFT Collection Metadata & Floor Prices

Fetch comprehensive NFT collection data from Zapper including floor prices, market cap, holder information, recent transaction events, and individual NFT details. Supports multi-chain queries with real-time pricing in USD and collection-specific metrics like circulating supply and top holders. | Input: Accepts an array of NFT collection addresses with their corresponding blockchain chain IDs | Output: Returns collection metadata including name, floor price in USD, market cap, holder count, top holders, recent events with transaction values, individual NFT listings with traits, media assets, and social links | Use cases: I want to check the floor price and market cap of a specific NFT collection; Get me detailed holder information and recent sales for a Bored Ape Yacht Club; I need to analyze NFT collection metrics across multiple blockchain networks; Show me the top NFTs and transaction history for an NFT collection | Cost: 0.003 USDC on base

x402payment-gatednft+6
Type:x402ep_d5rtjesmd1grabglgbd0
Fields:2 (1 required)
Chat with DeFi Progressive Decentralization Advisor
Action

Chat with DeFi Progressive Decentralization Advisor

Get expert guidance on designing phased decentralization roadmaps for DeFi protocols via the APItoAI legal agent. Provides detailed strategies for transitioning from centralized control to community governance, including timelines, control matrices, and regulatory considerations. | Input: Accepts a text prompt or query about decentralization strategy, governance structure, or DeFi protocol design | Output: Returns detailed guidance from the Progressive Decentralization Roadmap agent, including phased timelines, control transfer matrices, governance mechanisms, regulatory risk assessments, and actionable milestones | Use cases: I need help designing a decentralization roadmap for my DeFi protocol; Show me a phased approach to transitioning from team control to DAO governance; I want to understand how to gradually decentralize my blockchain project; Get advice on regulatory compliance during protocol decentralization | Cost: 0.02 on base

x402payment-gateddefi+7
Type:x402ep_d5rro8kmd1grabglfoug
Fields:2 (1 required)
Design Crypto Tax Compliance Framework with AI
Action

Design Crypto Tax Compliance Framework with AI

Get expert guidance on designing tax-compliant crypto protocols and reporting frameworks. This AI-powered endpoint from apitoai.xyz helps you navigate crypto tax complexities across jurisdictions, create tax guidance for users, and develop compliance strategies for DeFi, NFT, DAO, and other blockchain activities. | Input: Accepts a natural language prompt or query describing your crypto tax compliance needs, protocol type, activities to analyze, and relevant jurisdictions | Output: Returns AI-generated tax compliance guidance including tax treatment summaries, jurisdictional comparisons, decision trees, sample user guidance language, reporting checklists, and tax optimization strategies | Use cases: I need help designing a tax-compliant DeFi protocol structure; Create tax reporting guidance for my DAO contributors; Compare crypto tax treatment across US, EU, and Singapore; Design a tax optimization strategy for staking and liquidity providing activities | Cost: 0.02 on base

x402payment-gatedcrypto-tax+6
Type:x402ep_d5rrndkmd1grabglfoig
Fields:2 (1 required)
Design Token Utility & Mechanics with AI
Action

Design Token Utility & Mechanics with AI

Chat with an AI agent specialized in designing cryptocurrency token utilities and mechanics. The agent helps projects define token use cases, staking mechanisms, governance structures, and economic models. Powered by Gemini Pro on the apitoai.xyz platform, it provides comprehensive token design templates and analysis. | Input: Accepts a natural language prompt or question about token design, utilities, mechanics, or economic models | Output: Returns detailed AI-generated recommendations including token utility frameworks, staking mechanisms, governance structures, economic analysis, implementation roadmaps, and regulatory considerations | Use cases: I need help designing utility mechanics for my cryptocurrency token; Create a token staking and governance framework for my project; Design an economic model that balances token emissions and sinks; Get recommendations for token utilities like governance, staking, and discounts | Cost: 0.02 on base

x402payment-gatedtoken-design+6
Type:x402ep_d5rrktcmd1grabglfn5g
Fields:2 (1 required)
Design Tokenomics Model with AI Agent
Action

Design Tokenomics Model with AI Agent

Chat with an AI-powered Token Supply & Distribution Designer agent to create custom tokenomics models for blockchain projects. The agent guides you through project requirements, token utility, allocation strategies, emission schedules, and governance mechanisms via conversational prompts. Powered by Gemini Pro on the apitoai.xyz platform. | Input: Accepts a natural language prompt or question about your tokenomics requirements and project details | Output: Returns conversational guidance from the Token Supply & Distribution Designer agent, including recommendations for total supply, allocation breakdown, distribution strategies, emission schedules, utility mechanisms, governance structures, and risk analysis | Use cases: I need help designing a tokenomics model for my new blockchain project; Create an allocation strategy and emission schedule for my governance token; Get recommendations on token supply, distribution, and utility mechanisms; Design a sustainable tokenomics proposal with staking and governance features | Cost: 0.02 on base

x402payment-gatedtokenomics+6
Type:x402ep_d5rrkmsmd1grabglfn2g
Fields:2 (1 required)
Chat with Token Launch Sequencing Strategist Agent
Action

Chat with Token Launch Sequencing Strategist Agent

Get expert guidance on designing and executing token launch strategies from the Token Launch Sequencing Strategist AI agent via apitoai.xyz. Receive detailed recommendations on launch models (LBP, Dutch auctions, IDOs), tokenomics planning, timeline development, risk assessment, and community engagement strategies for cryptocurrency projects. | Input: Accepts a text prompt or query about your token launch project, goals, and specific questions you have about launch strategy | Output: Returns detailed strategic guidance including recommended launch models, step-by-step timelines, risk assessments, checklists, tokenomics recommendations, and market maker guidelines tailored to your project | Use cases: I need help designing a token launch strategy for my DeFi project; Get recommendations on the best token launch model for my blockchain project; I want expert advice on tokenomics, vesting schedules, and launch timeline; Help me plan a fair and successful token distribution strategy | Cost: 0.02 on base

x402payment-gatedai-agent+6
Type:x402ep_d5rrkdcmd1grabglfmsg
Fields:2 (1 required)
Design Liquidity Pool Strategy with AI Agent
Action

Design Liquidity Pool Strategy with AI Agent

Chat with the Liquidity Pool Strategy Designer AI agent on apitoai.xyz to create customized DeFi liquidity strategies. Get expert recommendations on token launches, pool composition, fee tiers, concentrated liquidity, and incentive structures across multiple blockchains and DEXs. | Input: Accepts a natural language prompt or question about liquidity pool strategy, token launch goals, budget allocation, and blockchain preferences | Output: Returns detailed guidance from the AI agent including questions to gather requirements, strategic recommendations for pool composition, fee structures, impermanent loss mitigation, and long-term liquidity management across chains | Use cases: I need help designing a liquidity strategy for my token launch; What's the best way to allocate liquidity across multiple DEXs?; Help me determine optimal fee tiers and concentrated liquidity ranges; I want recommendations for protocol-owned liquidity and mining incentives | Cost: 0.02 on base

x402payment-gateddefi+6
Type:x402ep_d5rrk54md1grabglfmpg
Fields:2 (1 required)
Chat with Airdrop Economics Planner Agent
Action

Chat with Airdrop Economics Planner Agent

Get expert guidance on designing effective airdrop strategies from the Airdrop Economics Planner AI agent via apitoai.xyz. Receive comprehensive advice on token allocation, eligibility criteria, sybil resistance, vesting schedules, distribution mechanics, and sell pressure mitigation for your blockchain project. | Input: Takes a natural language prompt or question about airdrop planning and tokenomics strategy | Output: Returns detailed airdrop strategy recommendations including allocation percentages, eligibility criteria, sybil resistance plans, vesting schedules, distribution mechanics, tax guidance, and communication strategies | Use cases: I need help designing an airdrop strategy for my crypto project; How should I structure eligibility criteria and vesting for my token airdrop?; Get recommendations on sybil resistance and fair distribution mechanics; I want advice on preventing sell pressure and optimizing my airdrop timeline | Cost: 0.02 on base

x402payment-gatedairdrop-strategy+6
Type:x402ep_d5rrjqkmd1grabglfmjg
Fields:2 (1 required)
Chat with Crestal Dice Game Agent
Action

Chat with Crestal Dice Game Agent

Interact with a Crestal-powered AI agent that facilitates blockchain-based dice games on the Base network. Users can send messages to engage with the agent, which responds with game prompts and manages USDC betting interactions. Requires Base network payment in USDC. | Input: Accepts a user message string to communicate with the dice game agent | Output: Returns an array of agent response messages with game prompts, betting instructions, and interaction details including token costs and timestamps | Use cases: I want to play a dice game and place USDC bets on Base; Chat with an AI agent to start a blockchain-based gambling game; Send a message to initiate a dice roll game with crypto rewards; Engage with a gaming agent that accepts USDC wagers on Base network | Cost: 0.01 on base

x402payment-gatedcrestal+7
Type:x402ep_d5rri74md1grabglflag
Fields:2 (1 required)
Chat with Crestal Ethereum Asset Management Agent
Action

Chat with Crestal Ethereum Asset Management Agent

Interact with a specialized Crestal AI agent focused on Ethereum claiming and asset management. Send natural language messages to get assistance with DeFi operations, asset strategies, and Ethereum-related queries. Powered by GPT-4 on the Crestal network. | Input: Accepts a user message (string) to send to the Ethereum asset management agent | Output: Returns an array of chat messages including the agent's response, token usage, cost information, and conversation metadata | Use cases: I need help understanding how to claim my Ethereum assets; Get advice on managing my Ethereum portfolio; Ask an AI agent about Ethereum DeFi strategies; I want to learn about Ethereum asset optimization | Cost: 0.01 on base

x402payment-gatedcrestal+6
Type:x402ep_d5rri2smd1grabglfl7g
Fields:2 (1 required)
Chat with Crestal DeFi & Image Analysis Agent
Action

Chat with Crestal DeFi & Image Analysis Agent

Interactive AI agent on Crestal that handles token price lookups, ERC20 transfer analysis, image generation/editing, and general DeFi queries. Send natural language messages to access multiple blockchain and creative capabilities in one conversational interface. | Input: Accepts a user message string describing what you want to do (token lookup, wallet analysis, image generation, or general questions) | Output: Returns a conversational response from the AI agent with results, options for next steps, or guidance on how to use specific capabilities | Use cases: I want to look up the current price of a specific token by symbol or contract address; Show me all ERC20 transfers for a wallet address; Generate or edit an image using AI; Ask a DeFi question and get intelligent analysis | Cost: 0.01 on base

x402payment-gatedcrestal+6
Type:x402ep_d5rrh2cmd1grabglfkg0
Fields:2 (1 required)
Get Web3 Crypto News via Heurist Agent
Action

Get Web3 Crypto News via Heurist Agent

Fetch the latest Web3 and cryptocurrency news articles from major sources like CoinDesk, Cointelegraph, Decrypt, and CryptoSlate via the Heurist UnifaiWeb3NewsAgent. Returns recent news with titles, links, publication dates, and summaries covering Bitcoin, Ethereum, altcoins, regulation, and blockchain developments. | Input: Accepts optional limit parameter (default 10) to specify maximum number of news articles to return, and a debug flag. | Output: Returns an array of news articles with title, link, publication date, source name, and summary for each article covering cryptocurrency, blockchain, and Web3 topics. | Use cases: I want to get the latest cryptocurrency and Web3 news articles; Show me recent news about Bitcoin, Ethereum, and altcoins; I need to stay updated on crypto market developments and regulatory changes; Get me the top 20 Web3 news stories from major crypto publications | Cost: 0.01 on base

x402payment-gatedcrypto-news+6
Type:x402ep_d5rrgekmd1grabglfk1g
Fields:2 (1 required)
Get Ethereum Transaction Details via Heurist EtherscanAgent
Action

Get Ethereum Transaction Details via Heurist EtherscanAgent

Query detailed transaction information across multiple blockchain networks (Ethereum, Base, Arbitrum, zkSync, Avalanche, BSC) using Heurist's EtherscanAgent. Returns transaction data including gas prices, ETH market data, and blockchain-specific details by transaction hash. | Input: Requires a transaction hash (starting with 0x) and the blockchain network name (ethereum, base, arbitrum, zksync, avalanche, or bsc) | Output: Returns transaction details including gas prices, ETH market price with percentage change, and blockchain-specific transaction information extracted from Etherscan-like explorers | Use cases: I need to look up the details of a specific Ethereum transaction; Get transaction information for a Base network tx hash; Check gas prices and transaction status across different blockchains; Retrieve transaction data from Arbitrum or zkSync networks | Cost: 0.01 on base

x402payment-gatedblockchain+5
Type:x402ep_d5rrd44md1grabglfi10
Fields:2 (1 required)
Get ERC20 Token Transfers via Heurist Etherscan Agent
Action

Get ERC20 Token Transfers via Heurist Etherscan Agent

Retrieve ERC20 token transfer data and holder information across multiple blockchains using Heurist's Etherscan Agent. Provides token contract details, transfer history, market cap data, and security reputation checks for any ERC20 token on Ethereum, Base, Arbitrum, zkSync, Avalanche, or BSC. | Input: Requires an ERC20 token contract address and the blockchain network (Ethereum, Base, Arbitrum, zkSync, Avalanche, or BSC) where the token is deployed. | Output: Returns token information including contract address, holder count, total/24h transfer counts, market cap data, transfer history, and security reputation warnings from Etherscan. | Use cases: I need to check the transfer history for a specific ERC20 token; Get token holder count and total transfers for a contract address; Analyze ERC20 token activity across different blockchain networks; Verify token contract details and security reputation before trading | Cost: 0.01 on base

x402payment-gatederc20+6
Type:x402ep_d5rrcmkmd1grabglfhr0
Fields:2 (1 required)
Get Multichain Wallet Portfolio via Heurist EtherscanAgent
Action

Get Multichain Wallet Portfolio via Heurist EtherscanAgent

Retrieve comprehensive wallet address history and multichain portfolio data across Ethereum, Base, Arbitrum, zkSync, Avalanche, and BSC using Heurist's EtherscanAgent. Returns current balances, token holdings, transaction history, gas prices, and net worth calculations in USD and ETH. | Input: Requires a wallet address (starting with 0x) and the blockchain network to query (ethereum, base, arbitrum, zksync, avalanche, or bsc) | Output: Returns wallet overview with ETH balance and value, multichain portfolio summary with total net worth, token holdings by chain, linked addresses across chains, transaction history, and current network status including gas prices | Use cases: I want to check a wallet's total portfolio value across multiple blockchains; Get me the transaction history and token holdings for a specific Ethereum address; I need to analyze a wallet's multichain linked addresses and their balances; Show me the current gas prices and ETH balance for an address on different chains | Cost: 0.01 on base

x402payment-gatedblockchain+6
Type:x402ep_d5rrcecmd1grabglfho0
Fields:2 (1 required)
Scan NFT Portfolio by Wallet Address via Zapper
Action

Scan NFT Portfolio by Wallet Address via Zapper

Retrieve detailed NFT holdings for one or more wallet addresses on the Base network via Zapper's portfolio API. Returns comprehensive NFT data including collection details, estimated USD values, media assets, and metadata for each token owned. Supports filtering by chain ID and customizable result sorting. | Input: Accepts one or more wallet addresses (required), optional chain IDs to filter results, number of NFTs to return (default 10), and sort preference (USD value, network, or collection name). | Output: Returns NFT portfolio data including token names, collection addresses, estimated USD values, media assets with image URLs, token IDs, supply information, and total portfolio balance in USD. | Use cases: I want to see all NFTs owned by a specific wallet address; Get the total USD value of NFTs in my portfolio; Retrieve NFT collection details and metadata for multiple wallets; Find all NFTs sorted by their estimated market value | Cost: 0.003 on base

x402payment-gatednft+6
Type:x402ep_d5rraikmd1grabglfge0
Fields:2 (1 required)
Get Full Wallet Reputation Score via SLAM
Action

Get Full Wallet Reputation Score via SLAM

Analyze the on-chain reputation and token portfolio quality for one or more wallet addresses using SLAM's comprehensive reputation scoring system. Returns detailed reputation tiers, confidence levels, and per-token analysis across Ethereum and Base networks. | Input: Accepts one or more wallet addresses (pipe-delimited, max 75), optional block number or UTC timestamp for historical snapshots, and blockchain network selection (Ethereum or Base). | Output: Returns wallet reputation scores with letter grades and confidence levels, per-token reputation analysis with weightings, blockchain chain info, snapshot timestamp, and SLAM token cost for the API call. | Use cases: I want to check the reputation score of a wallet before trading with them; Analyze multiple wallet addresses to assess their on-chain credibility; Get detailed token-level reputation breakdown for a crypto portfolio; Evaluate wallet quality and risk profile across different blockchains | Cost: 0.001 on base

x402payment-gatedwallet-analysis+6
Type:x402ep_d5rra7cmd1grabglfg5g
Fields:2 (1 required)
Fetch BasePost Article by Slug
Action

Fetch BasePost Article by Slug

Retrieve a full article from BasePost, a decentralized publishing platform on Base that enables direct micropayments between readers and writers. Returns complete article content, author details, cover image, and metadata. No ads, no tracking—just clean content paid for directly. | Input: Requires no parameters—the article slug is embedded in the endpoint URL path | Output: Returns complete article with title, markdown body, author details (address, username, profile picture), cover image URL, teaser text, publication timestamp, and price paid in USD | Use cases: I want to read a specific BasePost article about crypto or web3 topics; Get the full text and metadata for the 'BasePost Launches' announcement; Retrieve article content including author info and cover image from BasePost; Access a published article with all details for content aggregation or archiving | Cost: 0.01 on base

x402payment-gatedbasepost+7
Type:x402ep_d5rqg1kmd1grabglfc30
Fields:1 (1 required)
Get Base Sub-Accounts Article from BasePost
Action

Get Base Sub-Accounts Article from BasePost

Fetch a premium article about Base's Sub-Accounts feature from BasePost, a blockchain-focused publishing platform on Base network. Returns full article content in markdown, author details, cover image, and metadata. Requires payment in BASE tokens. | Input: No parameters required - fetches the specific Base Sub-Accounts article from BasePost | Output: Returns complete article with title, markdown body, author profile (address, username, profile picture), cover image URL, teaser preview, publication timestamp, and access price | Use cases: I want to read the latest article about Base Sub-Accounts and onchain UX improvements; Get me the full technical article on Base's Sub-Accounts feature with author information; I need to access premium blockchain news content about Base protocol updates; Fetch the BasePost article explaining how Sub-Accounts eliminate transaction approval friction | Cost: 0.01 on base

x402payment-gatedblockchain+6
Type:x402ep_d5rqftsmd1grabglfc00
Fields:1 (1 required)
Process Base Network Payment via SettleOnBase
Action

Process Base Network Payment via SettleOnBase

A payment processing endpoint on the SettleOnBase platform that handles USDC transactions on the Base network. Returns transaction confirmation details including tx hash, payer address, and timestamp for payment verification and settlement tracking. | Input: No parameters required - endpoint processes payment based on x402 payment header | Output: Returns transaction confirmation with USDC tx hash, Base network confirmation, payer address, success status, and ISO timestamp | Use cases: I need to process a USDC payment on Base network; Verify a payment transaction was successful; Get confirmation details for a Base network settlement; Track payment metadata including payer address and timestamp | Cost: 0.001 on base

x402payment-gatedpayment-processing+5
Type:x402ep_d5rqd3kmd1grabglf9og
Fields:1 (1 required)
Status unavailable
DocsTermsPrivacy