Skip to content

api.procedures.types.SubsidizeAccountParams

polymesh-bot edited this page Jun 19, 2025 · 87 revisions

Interface: SubsidizeAccountParams

api/procedures/types.SubsidizeAccountParams

Table of contents

Properties

Properties

allowance

allowance: BigNumber

amount of POLYX to be subsidized. This can be increased/decreased later on

Defined in

api/procedures/types.ts:685


beneficiary

beneficiary: string | Account

Account to subsidize

Defined in

api/procedures/types.ts:681

Clone this wiki locally