Skip to main content
Deprecation Notice: Lens data ingestion has been discontinued as of December 2025. Only historical data is available, and no new data will be added.

Table Description

This table contains information about the contracts Dune has decoded on the lens blockchain.

Column Descriptions

ColumnTypeDescription
abi_idvarcharUnique identifier for the ABI
abiarray(varchar)Contract ABI (Application Binary Interface)
addressvarbinaryContract address
fromvarbinaryAddress that deployed the contract
codevarbinaryDeployed bytecode of the contract
namevarcharName of the contract
namespacevarcharProject namespace (e.g., uniswap_v3)
dynamicbooleanWhether the contract was dynamically detected
basebooleanWhether this is the base contract submission
factorybooleanWhether this contract is a factory contract
detection_sourcevarcharHow the contract was detected (manual, factory, etc.)
created_attimestampWhen this record was created in Dune

Table Sample