DocsReference@proto-kit/libraryInterfacesTransactionFeeHookConfig

@proto-kit/libraryDocs


Documentation / @proto-kit/library / TransactionFeeHookConfig

Interface: TransactionFeeHookConfig

Extends

Properties

baseFee

baseFee: bigint

Inherited from

RuntimeFeeAnalyzerServiceConfig.baseFee

Defined in

packages/library/src/hooks/RuntimeFeeAnalyzerService.ts:49


feeRecipient

feeRecipient: string

Inherited from

RuntimeFeeAnalyzerServiceConfig.feeRecipient

Defined in

packages/library/src/hooks/RuntimeFeeAnalyzerService.ts:48


methods

methods: object

Index Signature

[methodId: string]: Partial<MethodFeeConfig>

Inherited from

RuntimeFeeAnalyzerServiceConfig.methods

Defined in

packages/library/src/hooks/RuntimeFeeAnalyzerService.ts:51


perWeightUnitFee

perWeightUnitFee: bigint

Inherited from

RuntimeFeeAnalyzerServiceConfig.perWeightUnitFee

Defined in

packages/library/src/hooks/RuntimeFeeAnalyzerService.ts:50


tokenId

tokenId: bigint

Inherited from

RuntimeFeeAnalyzerServiceConfig.tokenId

Defined in

packages/library/src/hooks/RuntimeFeeAnalyzerService.ts:47