Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Package publishing for deno.land/x/polkadot
Latest
interface DeriveContractFees
import { type DeriveContractFees } from "https://deno.land/x/polkadot@0.2.45/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