Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dune.com/llms.txt

Use this file to discover all available pages before exploring further.

The safe.safes_all table lists all deployed Safe multisig wallets across supported EVM chains. Each row represents a unique Safe contract with its creation metadata.

Table Schema

ColumnTypeDescription
blockchainVARCHARBlockchain on which the Safe is deployed
addressVARBINARYSafe contract address
creation_versionVARCHARInitial Safe version during creation
block_dateDATEDate of Safe creation
creation_timeTIMESTAMPDatetime of Safe creation
tx_hashVARBINARYTransaction hash of Safe creation

Table sample