Skip to main content

@chromatic-protocol/sdk-ethers-v5

Namespaces

Classes

Interfaces

Variables

MIN_GAS_LIMIT_SETTLE_ALL

Const MIN_GAS_LIMIT_SETTLE_ALL: BigNumber

Defined in

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


MIN_GAS_LIMIT_SETTLE_HALF

Const MIN_GAS_LIMIT_SETTLE_HALF: BigNumber

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:44


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-v5/src/gen/deployedAddress.ts:23

Functions

adjustMakerGasLimit

adjustMakerGasLimit(gas): BigNumberish

Parameters

NameType
gasBigNumberish

Returns

BigNumberish

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:49


adjustTakerGasLimit

adjustTakerGasLimit(gas): BigNumberish

Parameters

NameType
gasBigNumberish

Returns

BigNumberish

Defined in

packages/sdk-ethers-v5/src/entities/ChromaticRouter.ts:46