Skip to content

api.procedures.types.SubsidizeAccountParams

prashantasdeveloper edited this page May 1, 2025 · 82 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:682


beneficiary

beneficiary: string | Account

Account to subsidize

Defined in

api/procedures/types.ts:678

Clone this wiki locally