Skip to main content
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