api_entities_Subsidy_types.SubsidyData
@polymeshassociation/polymesh-sdk / Modules / api/entities/Subsidy/types / SubsidyData
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
Last updated