Skip to main content
Version: 22.1.x

Interface: SubsidyData

api/entities/Subsidy/types.SubsidyData

Properties

allowance

allowance: BigNumber

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

Defined in

api/entities/Subsidy/types.ts:17


beneficiary

beneficiary: Account

Account whose transactions are being paid for

Defined in

api/entities/Subsidy/types.ts:9


subsidizer

subsidizer: Account

Account that is paying for the transactions

Defined in

api/entities/Subsidy/types.ts:13