Skip to main content

Information about a DeFi Protocol

id
string
required

The slug or unique string-based identifier for the protocol (e.g., "uniswap-v3").

Example:

"somedex-id"

name
string
required

The official commercial name of the protocol used for display purposes.

Example:

"Somedex Name"

url
string
required

The primary landing page or official website for the protocol.

Example:

"https://somedex.com"

logoUrl
string
required

A canonical URL pointing to the protocol icon or brand logo (usually in SVG or high-res PNG format).

Example:

"https://somedex.com/logo.png"