Skip to main content
Module

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

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

Properties

creationFee: Balance
existentialDeposit: Balance
transactionBaseFee: Balance
transactionByteFee: Balance
transferFee: Balance