Skip to main content

Overview

Cryptique indexes smart contract transactions, events, and interactions across 35 blockchains. Add your contract address, and we automatically index all historical and real-time transactions.

Supported Chains

Ethereum & L2s

ChainChain IDType
Ethereum1Mainnet
Optimism (OP)10L2
Arbitrum One42161L2
Arbitrum Nova42170L2
Base8453L2
zkSync324L2
Linea59144L2
Scroll534352L2
Blast81457L2
Taiko167000L2
Abstract2741L2
Unichain130L2

BNB Ecosystem

ChainChain IDType
BNB Smart Chain56Mainnet
opBNB204L2

Polygon Ecosystem

ChainChain IDType
Polygon137Mainnet

Alternative L1s

ChainChain IDType
Avalanche C-Chain43114L1
Gnosis100L1
Celo42220L1
Moonbeam1284L1
Moonriver1285L1
Sonic146L1
Sei1329L1
Berachain80094L1
Monad143L1
Mantle5000L1
Fraxtal252L1

Specialized Chains

ChainChain IDType
Soneium1946L2 (Sony)
ApeChain33139L2 (NFT)
World480L2 (World ID)
Katana747474L2
HyperEVM999L2
Stable988L2
Swellchain1923L2

Other Networks

ChainChain IDType
XDC50L1
BitTorrent Chain199L1

Complete Chain Reference

ChainChain ID
Ethereum1
Optimism10
XDC50
BNB Smart Chain56
Gnosis100
Unichain130
Polygon137
Monad143
Sonic146
BitTorrent Chain199
opBNB204
Fraxtal252
zkSync324
World480
HyperEVM999
Stable988
Moonbeam1284
Moonriver1285
Sei1329
Soneium1946
Swellchain1923
Abstract2741
Mantle5000
Base8453
ApeChain33139
Arbitrum One42161
Arbitrum Nova42170
Celo42220
Avalanche C-Chain43114
Linea59144
Blast81457
Berachain80094
Taiko167000
Scroll534352
Katana747474

Adding a Smart Contract

1

Navigate to Settings

Go to Settings → Contracts in your dashboard.
2

Click Add Contract

Click the Add Contract button.
3

Enter Contract Details

Fill in the required information:
FieldDescriptionExample
Contract AddressThe deployed contract address0x1f98...
Contract NameFriendly name for identificationMy Token
Token SymbolSymbol (if applicable)MTK
ChainSelect from dropdownEthereum
DecimalsToken decimal places18
4

Save & Index

Click Save. Cryptique automatically:
  • Detects the contract type (ERC-20, ERC-721, ERC-1155, custom)
  • Indexes all historical transactions from deployment
  • Begins real-time monitoring (15-second sync)

Contract Limits by Plan

PlanContract Limit
Free1 contract
StarterUnlimited
ProUnlimited
EnterpriseUnlimited
The limiting factor for Starter and Pro plans is API calls, not contract count. Each transaction fetch counts as an API call.

What Gets Indexed

For each contract, Cryptique indexes:
DataDescription
TransactionsAll transactions involving the contract
EventsAll emitted events (Transfer, Approval, custom)
Method CallsWhich functions were called
Value TransfersETH/native token transfers
Token TransfersERC-20/721/1155 transfers
Gas DataGas used, gas price
Block DataBlock number, timestamp
StatusSuccess/failure

Indexing Timeline

StageTimeline
Contract AddedImmediate
Historical BackfillMinutes to hours (depends on transaction volume)
Real-Time Sync15 seconds
High-volume contracts (millions of transactions) may take longer to fully backfill. Real-time sync starts immediately regardless.

Supported Contract Types

Cryptique auto-detects and optimizes indexing for:
TypeDescription
ERC-20Fungible tokens
ERC-721NFTs (non-fungible tokens)
ERC-1155Multi-token standard
CustomAny contract with events
For custom contracts, all emitted events are indexed regardless of type.

Use Cases

Track Token Transfers

Monitor all transfers of your token:
Contract: Your ERC-20 token
Events: Transfer(from, to, value)

NFT Activity

Track mints, sales, and transfers:
Contract: Your NFT collection
Events: Transfer, Approval, ApprovalForAll

DeFi Protocol

Monitor swaps, liquidity, and positions:
Contract: Your DEX or lending pool
Events: Swap, Deposit, Withdraw, Liquidation

Governance

Track votes and proposals:
Contract: Your governance contract
Events: ProposalCreated, VoteCast, ProposalExecuted

Linking On-Chain to Off-Chain

When a wallet that’s connected to your dApp makes a transaction on your contract:
  1. Transaction is indexed by Cryptique
  2. Wallet address is matched to user session
  3. Transaction appears in user’s unified profile
  4. You see: User visited /swap → entered amount → confirmed → transaction 0x123 succeeded
This is the core value of Cryptique—automatic linking of behavior to transactions.

Chain Overview

Feature comparison by chain

Wallet Enrichment

Get wallet portfolio data