> ## Documentation Index
> Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Orderly network core.IContract

[Orderly SDKs](/sdks/tech-doc/README) / [Modules](/sdks/tech-doc/modules) / [@orderly.network/core](/sdks/tech-doc/modules/orderly_network_core) / IContract

# Interface: IContract

[@orderly.network/core](/sdks/tech-doc/modules/orderly_network_core).IContract

## Table of contents

### Methods

* [getContractInfoByEnv](/sdks/tech-doc/interfaces/orderly_network_core.IContract#getcontractinfobyenv)

## Methods

### getContractInfoByEnv

▸ **getContractInfoByEnv**(): `OrderlyContracts`

#### Returns

`OrderlyContracts`

#### Defined in

[packages/core/src/contract.ts:31](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/core/src/contract.ts#L31)
