Contract Model

EVM Network Contract Data Model Documentation

Name

description: alphanumerical official human readable name

type: string - required

Contract

description: alphanumerical ID that uniquely identifies contract

type: string - required

Address

description: contract public address in the EVM network

type: string - required

Deploy Block

description: contract deployment transaction block number in the EVM network

type: string - required

Deploy Transaction Hash

description: contract deployment transaction hash in the EVM network

type: string - required

Last updated