api.entities.Subsidy.types.SubsidyData - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: SubsidyData

api/entities/Subsidy/types.SubsidyData

Table of contents

Properties

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