Skip to main content
Module

x/polkadot/api-derive/types.ts>DeriveContractFees

Package publishing for deno.land/x/polkadot
Go to Latest
interface DeriveContractFees
import { type DeriveContractFees } from "https://deno.land/x/polkadot@0.2.29/api-derive/types.ts";

Properties

callBaseFee: BN
contractFee: BN
creationFee: BN
rentByteFee: BN
rentDepositOffset: BN
surchargeReward: BN
tombstoneDeposit: BN
transactionBaseFee: BN
transactionByteFee: BN
transferFee: BN