Skip to main content
GET
Get Exchange Info
Request Weight: 2

Response

Successful exchange information response.

name
string
required

Exchange name used in the EIP-712 domain.

Example:

"Polymarket"

version
string
required

Exchange version used in the EIP-712 domain.

Example:

"1"

chain_id
integer<uint32>
required

Chain ID of the network the exchange is deployed on.

Example:

137

contract
string
required

Verifying contract address or the EIP-712 domain.

Example:

"0x1234567890abcdef1234567890abcdef12345678"