UNPKG

@indigo-labs/dexter

Version:

Customizable Typescript SDK for interacting with Cardano DEXs

82 lines (81 loc) 2.74 kB
import { DatumParameterKey } from '../../../constants'; export default { constructor: 0, fields: [ { bytes: DatumParameterKey.PoolIdentifier }, { constructor: 0, fields: [ { constructor: 0, fields: [ { constructor: 0, fields: [ { constructor: 0, fields: [ { bytes: DatumParameterKey.SenderPubKeyHash } ] }, { constructor: 0, fields: [ { constructor: 0, fields: [ { constructor: 0, fields: [ { bytes: DatumParameterKey.SenderStakingKeyHash } ] } ] } ] } ] }, { constructor: 1, fields: [] } ] }, { constructor: 1, fields: [] } ] }, { int: DatumParameterKey.ScooperFee }, { constructor: 0, fields: [ { constructor: DatumParameterKey.Action, fields: [] }, { int: DatumParameterKey.SwapInAmount }, { constructor: 0, fields: [ { int: DatumParameterKey.MinReceive } ] } ] } ] };