Skip to main content

Variable: CoinAllowance

const CoinAllowance: BcsStruct<{ CoinType: BcsType<string, string, string>; Balance: BcsType<string, string | number | bigint, "u64">; }, string>