Skip to main content

@chromatic-protocol/sdk-ethers-v6

Namespaces

Classes

Interfaces

Variables

MIN_GAS_LIMIT_SETTLE_ALL

Const MIN_GAS_LIMIT_SETTLE_ALL: bigint

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:42


MIN_GAS_LIMIT_SETTLE_HALF

Const MIN_GAS_LIMIT_SETTLE_HALF: bigint

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:43


deployedAddress

Const deployedAddress: DeployedAddress

Deployed Address of contracts mapping of "chainName" to collection of contract name to deployed address

Remarks

use with helper functions using this constant object

getDeployedAddress getDeployedContract getAllDeployedContracts getDeployedContractNames getChainNames

Defined in

packages/sdk-ethers-v6/src/gen/deployedAddress.ts:23

Functions

adjustMakerGasLimit

adjustMakerGasLimit(gas): bigint

Parameters

NameType
gasbigint

Returns

bigint

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:48


adjustTakerGasLimit

adjustTakerGasLimit(gas): bigint

Parameters

NameType
gasbigint

Returns

bigint

Defined in

packages/sdk-ethers-v6/src/entities/ChromaticRouter.ts:45