Skip to main content
Version: 31.0.x

Interface: BondPolyxParams

Defined in: src/api/procedures/types.ts:1879

Properties

amount

amount: BigNumber

Defined in: src/api/procedures/types.ts:1896

The amount of POLYX to bond (up to 6 decimals of precision)

Note

It is strongly recommended against bonding 100% an account's POLYX balance. At the minimum a stash account needs enough POLYX to sign the unbond extrinsic ()


autoStake

autoStake: boolean

Defined in: src/api/procedures/types.ts:1888

Can be set to true if rewardDestination is the signing account. Auto stake will stake all rewards so the balance will compound


payee

payee: string | Account

Defined in: src/api/procedures/types.ts:1883

The account that should receive the stashing rewards