Skip to main content

Table Description

This table contains information about the contracts Dune has decoded on the megaeth 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