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>DeriveFees

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

Properties

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