Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api-derive/society/types.ts>DeriveSociety

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

Properties

bids: PalletSocietyBid[]
optional
defender: AccountId
hasDefender: boolean
optional
head: AccountId
optional
founder: AccountId
maxMembers: u32
pot: BalanceOf