8 integrations tagged with "sim-dune"
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.
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 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.
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 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.
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.