27 integrations tagged with "wallet"
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.
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.
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.
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.
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.
Deploy a Polymarket deposit wallet (via relayer) and set ERC20/ERC1155 approvals for trading. Ideal for: initial Polymarket deposit wallet onboarding.
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.
Retrieve Hyperliquid position data for a specific wallet address. Returns margin summaries, withdrawable balance, and open asset positions with leverage and PnL details. Ideal for: wallet tracking, copy trading, portfolio monitoring, position history analysis.
Deposit funds into a Polymarket deposit wallet via cross-chain bridge (Relay Protocol). Accepts tokens from any supported chain and bridges to pUSD on Polygon. Ideal for: funding a Polymarket trading wallet to place bets.
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.
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.
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.
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.
Withdraw ERC20 tokens from a Polymarket deposit wallet via the builder relayer. The deposit wallet is a smart contract — all transfers must go through the relayer batch execution. Ideal for: moving funds out of a Polymarket deposit wallet.
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.