Skip to content

api.entities.Subsidy.types.SubsidyData

prashantasdeveloper edited this page Oct 31, 2024 · 65 revisions

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

Clone this wiki locally