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://dotland.deno.dev/x/polkadot@0.2.35/api-derive/types.ts";

Properties

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