# Incentiv Docs ## Docs - [Incentiv Plus](https://docs.incentiv.io/General/incentivplus.md) - [Account Assets](https://docs.incentiv.io/api-reference/IncentiView/Account/account-assets.md): Retrieve a list of assets held by a specific account address. - [Account Transfers](https://docs.incentiv.io/api-reference/IncentiView/Account/account-transfers.md): List all transfer events related to a specific account address. - [Account User Operations](https://docs.incentiv.io/api-reference/IncentiView/Account/account-userops.md): List all user operations submitted by a specific account address. - [Account Activity](https://docs.incentiv.io/api-reference/IncentiView/Account/userOps-transactions.md): Returns a unified activity feed for the given account address. The feed merges ERC-4337 UserOperations and regular EVM transactions (native transfers, decoded TOKEN_TRANSFER and BRIDGE_TRANSACTION) into a single, chronologically sorted list - [Asset Details](https://docs.incentiv.io/api-reference/IncentiView/Assets/asset.md): Retrieve metadata and statistics for a specific asset. - [Assets List](https://docs.incentiv.io/api-reference/IncentiView/Assets/assets.md): Retrieve a list of all available assets with optional filters. - [Get Block](https://docs.incentiv.io/api-reference/IncentiView/Blocks/block.md): Retrieve detailed information about a specific block using either its number or hash. - [Get Block Transactions](https://docs.incentiv.io/api-reference/IncentiView/Blocks/block-transactions.md): Retrieve all transactions that are included in the specified block. - [Get Block User Operations](https://docs.incentiv.io/api-reference/IncentiView/Blocks/block-userops.md): Retrieve all UserOperations (Account Abstraction) within a specified block. - [List of Blocks](https://docs.incentiv.io/api-reference/IncentiView/Blocks/blocks.md): Retrieve a list of blocks with optional filters for timestamp and block number range. - [Get NFT Metadata](https://docs.incentiv.io/api-reference/IncentiView/NFT/nft.md): Retrieve metadata and ownership information for a specific NFT by asset ID. - [NFT List](https://docs.incentiv.io/api-reference/IncentiView/NFT/nfts.md): Retrieve a list of NFTs available on the Incentiv blockchain. - [Get Transaction](https://docs.incentiv.io/api-reference/IncentiView/Transactions/transaction.md): Fetch detailed information for a transaction by its hash. - [Get Transaction Transfers](https://docs.incentiv.io/api-reference/IncentiView/Transactions/transaction-transfer.md): Retrieve all token transfers that occurred as part of the given transaction. - [Get Transaction UserOperations](https://docs.incentiv.io/api-reference/IncentiView/Transactions/transaction-userops.md): Retrieve all user operations bundled inside the given transaction. - [List of Transactions](https://docs.incentiv.io/api-reference/IncentiView/Transactions/transactions.md): Retrieve a list of blockchain transactions. Supports filtering by sender, receiver, block, timestamp, and pagination. - [User Operation by Hash](https://docs.incentiv.io/api-reference/IncentiView/UserOperations/userOperation.md): Retrieve detailed information about a specific user operation by its hash. - [List of User Operations](https://docs.incentiv.io/api-reference/IncentiView/UserOperations/userOperations.md): Retrieve a list of user operations with optional filters for timestamp, block number, sender, and more. - [Search](https://docs.incentiv.io/api-reference/IncentiView/search.md): Search endpoint with multiple optional filters including block number, timestamp range, type, and pagination. - [Introduction](https://docs.incentiv.io/api-reference/introduction.md) - [Account Abstraction — A Human-First Philosophy](https://docs.incentiv.io/docs/Architecture/AAA/AAA-Philosophy.md) - [Advanced Account Abstraction (AAA)](https://docs.incentiv.io/docs/Architecture/AAA/Advanced-Account-Abstraction.md) - [Bundlers & Alt Mempool](https://docs.incentiv.io/docs/Architecture/AAA/Bundlers.md) - [EntryPoint Role](https://docs.incentiv.io/docs/Architecture/AAA/EntryPoint.md) - [Multi-signature](https://docs.incentiv.io/docs/Architecture/AAA/Multi-sig.md) - [Paymaster Role](https://docs.incentiv.io/docs/Architecture/AAA/Paymasters.md) - [Smart Wallets](https://docs.incentiv.io/docs/Architecture/AAA/Smart-Wallet.md) - [Smart Wallet Capabilities](https://docs.incentiv.io/docs/Architecture/AAA/Wallet-Capabilities.md) - [How AAA Works](https://docs.incentiv.io/docs/Architecture/AAA/how-it-works.md) - [Incentiv Architecture](https://docs.incentiv.io/docs/Architecture/Architecture.md) - [Incentiv Consensus](https://docs.incentiv.io/docs/Architecture/Concensus.md) - [Concepts](https://docs.incentiv.io/docs/Architecture/Concepts.md) - [Execution](https://docs.incentiv.io/docs/Architecture/Execution.md) - [Concepts](https://docs.incentiv.io/docs/Architecture/Execution/Intent-First-Interactions.md) - [Full EVM Compatibility](https://docs.incentiv.io/docs/Architecture/Execution/evm.md) - [How Execution Works ?](https://docs.incentiv.io/docs/Architecture/Execution/execution-flow.md) - [State & Gas Management](https://docs.incentiv.io/docs/Architecture/Execution/gas.md) - [Incentiv’s Native DEX](https://docs.incentiv.io/docs/Architecture/Execution/native-dex.md) - [Automation](https://docs.incentiv.io/docs/Ecosystem/automation.md): Automation solutions on Incentiv - [Block Explorers](https://docs.incentiv.io/docs/Ecosystem/block_explorers.md): A block explorer is a tool that lets users view and search blockchain data in real time. It displays details about transactions, wallet addresses, smart contracts, and block confirmations—helping users verify activity, track asset movements, and ensure transparency on the Incentiv network. - [Bridges](https://docs.incentiv.io/docs/Ecosystem/bridges.md): A bridge is a tool that allows users to move assets such as USDC from Ethereum to Incentiv and vice versa. - [Data Indexers](https://docs.incentiv.io/docs/Ecosystem/dataindexer.md) - [Multi-sig Wallets](https://docs.incentiv.io/docs/Ecosystem/multi-sig.md): Use multi-signature (multi-sig) wallets on Incentiv - [Oracles](https://docs.incentiv.io/docs/Ecosystem/oracles.md): Oracles in the Incentiv blockchain serve as bridges between smart contracts and real-world data, enabling decentralized applications to respond to external events like market prices, weather conditions, or financial updates. By securely fetching and verifying data from multiple trusted sources, orac… - [Understanding Advanced Account Abstraction (AAA)](https://docs.incentiv.io/docs/Education/AdvancedAccountAbstraction.md) - [Passkeys](https://docs.incentiv.io/docs/Education/Passkeys.md) - [Bridge Assets](https://docs.incentiv.io/docs/General/BridgeAssets.md) - [Bundle Actions](https://docs.incentiv.io/docs/General/BundleActions.md) - [Contacts](https://docs.incentiv.io/docs/General/Contacts.md) - [Receive Tokens](https://docs.incentiv.io/docs/General/ReceiveTokens.md) - [Backup & Recovery](https://docs.incentiv.io/docs/General/RecoverySeeds.md) - [Send Tokens](https://docs.incentiv.io/docs/General/SendTokens.md) - [Swap Tokens](https://docs.incentiv.io/docs/General/SwapTokens.md) - [Unified Token](https://docs.incentiv.io/docs/General/UnifiedToken.md) - [dApps Connectivity](https://docs.incentiv.io/docs/General/WalletConnect.md) - [Incentiv Onboarding](https://docs.incentiv.io/docs/GetStarted/IncentivOnboarding.md) - [Manage Tokens](https://docs.incentiv.io/docs/GetStarted/Manage-Tokens.md) - [Rewards](https://docs.incentiv.io/docs/GetStarted/Rewards/rewards.md) - [Terms & Conditions for Incentiv Testnet Participation](https://docs.incentiv.io/docs/GetStarted/TermsConditions.md) - [Using Incentiv](https://docs.incentiv.io/docs/GetStarted/UsingIncentiv.md) - [Incentiv Contracts (Mainnet)](https://docs.incentiv.io/docs/developers/contracts.md): Deployed Incentiv Contracts on Mainnet - [Incentiv Contracts (Testnet)](https://docs.incentiv.io/docs/developers/contracts_Tv2.md): Public Testnet Contracts - [General](https://docs.incentiv.io/docs/developers/index.md) - [Running an Incentiv Miner](https://docs.incentiv.io/docs/developers/miner_deployment.md): This guide walks you through configuring and running a miner for the Incentiv Mainnet. - [Network Configuration](https://docs.incentiv.io/docs/developers/network_config.md) - [Running an Incentiv Node](https://docs.incentiv.io/docs/developers/node_deployment.md): This guide walks you through building, configuring, and running an Incentiv mainnet full node as a resilient `systemd` service. - [Incentiv dApp SDK Example](https://docs.incentiv.io/tools/dapps/example.md): A minimal **React + TypeScript** demo that shows how to integrate the Incentiv dApp SDK in a modern front‑end stack. - [SDK Guide](https://docs.incentiv.io/tools/dapps/sdk-guide.md): A comprehensive guide for integrating the Incentiv DApp SDK into your application. This guide covers installation, wallet connection, transaction signing, payments, and best practices. - [SDK Guide](https://docs.incentiv.io/tools/dapps/sdk-guide-copied-1.md): A comprehensive guide for integrating the Incentiv DApp SDK into your application. This guide covers installation, wallet connection, transaction signing, payments, and best practices. - [Incentiv UI-SDK Implementation Guide](https://docs.incentiv.io/tools/ui_sdk/ui-sdk.md): Frontend UI toolkit to trigger login, signing, and wallet connection with the Incentiv Portal. ## OpenAPI Specs - [openapi](https://docs.incentiv.io/api-reference/openapi.json) ## Optional - [Community](https://discord.com/invite/incentiv) - [Blog](https://medium.incentiv.net/)