export { pangolinStaticMetadata } from "./pangolin"; export { pangoroStaticMetadata } from "./pangoro"; export { crabStaticMetadata } from "./crab"; export { darwiniaStaticMetadata } from "./darwinia"; import { providers } from "ethers"; export declare const clientBuilder: { buildPangolinClient: (provider: providers.BaseProvider) => { calls: { system: { remark: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setHeapPages: (signer: import("ethers").Signer, _pages: unknown) => Promise; setHeapPagesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetHeapPagesCall: (_pages: unknown) => import("../index").CallAsParam; buildSetHeapPagesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCode: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCodeWithoutChecks: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeWithoutChecksH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeWithoutChecksCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeWithoutChecksCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setStorage: (signer: import("ethers").Signer, _items: unknown) => Promise; setStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetStorageCall: (_items: unknown) => import("../index").CallAsParam; buildSetStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killStorage: (signer: import("ethers").Signer, _keys: unknown) => Promise; killStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillStorageCall: (_keys: unknown) => import("../index").CallAsParam; buildKillStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPrefix: (signer: import("ethers").Signer, _prefix: unknown, _subkeys: unknown) => Promise; killPrefixH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPrefixCall: (_prefix: unknown, _subkeys: unknown) => import("../index").CallAsParam; buildKillPrefixCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; remarkWithEvent: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkWithEventH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkWithEventCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkWithEventCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainSystem: { setValidationData: (signer: import("ethers").Signer, _data: unknown) => Promise; setValidationDataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetValidationDataCall: (_data: unknown) => import("../index").CallAsParam; buildSetValidationDataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoSendUpwardMessage: (signer: import("ethers").Signer, _message: unknown) => Promise; sudoSendUpwardMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoSendUpwardMessageCall: (_message: unknown) => import("../index").CallAsParam; buildSudoSendUpwardMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; authorizeUpgrade: (signer: import("ethers").Signer, _code_hash: unknown, _check_version: unknown) => Promise; authorizeUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAuthorizeUpgradeCall: (_code_hash: unknown, _check_version: unknown) => import("../index").CallAsParam; buildAuthorizeUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; enactAuthorizedUpgrade: (signer: import("ethers").Signer, _code: unknown) => Promise; enactAuthorizedUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnactAuthorizedUpgradeCall: (_code: unknown) => import("../index").CallAsParam; buildEnactAuthorizedUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; timestamp: { set: (signer: import("ethers").Signer, _now: unknown) => Promise; setH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCall: (_now: unknown) => import("../index").CallAsParam; buildSetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainInfo: {}; balances: { transfer: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setBalance: (signer: import("ethers").Signer, _who: unknown, _new_free: unknown, _new_reserved: unknown) => Promise; setBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetBalanceCall: (_who: unknown, _new_free: unknown, _new_reserved: unknown) => import("../index").CallAsParam; buildSetBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _source: unknown, _dest: unknown, _value: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_source: unknown, _dest: unknown, _value: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferAll: (signer: import("ethers").Signer, _dest: unknown, _keep_alive: unknown) => Promise; transferAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferAllCall: (_dest: unknown, _keep_alive: unknown) => import("../index").CallAsParam; buildTransferAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnreserve: (signer: import("ethers").Signer, _who: unknown, _amount: unknown) => Promise; forceUnreserveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnreserveCall: (_who: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceUnreserveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; assets: { create: (signer: import("ethers").Signer, _id: unknown, _admin: unknown, _min_balance: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_id: unknown, _admin: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCreate: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => Promise; forceCreateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCreateCall: (_id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildForceCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; startDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; startDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStartDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildStartDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyAccounts: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyAccountsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyAccountsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyAccountsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyApprovals: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyApprovalsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyApprovalsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyApprovalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; finishDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; finishDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFinishDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildFinishDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mint: (signer: import("ethers").Signer, _id: unknown, _beneficiary: unknown, _amount: unknown) => Promise; mintH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMintCall: (_id: unknown, _beneficiary: unknown, _amount: unknown) => import("../index").CallAsParam; buildMintCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; burn: (signer: import("ethers").Signer, _id: unknown, _who: unknown, _amount: unknown) => Promise; burnH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBurnCall: (_id: unknown, _who: unknown, _amount: unknown) => import("../index").CallAsParam; buildBurnCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transfer: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freeze: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; freezeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildFreezeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thaw: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; thawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildThawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freezeAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; freezeAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeAssetCall: (_id: unknown) => import("../index").CallAsParam; buildFreezeAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thawAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; thawAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawAssetCall: (_id: unknown) => import("../index").CallAsParam; buildThawAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferOwnership: (signer: import("ethers").Signer, _id: unknown, _owner: unknown) => Promise; transferOwnershipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferOwnershipCall: (_id: unknown, _owner: unknown) => import("../index").CallAsParam; buildTransferOwnershipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setTeam: (signer: import("ethers").Signer, _id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => Promise; setTeamH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetTeamCall: (_id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => import("../index").CallAsParam; buildSetTeamCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; clearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSetMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => Promise; forceSetMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceClearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; forceClearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildForceClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceAssetStatus: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => Promise; forceAssetStatusH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceAssetStatusCall: (_id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceAssetStatusCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveTransfer: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown, _amount: unknown) => Promise; approveTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveTransferCall: (_id: unknown, _delegate: unknown, _amount: unknown) => import("../index").CallAsParam; buildApproveTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelApproval: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown) => Promise; cancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelApprovalCall: (_id: unknown, _delegate: unknown) => import("../index").CallAsParam; buildCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCancelApproval: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _delegate: unknown) => Promise; forceCancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCancelApprovalCall: (_id: unknown, _owner: unknown, _delegate: unknown) => import("../index").CallAsParam; buildForceCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferApproved: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => Promise; transferApprovedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferApprovedCall: (_id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferApprovedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; touch: (signer: import("ethers").Signer, _id: unknown) => Promise; touchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTouchCall: (_id: unknown) => import("../index").CallAsParam; buildTouchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; refund: (signer: import("ethers").Signer, _id: unknown, _allow_burn: unknown) => Promise; refundH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRefundCall: (_id: unknown, _allow_burn: unknown) => import("../index").CallAsParam; buildRefundCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMinBalance: (signer: import("ethers").Signer, _id: unknown, _min_balance: unknown) => Promise; setMinBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMinBalanceCall: (_id: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildSetMinBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; vesting: { vest: (signer: import("ethers").Signer) => Promise; vestH: (signer: import("ethers").Signer) => Promise; buildVestCall: () => import("../index").CallAsParam; buildVestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestOther: (signer: import("ethers").Signer, _target: unknown) => Promise; vestOtherH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestOtherCall: (_target: unknown) => import("../index").CallAsParam; buildVestOtherCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestedTransfer: (signer: import("ethers").Signer, _target: unknown, _schedule: unknown) => Promise; vestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestedTransferCall: (_target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceVestedTransfer: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _schedule: unknown) => Promise; forceVestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceVestedTransferCall: (_source: unknown, _target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildForceVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mergeSchedules: (signer: import("ethers").Signer, _schedule1_index: unknown, _schedule2_index: unknown) => Promise; mergeSchedulesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMergeSchedulesCall: (_schedule1_index: unknown, _schedule2_index: unknown) => import("../index").CallAsParam; buildMergeSchedulesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; deposit: { lock: (signer: import("ethers").Signer, _amount: unknown, _months: unknown) => Promise; lockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLockCall: (_amount: unknown, _months: unknown) => import("../index").CallAsParam; buildLockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claimWithPenalty: (signer: import("ethers").Signer, _id: unknown) => Promise; claimWithPenaltyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClaimWithPenaltyCall: (_id: unknown) => import("../index").CallAsParam; buildClaimWithPenaltyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; accountMigration: { migrate: (signer: import("ethers").Signer, _from: unknown, _to: unknown, _signature: unknown) => Promise; migrateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateCall: (_from: unknown, _to: unknown, _signature: unknown) => import("../index").CallAsParam; buildMigrateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; migrateMultisig: (signer: import("ethers").Signer, _submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => Promise; migrateMultisigH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateMultisigCall: (_submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => import("../index").CallAsParam; buildMigrateMultisigCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; completeMultisigMigration: (signer: import("ethers").Signer, _multisig: unknown, _submitter: unknown, _signature: unknown) => Promise; completeMultisigMigrationH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCompleteMultisigMigrationCall: (_multisig: unknown, _submitter: unknown, _signature: unknown) => import("../index").CallAsParam; buildCompleteMultisigMigrationCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; darwiniaStaking: { stake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; stakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildStakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unstake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; unstakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnstakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildUnstakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; restake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; restakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRestakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildRestakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; collect: (signer: import("ethers").Signer, _commission: unknown) => Promise; collectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCollectCall: (_commission: unknown) => import("../index").CallAsParam; buildCollectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; nominate: (signer: import("ethers").Signer, _target: unknown) => Promise; nominateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNominateCall: (_target: unknown) => import("../index").CallAsParam; buildNominateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; chill: (signer: import("ethers").Signer) => Promise; chillH: (signer: import("ethers").Signer) => Promise; buildChillCall: () => import("../index").CallAsParam; buildChillCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCollatorCount: (signer: import("ethers").Signer, _count: unknown) => Promise; setCollatorCountH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCollatorCountCall: (_count: unknown) => import("../index").CallAsParam; buildSetCollatorCountCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; session: { setKeys: (signer: import("ethers").Signer, _keys: unknown, _proof: unknown) => Promise; setKeysH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeysCall: (_keys: unknown, _proof: unknown) => import("../index").CallAsParam; buildSetKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; purgeKeys: (signer: import("ethers").Signer) => Promise; purgeKeysH: (signer: import("ethers").Signer) => Promise; buildPurgeKeysCall: () => import("../index").CallAsParam; buildPurgeKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageGadget: { setCommitmentContract: (signer: import("ethers").Signer, _commitment_contract: unknown) => Promise; setCommitmentContractH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCommitmentContractCall: (_commitment_contract: unknown) => import("../index").CallAsParam; buildSetCommitmentContractCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ecdsaAuthority: { addAuthority: (signer: import("ethers").Signer, _new: unknown) => Promise; addAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddAuthorityCall: (_new: unknown) => import("../index").CallAsParam; buildAddAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAuthority: (signer: import("ethers").Signer, _old: unknown) => Promise; removeAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAuthorityCall: (_old: unknown) => import("../index").CallAsParam; buildRemoveAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapAuthority: (signer: import("ethers").Signer, _old: unknown, _new: unknown) => Promise; swapAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapAuthorityCall: (_old: unknown, _new: unknown) => import("../index").CallAsParam; buildSwapAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitAuthoritiesChangeSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitAuthoritiesChangeSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitAuthoritiesChangeSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitAuthoritiesChangeSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitNewMessageRootSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitNewMessageRootSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitNewMessageRootSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitNewMessageRootSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; democracy: { propose: (signer: import("ethers").Signer, _proposal: unknown, _value: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_proposal: unknown, _value: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; second: (signer: import("ethers").Signer, _proposal: unknown) => Promise; secondH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSecondCall: (_proposal: unknown) => import("../index").CallAsParam; buildSecondCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _ref_index: unknown, _vote: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_ref_index: unknown, _vote: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; emergencyCancel: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; emergencyCancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEmergencyCancelCall: (_ref_index: unknown) => import("../index").CallAsParam; buildEmergencyCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalPropose: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeMajority: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeMajorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeMajorityCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeMajorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeDefault: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeDefaultH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeDefaultCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeDefaultCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; fastTrack: (signer: import("ethers").Signer, _proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => Promise; fastTrackH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFastTrackCall: (_proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => import("../index").CallAsParam; buildFastTrackCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vetoExternal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; vetoExternalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVetoExternalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildVetoExternalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelReferendum: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; cancelReferendumH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelReferendumCall: (_ref_index: unknown) => import("../index").CallAsParam; buildCancelReferendumCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; delegate: (signer: import("ethers").Signer, _to: unknown, _conviction: unknown, _balance: unknown) => Promise; delegateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDelegateCall: (_to: unknown, _conviction: unknown, _balance: unknown) => import("../index").CallAsParam; buildDelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; undelegate: (signer: import("ethers").Signer) => Promise; undelegateH: (signer: import("ethers").Signer) => Promise; buildUndelegateCall: () => import("../index").CallAsParam; buildUndelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPublicProposals: (signer: import("ethers").Signer) => Promise; clearPublicProposalsH: (signer: import("ethers").Signer) => Promise; buildClearPublicProposalsCall: () => import("../index").CallAsParam; buildClearPublicProposalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unlock: (signer: import("ethers").Signer, _target: unknown) => Promise; unlockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnlockCall: (_target: unknown) => import("../index").CallAsParam; buildUnlockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVote: (signer: import("ethers").Signer, _index: unknown) => Promise; removeVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveVoteCall: (_index: unknown) => import("../index").CallAsParam; buildRemoveVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeOtherVote: (signer: import("ethers").Signer, _target: unknown, _index: unknown) => Promise; removeOtherVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveOtherVoteCall: (_target: unknown, _index: unknown) => import("../index").CallAsParam; buildRemoveOtherVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; blacklist: (signer: import("ethers").Signer, _proposal_hash: unknown, _maybe_ref_index: unknown) => Promise; blacklistH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBlacklistCall: (_proposal_hash: unknown, _maybe_ref_index: unknown) => import("../index").CallAsParam; buildBlacklistCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelProposal: (signer: import("ethers").Signer, _prop_index: unknown) => Promise; cancelProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelProposalCall: (_prop_index: unknown) => import("../index").CallAsParam; buildCancelProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _owner: unknown, _maybe_hash: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_owner: unknown, _maybe_hash: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; council: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalCommittee: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; phragmenElection: { vote: (signer: import("ethers").Signer, _votes: unknown, _value: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_votes: unknown, _value: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVoter: (signer: import("ethers").Signer) => Promise; removeVoterH: (signer: import("ethers").Signer) => Promise; buildRemoveVoterCall: () => import("../index").CallAsParam; buildRemoveVoterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitCandidacy: (signer: import("ethers").Signer, _candidate_count: unknown) => Promise; submitCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitCandidacyCall: (_candidate_count: unknown) => import("../index").CallAsParam; buildSubmitCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renounceCandidacy: (signer: import("ethers").Signer, _renouncing: unknown) => Promise; renounceCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenounceCandidacyCall: (_renouncing: unknown) => import("../index").CallAsParam; buildRenounceCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown, _slash_bond: unknown, _rerun_election: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown, _slash_bond: unknown, _rerun_election: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cleanDefunctVoters: (signer: import("ethers").Signer, _num_voters: unknown, _num_defunct: unknown) => Promise; cleanDefunctVotersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCleanDefunctVotersCall: (_num_voters: unknown, _num_defunct: unknown) => import("../index").CallAsParam; buildCleanDefunctVotersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalMembership: { addMember: (signer: import("ethers").Signer, _who: unknown) => Promise; addMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddMemberCall: (_who: unknown) => import("../index").CallAsParam; buildAddMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapMember: (signer: import("ethers").Signer, _remove: unknown, _add: unknown) => Promise; swapMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapMemberCall: (_remove: unknown, _add: unknown) => import("../index").CallAsParam; buildSwapMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resetMembers: (signer: import("ethers").Signer, _members: unknown) => Promise; resetMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildResetMembersCall: (_members: unknown) => import("../index").CallAsParam; buildResetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; changeKey: (signer: import("ethers").Signer, _new: unknown) => Promise; changeKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildChangeKeyCall: (_new: unknown) => import("../index").CallAsParam; buildChangeKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setPrime: (signer: import("ethers").Signer, _who: unknown) => Promise; setPrimeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetPrimeCall: (_who: unknown) => import("../index").CallAsParam; buildSetPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPrime: (signer: import("ethers").Signer) => Promise; clearPrimeH: (signer: import("ethers").Signer) => Promise; buildClearPrimeCall: () => import("../index").CallAsParam; buildClearPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; treasury: { proposeSpend: (signer: import("ethers").Signer, _value: unknown, _beneficiary: unknown) => Promise; proposeSpendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeSpendCall: (_value: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildProposeSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; rejectProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRejectProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; approveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildApproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; spend: (signer: import("ethers").Signer, _amount: unknown, _beneficiary: unknown) => Promise; spendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSpendCall: (_amount: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeApproval: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; removeApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveApprovalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRemoveApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; tips: { reportAwesome: (signer: import("ethers").Signer, _reason: unknown, _who: unknown) => Promise; reportAwesomeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReportAwesomeCall: (_reason: unknown, _who: unknown) => import("../index").CallAsParam; buildReportAwesomeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; retractTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; retractTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRetractTipCall: (_hash: unknown) => import("../index").CallAsParam; buildRetractTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tipNew: (signer: import("ethers").Signer, _reason: unknown, _who: unknown, _tip_value: unknown) => Promise; tipNewH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipNewCall: (_reason: unknown, _who: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipNewCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tip: (signer: import("ethers").Signer, _hash: unknown, _tip_value: unknown) => Promise; tipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipCall: (_hash: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; closeTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseTipCall: (_hash: unknown) => import("../index").CallAsParam; buildCloseTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; slashTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; slashTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSlashTipCall: (_hash: unknown) => import("../index").CallAsParam; buildSlashTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; sudo: { sudo: (signer: import("ethers").Signer, _call: unknown) => Promise; sudoH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoCall: (_call: unknown) => import("../index").CallAsParam; buildSudoCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoUncheckedWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; sudoUncheckedWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoUncheckedWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildSudoUncheckedWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setKey: (signer: import("ethers").Signer, _new: unknown) => Promise; setKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeyCall: (_new: unknown) => import("../index").CallAsParam; buildSetKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoAs: (signer: import("ethers").Signer, _who: unknown, _call: unknown) => Promise; sudoAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoAsCall: (_who: unknown, _call: unknown) => import("../index").CallAsParam; buildSudoAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; utility: { batch: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; asDerivative: (signer: import("ethers").Signer, _index: unknown, _call: unknown) => Promise; asDerivativeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAsDerivativeCall: (_index: unknown, _call: unknown) => import("../index").CallAsParam; buildAsDerivativeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; batchAll: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchAllCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; dispatchAs: (signer: import("ethers").Signer, _as_origin: unknown, _call: unknown) => Promise; dispatchAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDispatchAsCall: (_as_origin: unknown, _call: unknown) => import("../index").CallAsParam; buildDispatchAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceBatch: (signer: import("ethers").Signer, _calls: unknown) => Promise; forceBatchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildForceBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; withWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; withWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildWithWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; identity: { addRegistrar: (signer: import("ethers").Signer, _account: unknown) => Promise; addRegistrarH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddRegistrarCall: (_account: unknown) => import("../index").CallAsParam; buildAddRegistrarCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setIdentity: (signer: import("ethers").Signer, _info: unknown) => Promise; setIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetIdentityCall: (_info: unknown) => import("../index").CallAsParam; buildSetIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSubs: (signer: import("ethers").Signer, _subs: unknown) => Promise; setSubsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSubsCall: (_subs: unknown) => import("../index").CallAsParam; buildSetSubsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearIdentity: (signer: import("ethers").Signer) => Promise; clearIdentityH: (signer: import("ethers").Signer) => Promise; buildClearIdentityCall: () => import("../index").CallAsParam; buildClearIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _max_fee: unknown) => Promise; requestJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestJudgementCall: (_reg_index: unknown, _max_fee: unknown) => import("../index").CallAsParam; buildRequestJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelRequest: (signer: import("ethers").Signer, _reg_index: unknown) => Promise; cancelRequestH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelRequestCall: (_reg_index: unknown) => import("../index").CallAsParam; buildCancelRequestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFee: (signer: import("ethers").Signer, _index: unknown, _fee: unknown) => Promise; setFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFeeCall: (_index: unknown, _fee: unknown) => import("../index").CallAsParam; buildSetFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAccountId: (signer: import("ethers").Signer, _index: unknown, _new: unknown) => Promise; setAccountIdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAccountIdCall: (_index: unknown, _new: unknown) => import("../index").CallAsParam; buildSetAccountIdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFields: (signer: import("ethers").Signer, _index: unknown, _fields: unknown) => Promise; setFieldsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFieldsCall: (_index: unknown, _fields: unknown) => import("../index").CallAsParam; buildSetFieldsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; provideJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => Promise; provideJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProvideJudgementCall: (_reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => import("../index").CallAsParam; buildProvideJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killIdentity: (signer: import("ethers").Signer, _target: unknown) => Promise; killIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillIdentityCall: (_target: unknown) => import("../index").CallAsParam; buildKillIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; addSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildAddSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renameSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; renameSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenameSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildRenameSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeSub: (signer: import("ethers").Signer, _sub: unknown) => Promise; removeSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveSubCall: (_sub: unknown) => import("../index").CallAsParam; buildRemoveSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; quitSub: (signer: import("ethers").Signer) => Promise; quitSubH: (signer: import("ethers").Signer) => Promise; buildQuitSubCall: () => import("../index").CallAsParam; buildQuitSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; scheduler: { schedule: (signer: import("ethers").Signer, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleCall: (_when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancel: (signer: import("ethers").Signer, _when: unknown, _index: unknown) => Promise; cancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelCall: (_when: unknown, _index: unknown) => import("../index").CallAsParam; buildCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamed: (signer: import("ethers").Signer, _id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedCall: (_id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelNamed: (signer: import("ethers").Signer, _id: unknown) => Promise; cancelNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelNamedCall: (_id: unknown) => import("../index").CallAsParam; buildCancelNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleAfter: (signer: import("ethers").Signer, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleAfterCall: (_after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamedAfter: (signer: import("ethers").Signer, _id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedAfterCall: (_id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; preimage: { notePreimage: (signer: import("ethers").Signer, _bytes: unknown) => Promise; notePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNotePreimageCall: (_bytes: unknown) => import("../index").CallAsParam; buildNotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unnotePreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unnotePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnnotePreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnnotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; requestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildRequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unrequestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unrequestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnrequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnrequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; proxy: { proxy: (signer: import("ethers").Signer, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyCall: (_real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; addProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildAddProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; removeProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildRemoveProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxies: (signer: import("ethers").Signer) => Promise; removeProxiesH: (signer: import("ethers").Signer) => Promise; buildRemoveProxiesCall: () => import("../index").CallAsParam; buildRemoveProxiesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; createPure: (signer: import("ethers").Signer, _proxy_type: unknown, _delay: unknown, _index: unknown) => Promise; createPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreatePureCall: (_proxy_type: unknown, _delay: unknown, _index: unknown) => import("../index").CallAsParam; buildCreatePureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPure: (signer: import("ethers").Signer, _spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => Promise; killPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPureCall: (_spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => import("../index").CallAsParam; buildKillPureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; announce: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; announceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAnnounceCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildAnnounceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAnnouncement: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; removeAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAnnouncementCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRemoveAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectAnnouncement: (signer: import("ethers").Signer, _delegate: unknown, _call_hash: unknown) => Promise; rejectAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectAnnouncementCall: (_delegate: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRejectAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; proxyAnnounced: (signer: import("ethers").Signer, _delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyAnnouncedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyAnnouncedCall: (_delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyAnnouncedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; xcmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendXcmExecution: (signer: import("ethers").Signer) => Promise; suspendXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeXcmExecution: (signer: import("ethers").Signer) => Promise; resumeXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeXcmExecutionCall: () => import("../index").CallAsParam; buildResumeXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateSuspendThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateSuspendThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateSuspendThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateSuspendThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateDropThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateDropThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateDropThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateDropThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateResumeThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateResumeThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateResumeThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateResumeThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateThresholdWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateThresholdWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateThresholdWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateThresholdWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateWeightRestrictDecay: (signer: import("ethers").Signer, _new: unknown) => Promise; updateWeightRestrictDecayH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateWeightRestrictDecayCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateWeightRestrictDecayCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateXcmpMaxIndividualWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateXcmpMaxIndividualWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateXcmpMaxIndividualWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateXcmpMaxIndividualWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; polkadotXcm: { send: (signer: import("ethers").Signer, _dest: unknown, _message: unknown) => Promise; sendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendCall: (_dest: unknown, _message: unknown) => import("../index").CallAsParam; buildSendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; teleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; teleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; reserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; reserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _message: unknown, _max_weight: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_message: unknown, _max_weight: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceXcmVersion: (signer: import("ethers").Signer, _location: unknown, _xcm_version: unknown) => Promise; forceXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceXcmVersionCall: (_location: unknown, _xcm_version: unknown) => import("../index").CallAsParam; buildForceXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceDefaultXcmVersion: (signer: import("ethers").Signer, _maybe_xcm_version: unknown) => Promise; forceDefaultXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceDefaultXcmVersionCall: (_maybe_xcm_version: unknown) => import("../index").CallAsParam; buildForceDefaultXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceSubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceSubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnsubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceUnsubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnsubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceUnsubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedReserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedReserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedTeleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedTeleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; cumulusXcm: {}; ethereumXcm: { transact: (signer: import("ethers").Signer, _xcm_transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transactThroughProxy: (signer: import("ethers").Signer, _transact_as: unknown, _xcm_transaction: unknown) => Promise; transactThroughProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactThroughProxyCall: (_transact_as: unknown, _xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactThroughProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; suspendEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; resumeEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildResumeEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; dmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ethereum: { transact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; evm: { withdraw: (signer: import("ethers").Signer, _address: unknown, _value: unknown) => Promise; withdrawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithdrawCall: (_address: unknown, _value: unknown) => import("../index").CallAsParam; buildWithdrawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; call: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; callH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCallCall: (_source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCallCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create2: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; create2H: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreate2Call: (_source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreate2CallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageTransact: { messageTransact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; messageTransactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMessageTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildMessageTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeMoonbaseGrandpa: { submitFinalityProof: (signer: import("ethers").Signer, _finality_target: unknown, _justification: unknown) => Promise; submitFinalityProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitFinalityProofCall: (_finality_target: unknown, _justification: unknown) => import("../index").CallAsParam; buildSubmitFinalityProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; initialize: (signer: import("ethers").Signer, _init_data: unknown) => Promise; initializeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildInitializeCall: (_init_data: unknown) => import("../index").CallAsParam; buildInitializeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeMoonbaseParachain: { submitParachainHeads: (signer: import("ethers").Signer, _at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => Promise; submitParachainHeadsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitParachainHeadsCall: (_at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => import("../index").CallAsParam; buildSubmitParachainHeadsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePangoroMessages: { setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updatePalletParameter: (signer: import("ethers").Signer, _parameter: unknown) => Promise; updatePalletParameterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdatePalletParameterCall: (_parameter: unknown) => import("../index").CallAsParam; buildUpdatePalletParameterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sendMessage: (signer: import("ethers").Signer, _lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => Promise; sendMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendMessageCall: (_lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => import("../index").CallAsParam; buildSendMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesProof: (signer: import("ethers").Signer, _relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => Promise; receiveMessagesProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesProofCall: (_relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => import("../index").CallAsParam; buildReceiveMessagesProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesDeliveryProof: (signer: import("ethers").Signer, _proof: unknown, _relayers_state: unknown) => Promise; receiveMessagesDeliveryProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesDeliveryProofCall: (_proof: unknown, _relayers_state: unknown) => import("../index").CallAsParam; buildReceiveMessagesDeliveryProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePangoroDispatch: {}; pangoroFeeMarket: { enrollAndLockCollateral: (signer: import("ethers").Signer, _lock_collateral: unknown, _relay_fee: unknown) => Promise; enrollAndLockCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnrollAndLockCollateralCall: (_lock_collateral: unknown, _relay_fee: unknown) => import("../index").CallAsParam; buildEnrollAndLockCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; increaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; increaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildIncreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildIncreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; decreaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; decreaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDecreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildDecreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateRelayFee: (signer: import("ethers").Signer, _new_fee: unknown) => Promise; updateRelayFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateRelayFeeCall: (_new_fee: unknown) => import("../index").CallAsParam; buildUpdateRelayFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelEnrollment: (signer: import("ethers").Signer) => Promise; cancelEnrollmentH: (signer: import("ethers").Signer) => Promise; buildCancelEnrollmentCall: () => import("../index").CallAsParam; buildCancelEnrollmentCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSlashProtect: (signer: import("ethers").Signer, _slash_protect: unknown) => Promise; setSlashProtectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSlashProtectCall: (_slash_protect: unknown) => import("../index").CallAsParam; buildSetSlashProtectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAssignedRelayersNumber: (signer: import("ethers").Signer, _number: unknown) => Promise; setAssignedRelayersNumberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAssignedRelayersNumberCall: (_number: unknown) => import("../index").CallAsParam; buildSetAssignedRelayersNumberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; }; storages: { system: { account: (param0: unknown) => Promise; extrinsicCount: () => Promise; blockWeight: () => Promise; allExtrinsicsLen: () => Promise; blockHash: (param0: unknown) => Promise; extrinsicData: (param0: unknown) => Promise; number: () => Promise; parentHash: () => Promise; digest: () => Promise; events: () => Promise; eventCount: () => Promise; eventTopics: (param0: unknown) => Promise; lastRuntimeUpgrade: () => Promise; upgradedToU32RefCount: () => Promise; upgradedToTripleRefCount: () => Promise; executionPhase: () => Promise; }; parachainSystem: { pendingValidationCode: () => Promise; newValidationCode: () => Promise; validationData: () => Promise; didSetValidationCode: () => Promise; lastRelayChainBlockNumber: () => Promise; upgradeRestrictionSignal: () => Promise; relayStateProof: () => Promise; relevantMessagingState: () => Promise; hostConfiguration: () => Promise; lastDmqMqcHead: () => Promise; lastHrmpMqcHeads: () => Promise; processedDownwardMessages: () => Promise; hrmpWatermark: () => Promise; hrmpOutboundMessages: () => Promise; upwardMessages: () => Promise; pendingUpwardMessages: () => Promise; announcedHrmpMessagesPerCandidate: () => Promise; reservedXcmpWeightOverride: () => Promise; reservedDmpWeightOverride: () => Promise; authorizedUpgrade: () => Promise; customValidationHeadData: () => Promise; }; timestamp: { now: () => Promise; didUpdate: () => Promise; }; parachainInfo: { parachainId: () => Promise; }; balances: { totalIssuance: () => Promise; inactiveIssuance: () => Promise; account: (param0: unknown) => Promise; locks: (param0: unknown) => Promise; reserves: (param0: unknown) => Promise; }; transactionPayment: { nextFeeMultiplier: () => Promise; storageVersion: () => Promise; }; assets: { asset: (param0: unknown) => Promise; account: (param0: unknown, param1: unknown) => Promise; approvals: (param0: unknown, param1: unknown, param2: unknown) => Promise; metadata: (param0: unknown) => Promise; }; vesting: { vesting: (param0: unknown) => Promise; storageVersion: () => Promise; }; deposit: { deposits: (param0: unknown) => Promise; }; accountMigration: { accounts: (param0: unknown) => Promise; ktonAccounts: (param0: unknown) => Promise; vestings: (param0: unknown) => Promise; deposits: (param0: unknown) => Promise; identities: (param0: unknown) => Promise; ledgers: (param0: unknown) => Promise; multisigs: (param0: unknown) => Promise; }; authorship: { author: () => Promise; }; darwiniaStaking: { ledgers: (param0: unknown) => Promise; ringPool: () => Promise; ktonPool: () => Promise; collators: (param0: unknown) => Promise; exposures: (param0: unknown) => Promise; nextExposures: (param0: unknown) => Promise; collatorCount: () => Promise; nominators: (param0: unknown) => Promise; rewardPoints: () => Promise; sessionStartTime: () => Promise; elapsedTime: () => Promise; }; session: { validators: () => Promise; currentIndex: () => Promise; queuedChanged: () => Promise; queuedKeys: () => Promise; disabledValidators: () => Promise; nextKeys: (param0: unknown) => Promise; keyOwner: (param0: unknown) => Promise; }; aura: { authorities: () => Promise; currentSlot: () => Promise; }; auraExt: { authorities: () => Promise; }; messageGadget: { commitmentContract: () => Promise; }; ecdsaAuthority: { authorities: () => Promise; nextAuthorities: () => Promise; nonce: () => Promise; authoritiesChangeToSign: () => Promise; messageRootToSign: () => Promise; }; democracy: { publicPropCount: () => Promise; publicProps: () => Promise; depositOf: (param0: unknown) => Promise; referendumCount: () => Promise; lowestUnbaked: () => Promise; referendumInfoOf: (param0: unknown) => Promise; votingOf: (param0: unknown) => Promise; lastTabledWasExternal: () => Promise; nextExternal: () => Promise; blacklist: (param0: unknown) => Promise; cancellations: (param0: unknown) => Promise; metadataOf: (param0: unknown) => Promise; }; council: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; technicalCommittee: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; phragmenElection: { members: () => Promise; runnersUp: () => Promise; candidates: () => Promise; electionRounds: () => Promise; voting: (param0: unknown) => Promise; }; technicalMembership: { members: () => Promise; prime: () => Promise; }; treasury: { proposalCount: () => Promise; proposals: (param0: unknown) => Promise; deactivated: () => Promise; approvals: () => Promise; }; tips: { tips: (param0: unknown) => Promise; reasons: (param0: unknown) => Promise; }; sudo: { key: () => Promise; }; identity: { identityOf: (param0: unknown) => Promise; superOf: (param0: unknown) => Promise; subsOf: (param0: unknown) => Promise; registrars: () => Promise; }; scheduler: { incompleteSince: () => Promise; agenda: (param0: unknown) => Promise; lookup: (param0: unknown) => Promise; }; preimage: { statusFor: (param0: unknown) => Promise; preimageFor: (param0: unknown) => Promise; }; proxy: { proxies: (param0: unknown) => Promise; announcements: (param0: unknown) => Promise; }; xcmpQueue: { inboundXcmpStatus: () => Promise; inboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; outboundXcmpStatus: () => Promise; outboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; signalMessages: (param0: unknown) => Promise; queueConfig: () => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; overweightCount: () => Promise; queueSuspended: () => Promise; }; polkadotXcm: { queryCounter: () => Promise; queries: (param0: unknown) => Promise; assetTraps: (param0: unknown) => Promise; safeXcmVersion: () => Promise; supportedVersion: (param0: unknown, param1: unknown) => Promise; versionNotifiers: (param0: unknown, param1: unknown) => Promise; versionNotifyTargets: (param0: unknown, param1: unknown) => Promise; versionDiscoveryQueue: () => Promise; currentMigration: () => Promise; remoteLockedFungibles: (param0: unknown, param1: unknown, param2: unknown) => Promise; lockedFungibles: (param0: unknown) => Promise; }; ethereumXcm: { nonce: () => Promise; ethereumXcmSuspended: () => Promise; }; dmpQueue: { configuration: () => Promise; pageIndex: () => Promise; pages: (param0: unknown) => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; }; ethereum: { pending: () => Promise; currentBlock: () => Promise; currentReceipts: () => Promise; currentTransactionStatuses: () => Promise; blockHash: (param0: unknown) => Promise; }; evm: { accountCodes: (param0: unknown) => Promise; accountStorages: (param0: unknown, param1: unknown) => Promise; }; bridgeMoonbaseGrandpa: { requestCount: () => Promise; initialHash: () => Promise; bestFinalized: () => Promise; importedHashes: (param0: unknown) => Promise; importedHashesPointer: () => Promise; importedHeaders: (param0: unknown) => Promise; currentAuthoritySet: () => Promise; palletOwner: () => Promise; palletOperatingMode: () => Promise; }; bridgeMoonbaseParachain: { palletOwner: () => Promise; palletOperatingMode: () => Promise; parasInfo: (param0: unknown) => Promise; importedParaHeads: (param0: unknown, param1: unknown) => Promise; importedParaHashes: (param0: unknown, param1: unknown) => Promise; }; bridgePangoroMessages: { palletOwner: () => Promise; palletOperatingMode: () => Promise; inboundLanes: (param0: unknown) => Promise; outboundLanes: (param0: unknown) => Promise; outboundMessages: (param0: unknown) => Promise; }; pangoroFeeMarket: { relayersMap: (param0: unknown) => Promise; relayers: () => Promise; assignedRelayers: () => Promise; orders: (param0: unknown) => Promise; collateralSlashProtect: () => Promise; assignedRelayersNumber: () => Promise; }; }; metadata: import("@polkadot/types").Metadata; provider: providers.BaseProvider; }; buildPangoroClient: (provider: providers.BaseProvider) => { calls: { system: { remark: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setHeapPages: (signer: import("ethers").Signer, _pages: unknown) => Promise; setHeapPagesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetHeapPagesCall: (_pages: unknown) => import("../index").CallAsParam; buildSetHeapPagesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCode: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCodeWithoutChecks: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeWithoutChecksH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeWithoutChecksCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeWithoutChecksCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setStorage: (signer: import("ethers").Signer, _items: unknown) => Promise; setStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetStorageCall: (_items: unknown) => import("../index").CallAsParam; buildSetStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killStorage: (signer: import("ethers").Signer, _keys: unknown) => Promise; killStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillStorageCall: (_keys: unknown) => import("../index").CallAsParam; buildKillStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPrefix: (signer: import("ethers").Signer, _prefix: unknown, _subkeys: unknown) => Promise; killPrefixH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPrefixCall: (_prefix: unknown, _subkeys: unknown) => import("../index").CallAsParam; buildKillPrefixCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; remarkWithEvent: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkWithEventH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkWithEventCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkWithEventCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainSystem: { setValidationData: (signer: import("ethers").Signer, _data: unknown) => Promise; setValidationDataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetValidationDataCall: (_data: unknown) => import("../index").CallAsParam; buildSetValidationDataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoSendUpwardMessage: (signer: import("ethers").Signer, _message: unknown) => Promise; sudoSendUpwardMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoSendUpwardMessageCall: (_message: unknown) => import("../index").CallAsParam; buildSudoSendUpwardMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; authorizeUpgrade: (signer: import("ethers").Signer, _code_hash: unknown, _check_version: unknown) => Promise; authorizeUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAuthorizeUpgradeCall: (_code_hash: unknown, _check_version: unknown) => import("../index").CallAsParam; buildAuthorizeUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; enactAuthorizedUpgrade: (signer: import("ethers").Signer, _code: unknown) => Promise; enactAuthorizedUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnactAuthorizedUpgradeCall: (_code: unknown) => import("../index").CallAsParam; buildEnactAuthorizedUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; timestamp: { set: (signer: import("ethers").Signer, _now: unknown) => Promise; setH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCall: (_now: unknown) => import("../index").CallAsParam; buildSetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainInfo: {}; balances: { transfer: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setBalance: (signer: import("ethers").Signer, _who: unknown, _new_free: unknown, _new_reserved: unknown) => Promise; setBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetBalanceCall: (_who: unknown, _new_free: unknown, _new_reserved: unknown) => import("../index").CallAsParam; buildSetBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _source: unknown, _dest: unknown, _value: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_source: unknown, _dest: unknown, _value: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferAll: (signer: import("ethers").Signer, _dest: unknown, _keep_alive: unknown) => Promise; transferAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferAllCall: (_dest: unknown, _keep_alive: unknown) => import("../index").CallAsParam; buildTransferAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnreserve: (signer: import("ethers").Signer, _who: unknown, _amount: unknown) => Promise; forceUnreserveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnreserveCall: (_who: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceUnreserveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; assets: { create: (signer: import("ethers").Signer, _id: unknown, _admin: unknown, _min_balance: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_id: unknown, _admin: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCreate: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => Promise; forceCreateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCreateCall: (_id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildForceCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; startDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; startDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStartDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildStartDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyAccounts: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyAccountsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyAccountsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyAccountsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyApprovals: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyApprovalsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyApprovalsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyApprovalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; finishDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; finishDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFinishDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildFinishDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mint: (signer: import("ethers").Signer, _id: unknown, _beneficiary: unknown, _amount: unknown) => Promise; mintH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMintCall: (_id: unknown, _beneficiary: unknown, _amount: unknown) => import("../index").CallAsParam; buildMintCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; burn: (signer: import("ethers").Signer, _id: unknown, _who: unknown, _amount: unknown) => Promise; burnH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBurnCall: (_id: unknown, _who: unknown, _amount: unknown) => import("../index").CallAsParam; buildBurnCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transfer: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freeze: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; freezeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildFreezeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thaw: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; thawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildThawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freezeAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; freezeAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeAssetCall: (_id: unknown) => import("../index").CallAsParam; buildFreezeAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thawAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; thawAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawAssetCall: (_id: unknown) => import("../index").CallAsParam; buildThawAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferOwnership: (signer: import("ethers").Signer, _id: unknown, _owner: unknown) => Promise; transferOwnershipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferOwnershipCall: (_id: unknown, _owner: unknown) => import("../index").CallAsParam; buildTransferOwnershipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setTeam: (signer: import("ethers").Signer, _id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => Promise; setTeamH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetTeamCall: (_id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => import("../index").CallAsParam; buildSetTeamCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; clearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSetMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => Promise; forceSetMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceClearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; forceClearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildForceClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceAssetStatus: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => Promise; forceAssetStatusH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceAssetStatusCall: (_id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceAssetStatusCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveTransfer: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown, _amount: unknown) => Promise; approveTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveTransferCall: (_id: unknown, _delegate: unknown, _amount: unknown) => import("../index").CallAsParam; buildApproveTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelApproval: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown) => Promise; cancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelApprovalCall: (_id: unknown, _delegate: unknown) => import("../index").CallAsParam; buildCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCancelApproval: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _delegate: unknown) => Promise; forceCancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCancelApprovalCall: (_id: unknown, _owner: unknown, _delegate: unknown) => import("../index").CallAsParam; buildForceCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferApproved: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => Promise; transferApprovedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferApprovedCall: (_id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferApprovedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; touch: (signer: import("ethers").Signer, _id: unknown) => Promise; touchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTouchCall: (_id: unknown) => import("../index").CallAsParam; buildTouchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; refund: (signer: import("ethers").Signer, _id: unknown, _allow_burn: unknown) => Promise; refundH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRefundCall: (_id: unknown, _allow_burn: unknown) => import("../index").CallAsParam; buildRefundCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMinBalance: (signer: import("ethers").Signer, _id: unknown, _min_balance: unknown) => Promise; setMinBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMinBalanceCall: (_id: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildSetMinBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; vesting: { vest: (signer: import("ethers").Signer) => Promise; vestH: (signer: import("ethers").Signer) => Promise; buildVestCall: () => import("../index").CallAsParam; buildVestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestOther: (signer: import("ethers").Signer, _target: unknown) => Promise; vestOtherH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestOtherCall: (_target: unknown) => import("../index").CallAsParam; buildVestOtherCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestedTransfer: (signer: import("ethers").Signer, _target: unknown, _schedule: unknown) => Promise; vestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestedTransferCall: (_target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceVestedTransfer: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _schedule: unknown) => Promise; forceVestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceVestedTransferCall: (_source: unknown, _target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildForceVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mergeSchedules: (signer: import("ethers").Signer, _schedule1_index: unknown, _schedule2_index: unknown) => Promise; mergeSchedulesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMergeSchedulesCall: (_schedule1_index: unknown, _schedule2_index: unknown) => import("../index").CallAsParam; buildMergeSchedulesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; deposit: { lock: (signer: import("ethers").Signer, _amount: unknown, _months: unknown) => Promise; lockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLockCall: (_amount: unknown, _months: unknown) => import("../index").CallAsParam; buildLockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claimWithPenalty: (signer: import("ethers").Signer, _id: unknown) => Promise; claimWithPenaltyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClaimWithPenaltyCall: (_id: unknown) => import("../index").CallAsParam; buildClaimWithPenaltyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; accountMigration: { migrate: (signer: import("ethers").Signer, _from: unknown, _to: unknown, _signature: unknown) => Promise; migrateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateCall: (_from: unknown, _to: unknown, _signature: unknown) => import("../index").CallAsParam; buildMigrateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; migrateMultisig: (signer: import("ethers").Signer, _submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => Promise; migrateMultisigH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateMultisigCall: (_submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => import("../index").CallAsParam; buildMigrateMultisigCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; completeMultisigMigration: (signer: import("ethers").Signer, _multisig: unknown, _submitter: unknown, _signature: unknown) => Promise; completeMultisigMigrationH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCompleteMultisigMigrationCall: (_multisig: unknown, _submitter: unknown, _signature: unknown) => import("../index").CallAsParam; buildCompleteMultisigMigrationCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; darwiniaStaking: { stake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; stakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildStakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unstake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; unstakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnstakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildUnstakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; restake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; restakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRestakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildRestakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; collect: (signer: import("ethers").Signer, _commission: unknown) => Promise; collectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCollectCall: (_commission: unknown) => import("../index").CallAsParam; buildCollectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; nominate: (signer: import("ethers").Signer, _target: unknown) => Promise; nominateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNominateCall: (_target: unknown) => import("../index").CallAsParam; buildNominateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; chill: (signer: import("ethers").Signer) => Promise; chillH: (signer: import("ethers").Signer) => Promise; buildChillCall: () => import("../index").CallAsParam; buildChillCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCollatorCount: (signer: import("ethers").Signer, _count: unknown) => Promise; setCollatorCountH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCollatorCountCall: (_count: unknown) => import("../index").CallAsParam; buildSetCollatorCountCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; session: { setKeys: (signer: import("ethers").Signer, _keys: unknown, _proof: unknown) => Promise; setKeysH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeysCall: (_keys: unknown, _proof: unknown) => import("../index").CallAsParam; buildSetKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; purgeKeys: (signer: import("ethers").Signer) => Promise; purgeKeysH: (signer: import("ethers").Signer) => Promise; buildPurgeKeysCall: () => import("../index").CallAsParam; buildPurgeKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageGadget: { setCommitmentContract: (signer: import("ethers").Signer, _commitment_contract: unknown) => Promise; setCommitmentContractH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCommitmentContractCall: (_commitment_contract: unknown) => import("../index").CallAsParam; buildSetCommitmentContractCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ecdsaAuthority: { addAuthority: (signer: import("ethers").Signer, _new: unknown) => Promise; addAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddAuthorityCall: (_new: unknown) => import("../index").CallAsParam; buildAddAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAuthority: (signer: import("ethers").Signer, _old: unknown) => Promise; removeAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAuthorityCall: (_old: unknown) => import("../index").CallAsParam; buildRemoveAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapAuthority: (signer: import("ethers").Signer, _old: unknown, _new: unknown) => Promise; swapAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapAuthorityCall: (_old: unknown, _new: unknown) => import("../index").CallAsParam; buildSwapAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitAuthoritiesChangeSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitAuthoritiesChangeSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitAuthoritiesChangeSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitAuthoritiesChangeSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitNewMessageRootSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitNewMessageRootSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitNewMessageRootSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitNewMessageRootSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; democracy: { propose: (signer: import("ethers").Signer, _proposal: unknown, _value: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_proposal: unknown, _value: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; second: (signer: import("ethers").Signer, _proposal: unknown) => Promise; secondH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSecondCall: (_proposal: unknown) => import("../index").CallAsParam; buildSecondCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _ref_index: unknown, _vote: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_ref_index: unknown, _vote: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; emergencyCancel: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; emergencyCancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEmergencyCancelCall: (_ref_index: unknown) => import("../index").CallAsParam; buildEmergencyCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalPropose: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeMajority: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeMajorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeMajorityCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeMajorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeDefault: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeDefaultH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeDefaultCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeDefaultCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; fastTrack: (signer: import("ethers").Signer, _proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => Promise; fastTrackH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFastTrackCall: (_proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => import("../index").CallAsParam; buildFastTrackCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vetoExternal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; vetoExternalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVetoExternalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildVetoExternalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelReferendum: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; cancelReferendumH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelReferendumCall: (_ref_index: unknown) => import("../index").CallAsParam; buildCancelReferendumCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; delegate: (signer: import("ethers").Signer, _to: unknown, _conviction: unknown, _balance: unknown) => Promise; delegateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDelegateCall: (_to: unknown, _conviction: unknown, _balance: unknown) => import("../index").CallAsParam; buildDelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; undelegate: (signer: import("ethers").Signer) => Promise; undelegateH: (signer: import("ethers").Signer) => Promise; buildUndelegateCall: () => import("../index").CallAsParam; buildUndelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPublicProposals: (signer: import("ethers").Signer) => Promise; clearPublicProposalsH: (signer: import("ethers").Signer) => Promise; buildClearPublicProposalsCall: () => import("../index").CallAsParam; buildClearPublicProposalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unlock: (signer: import("ethers").Signer, _target: unknown) => Promise; unlockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnlockCall: (_target: unknown) => import("../index").CallAsParam; buildUnlockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVote: (signer: import("ethers").Signer, _index: unknown) => Promise; removeVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveVoteCall: (_index: unknown) => import("../index").CallAsParam; buildRemoveVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeOtherVote: (signer: import("ethers").Signer, _target: unknown, _index: unknown) => Promise; removeOtherVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveOtherVoteCall: (_target: unknown, _index: unknown) => import("../index").CallAsParam; buildRemoveOtherVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; blacklist: (signer: import("ethers").Signer, _proposal_hash: unknown, _maybe_ref_index: unknown) => Promise; blacklistH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBlacklistCall: (_proposal_hash: unknown, _maybe_ref_index: unknown) => import("../index").CallAsParam; buildBlacklistCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelProposal: (signer: import("ethers").Signer, _prop_index: unknown) => Promise; cancelProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelProposalCall: (_prop_index: unknown) => import("../index").CallAsParam; buildCancelProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _owner: unknown, _maybe_hash: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_owner: unknown, _maybe_hash: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; council: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalCommittee: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; phragmenElection: { vote: (signer: import("ethers").Signer, _votes: unknown, _value: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_votes: unknown, _value: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVoter: (signer: import("ethers").Signer) => Promise; removeVoterH: (signer: import("ethers").Signer) => Promise; buildRemoveVoterCall: () => import("../index").CallAsParam; buildRemoveVoterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitCandidacy: (signer: import("ethers").Signer, _candidate_count: unknown) => Promise; submitCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitCandidacyCall: (_candidate_count: unknown) => import("../index").CallAsParam; buildSubmitCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renounceCandidacy: (signer: import("ethers").Signer, _renouncing: unknown) => Promise; renounceCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenounceCandidacyCall: (_renouncing: unknown) => import("../index").CallAsParam; buildRenounceCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown, _slash_bond: unknown, _rerun_election: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown, _slash_bond: unknown, _rerun_election: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cleanDefunctVoters: (signer: import("ethers").Signer, _num_voters: unknown, _num_defunct: unknown) => Promise; cleanDefunctVotersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCleanDefunctVotersCall: (_num_voters: unknown, _num_defunct: unknown) => import("../index").CallAsParam; buildCleanDefunctVotersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalMembership: { addMember: (signer: import("ethers").Signer, _who: unknown) => Promise; addMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddMemberCall: (_who: unknown) => import("../index").CallAsParam; buildAddMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapMember: (signer: import("ethers").Signer, _remove: unknown, _add: unknown) => Promise; swapMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapMemberCall: (_remove: unknown, _add: unknown) => import("../index").CallAsParam; buildSwapMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resetMembers: (signer: import("ethers").Signer, _members: unknown) => Promise; resetMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildResetMembersCall: (_members: unknown) => import("../index").CallAsParam; buildResetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; changeKey: (signer: import("ethers").Signer, _new: unknown) => Promise; changeKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildChangeKeyCall: (_new: unknown) => import("../index").CallAsParam; buildChangeKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setPrime: (signer: import("ethers").Signer, _who: unknown) => Promise; setPrimeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetPrimeCall: (_who: unknown) => import("../index").CallAsParam; buildSetPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPrime: (signer: import("ethers").Signer) => Promise; clearPrimeH: (signer: import("ethers").Signer) => Promise; buildClearPrimeCall: () => import("../index").CallAsParam; buildClearPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; treasury: { proposeSpend: (signer: import("ethers").Signer, _value: unknown, _beneficiary: unknown) => Promise; proposeSpendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeSpendCall: (_value: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildProposeSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; rejectProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRejectProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; approveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildApproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; spend: (signer: import("ethers").Signer, _amount: unknown, _beneficiary: unknown) => Promise; spendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSpendCall: (_amount: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeApproval: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; removeApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveApprovalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRemoveApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; tips: { reportAwesome: (signer: import("ethers").Signer, _reason: unknown, _who: unknown) => Promise; reportAwesomeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReportAwesomeCall: (_reason: unknown, _who: unknown) => import("../index").CallAsParam; buildReportAwesomeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; retractTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; retractTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRetractTipCall: (_hash: unknown) => import("../index").CallAsParam; buildRetractTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tipNew: (signer: import("ethers").Signer, _reason: unknown, _who: unknown, _tip_value: unknown) => Promise; tipNewH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipNewCall: (_reason: unknown, _who: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipNewCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tip: (signer: import("ethers").Signer, _hash: unknown, _tip_value: unknown) => Promise; tipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipCall: (_hash: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; closeTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseTipCall: (_hash: unknown) => import("../index").CallAsParam; buildCloseTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; slashTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; slashTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSlashTipCall: (_hash: unknown) => import("../index").CallAsParam; buildSlashTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; sudo: { sudo: (signer: import("ethers").Signer, _call: unknown) => Promise; sudoH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoCall: (_call: unknown) => import("../index").CallAsParam; buildSudoCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoUncheckedWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; sudoUncheckedWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoUncheckedWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildSudoUncheckedWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setKey: (signer: import("ethers").Signer, _new: unknown) => Promise; setKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeyCall: (_new: unknown) => import("../index").CallAsParam; buildSetKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoAs: (signer: import("ethers").Signer, _who: unknown, _call: unknown) => Promise; sudoAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoAsCall: (_who: unknown, _call: unknown) => import("../index").CallAsParam; buildSudoAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; utility: { batch: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; asDerivative: (signer: import("ethers").Signer, _index: unknown, _call: unknown) => Promise; asDerivativeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAsDerivativeCall: (_index: unknown, _call: unknown) => import("../index").CallAsParam; buildAsDerivativeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; batchAll: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchAllCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; dispatchAs: (signer: import("ethers").Signer, _as_origin: unknown, _call: unknown) => Promise; dispatchAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDispatchAsCall: (_as_origin: unknown, _call: unknown) => import("../index").CallAsParam; buildDispatchAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceBatch: (signer: import("ethers").Signer, _calls: unknown) => Promise; forceBatchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildForceBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; withWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; withWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildWithWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; identity: { addRegistrar: (signer: import("ethers").Signer, _account: unknown) => Promise; addRegistrarH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddRegistrarCall: (_account: unknown) => import("../index").CallAsParam; buildAddRegistrarCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setIdentity: (signer: import("ethers").Signer, _info: unknown) => Promise; setIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetIdentityCall: (_info: unknown) => import("../index").CallAsParam; buildSetIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSubs: (signer: import("ethers").Signer, _subs: unknown) => Promise; setSubsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSubsCall: (_subs: unknown) => import("../index").CallAsParam; buildSetSubsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearIdentity: (signer: import("ethers").Signer) => Promise; clearIdentityH: (signer: import("ethers").Signer) => Promise; buildClearIdentityCall: () => import("../index").CallAsParam; buildClearIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _max_fee: unknown) => Promise; requestJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestJudgementCall: (_reg_index: unknown, _max_fee: unknown) => import("../index").CallAsParam; buildRequestJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelRequest: (signer: import("ethers").Signer, _reg_index: unknown) => Promise; cancelRequestH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelRequestCall: (_reg_index: unknown) => import("../index").CallAsParam; buildCancelRequestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFee: (signer: import("ethers").Signer, _index: unknown, _fee: unknown) => Promise; setFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFeeCall: (_index: unknown, _fee: unknown) => import("../index").CallAsParam; buildSetFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAccountId: (signer: import("ethers").Signer, _index: unknown, _new: unknown) => Promise; setAccountIdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAccountIdCall: (_index: unknown, _new: unknown) => import("../index").CallAsParam; buildSetAccountIdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFields: (signer: import("ethers").Signer, _index: unknown, _fields: unknown) => Promise; setFieldsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFieldsCall: (_index: unknown, _fields: unknown) => import("../index").CallAsParam; buildSetFieldsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; provideJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => Promise; provideJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProvideJudgementCall: (_reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => import("../index").CallAsParam; buildProvideJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killIdentity: (signer: import("ethers").Signer, _target: unknown) => Promise; killIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillIdentityCall: (_target: unknown) => import("../index").CallAsParam; buildKillIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; addSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildAddSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renameSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; renameSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenameSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildRenameSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeSub: (signer: import("ethers").Signer, _sub: unknown) => Promise; removeSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveSubCall: (_sub: unknown) => import("../index").CallAsParam; buildRemoveSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; quitSub: (signer: import("ethers").Signer) => Promise; quitSubH: (signer: import("ethers").Signer) => Promise; buildQuitSubCall: () => import("../index").CallAsParam; buildQuitSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; scheduler: { schedule: (signer: import("ethers").Signer, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleCall: (_when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancel: (signer: import("ethers").Signer, _when: unknown, _index: unknown) => Promise; cancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelCall: (_when: unknown, _index: unknown) => import("../index").CallAsParam; buildCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamed: (signer: import("ethers").Signer, _id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedCall: (_id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelNamed: (signer: import("ethers").Signer, _id: unknown) => Promise; cancelNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelNamedCall: (_id: unknown) => import("../index").CallAsParam; buildCancelNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleAfter: (signer: import("ethers").Signer, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleAfterCall: (_after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamedAfter: (signer: import("ethers").Signer, _id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedAfterCall: (_id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; preimage: { notePreimage: (signer: import("ethers").Signer, _bytes: unknown) => Promise; notePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNotePreimageCall: (_bytes: unknown) => import("../index").CallAsParam; buildNotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unnotePreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unnotePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnnotePreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnnotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; requestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildRequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unrequestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unrequestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnrequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnrequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; proxy: { proxy: (signer: import("ethers").Signer, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyCall: (_real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; addProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildAddProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; removeProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildRemoveProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxies: (signer: import("ethers").Signer) => Promise; removeProxiesH: (signer: import("ethers").Signer) => Promise; buildRemoveProxiesCall: () => import("../index").CallAsParam; buildRemoveProxiesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; createPure: (signer: import("ethers").Signer, _proxy_type: unknown, _delay: unknown, _index: unknown) => Promise; createPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreatePureCall: (_proxy_type: unknown, _delay: unknown, _index: unknown) => import("../index").CallAsParam; buildCreatePureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPure: (signer: import("ethers").Signer, _spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => Promise; killPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPureCall: (_spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => import("../index").CallAsParam; buildKillPureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; announce: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; announceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAnnounceCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildAnnounceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAnnouncement: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; removeAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAnnouncementCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRemoveAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectAnnouncement: (signer: import("ethers").Signer, _delegate: unknown, _call_hash: unknown) => Promise; rejectAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectAnnouncementCall: (_delegate: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRejectAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; proxyAnnounced: (signer: import("ethers").Signer, _delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyAnnouncedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyAnnouncedCall: (_delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyAnnouncedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; xcmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendXcmExecution: (signer: import("ethers").Signer) => Promise; suspendXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeXcmExecution: (signer: import("ethers").Signer) => Promise; resumeXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeXcmExecutionCall: () => import("../index").CallAsParam; buildResumeXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateSuspendThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateSuspendThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateSuspendThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateSuspendThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateDropThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateDropThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateDropThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateDropThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateResumeThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateResumeThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateResumeThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateResumeThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateThresholdWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateThresholdWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateThresholdWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateThresholdWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateWeightRestrictDecay: (signer: import("ethers").Signer, _new: unknown) => Promise; updateWeightRestrictDecayH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateWeightRestrictDecayCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateWeightRestrictDecayCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateXcmpMaxIndividualWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateXcmpMaxIndividualWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateXcmpMaxIndividualWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateXcmpMaxIndividualWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; polkadotXcm: { send: (signer: import("ethers").Signer, _dest: unknown, _message: unknown) => Promise; sendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendCall: (_dest: unknown, _message: unknown) => import("../index").CallAsParam; buildSendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; teleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; teleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; reserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; reserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _message: unknown, _max_weight: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_message: unknown, _max_weight: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceXcmVersion: (signer: import("ethers").Signer, _location: unknown, _xcm_version: unknown) => Promise; forceXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceXcmVersionCall: (_location: unknown, _xcm_version: unknown) => import("../index").CallAsParam; buildForceXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceDefaultXcmVersion: (signer: import("ethers").Signer, _maybe_xcm_version: unknown) => Promise; forceDefaultXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceDefaultXcmVersionCall: (_maybe_xcm_version: unknown) => import("../index").CallAsParam; buildForceDefaultXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceSubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceSubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnsubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceUnsubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnsubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceUnsubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedReserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedReserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedTeleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedTeleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; cumulusXcm: {}; ethereumXcm: { transact: (signer: import("ethers").Signer, _xcm_transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transactThroughProxy: (signer: import("ethers").Signer, _transact_as: unknown, _xcm_transaction: unknown) => Promise; transactThroughProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactThroughProxyCall: (_transact_as: unknown, _xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactThroughProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; suspendEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; resumeEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildResumeEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; dmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ethereum: { transact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; evm: { withdraw: (signer: import("ethers").Signer, _address: unknown, _value: unknown) => Promise; withdrawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithdrawCall: (_address: unknown, _value: unknown) => import("../index").CallAsParam; buildWithdrawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; call: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; callH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCallCall: (_source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCallCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create2: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; create2H: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreate2Call: (_source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreate2CallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageTransact: { messageTransact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; messageTransactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMessageTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildMessageTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeRococoGrandpa: { submitFinalityProof: (signer: import("ethers").Signer, _finality_target: unknown, _justification: unknown) => Promise; submitFinalityProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitFinalityProofCall: (_finality_target: unknown, _justification: unknown) => import("../index").CallAsParam; buildSubmitFinalityProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; initialize: (signer: import("ethers").Signer, _init_data: unknown) => Promise; initializeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildInitializeCall: (_init_data: unknown) => import("../index").CallAsParam; buildInitializeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeRococoParachain: { submitParachainHeads: (signer: import("ethers").Signer, _at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => Promise; submitParachainHeadsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitParachainHeadsCall: (_at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => import("../index").CallAsParam; buildSubmitParachainHeadsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePangolinMessages: { setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updatePalletParameter: (signer: import("ethers").Signer, _parameter: unknown) => Promise; updatePalletParameterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdatePalletParameterCall: (_parameter: unknown) => import("../index").CallAsParam; buildUpdatePalletParameterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sendMessage: (signer: import("ethers").Signer, _lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => Promise; sendMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendMessageCall: (_lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => import("../index").CallAsParam; buildSendMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesProof: (signer: import("ethers").Signer, _relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => Promise; receiveMessagesProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesProofCall: (_relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => import("../index").CallAsParam; buildReceiveMessagesProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesDeliveryProof: (signer: import("ethers").Signer, _proof: unknown, _relayers_state: unknown) => Promise; receiveMessagesDeliveryProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesDeliveryProofCall: (_proof: unknown, _relayers_state: unknown) => import("../index").CallAsParam; buildReceiveMessagesDeliveryProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePangolinDispatch: {}; pangolinFeeMarket: { enrollAndLockCollateral: (signer: import("ethers").Signer, _lock_collateral: unknown, _relay_fee: unknown) => Promise; enrollAndLockCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnrollAndLockCollateralCall: (_lock_collateral: unknown, _relay_fee: unknown) => import("../index").CallAsParam; buildEnrollAndLockCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; increaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; increaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildIncreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildIncreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; decreaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; decreaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDecreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildDecreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateRelayFee: (signer: import("ethers").Signer, _new_fee: unknown) => Promise; updateRelayFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateRelayFeeCall: (_new_fee: unknown) => import("../index").CallAsParam; buildUpdateRelayFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelEnrollment: (signer: import("ethers").Signer) => Promise; cancelEnrollmentH: (signer: import("ethers").Signer) => Promise; buildCancelEnrollmentCall: () => import("../index").CallAsParam; buildCancelEnrollmentCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSlashProtect: (signer: import("ethers").Signer, _slash_protect: unknown) => Promise; setSlashProtectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSlashProtectCall: (_slash_protect: unknown) => import("../index").CallAsParam; buildSetSlashProtectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAssignedRelayersNumber: (signer: import("ethers").Signer, _number: unknown) => Promise; setAssignedRelayersNumberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAssignedRelayersNumberCall: (_number: unknown) => import("../index").CallAsParam; buildSetAssignedRelayersNumberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; }; storages: { system: { account: (param0: unknown) => Promise; extrinsicCount: () => Promise; blockWeight: () => Promise; allExtrinsicsLen: () => Promise; blockHash: (param0: unknown) => Promise; extrinsicData: (param0: unknown) => Promise; number: () => Promise; parentHash: () => Promise; digest: () => Promise; events: () => Promise; eventCount: () => Promise; eventTopics: (param0: unknown) => Promise; lastRuntimeUpgrade: () => Promise; upgradedToU32RefCount: () => Promise; upgradedToTripleRefCount: () => Promise; executionPhase: () => Promise; }; parachainSystem: { pendingValidationCode: () => Promise; newValidationCode: () => Promise; validationData: () => Promise; didSetValidationCode: () => Promise; lastRelayChainBlockNumber: () => Promise; upgradeRestrictionSignal: () => Promise; relayStateProof: () => Promise; relevantMessagingState: () => Promise; hostConfiguration: () => Promise; lastDmqMqcHead: () => Promise; lastHrmpMqcHeads: () => Promise; processedDownwardMessages: () => Promise; hrmpWatermark: () => Promise; hrmpOutboundMessages: () => Promise; upwardMessages: () => Promise; pendingUpwardMessages: () => Promise; announcedHrmpMessagesPerCandidate: () => Promise; reservedXcmpWeightOverride: () => Promise; reservedDmpWeightOverride: () => Promise; authorizedUpgrade: () => Promise; customValidationHeadData: () => Promise; }; timestamp: { now: () => Promise; didUpdate: () => Promise; }; parachainInfo: { parachainId: () => Promise; }; balances: { totalIssuance: () => Promise; inactiveIssuance: () => Promise; account: (param0: unknown) => Promise; locks: (param0: unknown) => Promise; reserves: (param0: unknown) => Promise; }; transactionPayment: { nextFeeMultiplier: () => Promise; storageVersion: () => Promise; }; assets: { asset: (param0: unknown) => Promise; account: (param0: unknown, param1: unknown) => Promise; approvals: (param0: unknown, param1: unknown, param2: unknown) => Promise; metadata: (param0: unknown) => Promise; }; vesting: { vesting: (param0: unknown) => Promise; storageVersion: () => Promise; }; deposit: { deposits: (param0: unknown) => Promise; }; accountMigration: { accounts: (param0: unknown) => Promise; ktonAccounts: (param0: unknown) => Promise; vestings: (param0: unknown) => Promise; deposits: (param0: unknown) => Promise; identities: (param0: unknown) => Promise; ledgers: (param0: unknown) => Promise; multisigs: (param0: unknown) => Promise; }; authorship: { author: () => Promise; }; darwiniaStaking: { ledgers: (param0: unknown) => Promise; ringPool: () => Promise; ktonPool: () => Promise; collators: (param0: unknown) => Promise; exposures: (param0: unknown) => Promise; nextExposures: (param0: unknown) => Promise; collatorCount: () => Promise; nominators: (param0: unknown) => Promise; rewardPoints: () => Promise; sessionStartTime: () => Promise; elapsedTime: () => Promise; }; session: { validators: () => Promise; currentIndex: () => Promise; queuedChanged: () => Promise; queuedKeys: () => Promise; disabledValidators: () => Promise; nextKeys: (param0: unknown) => Promise; keyOwner: (param0: unknown) => Promise; }; aura: { authorities: () => Promise; currentSlot: () => Promise; }; auraExt: { authorities: () => Promise; }; messageGadget: { commitmentContract: () => Promise; }; ecdsaAuthority: { authorities: () => Promise; nextAuthorities: () => Promise; nonce: () => Promise; authoritiesChangeToSign: () => Promise; messageRootToSign: () => Promise; }; democracy: { publicPropCount: () => Promise; publicProps: () => Promise; depositOf: (param0: unknown) => Promise; referendumCount: () => Promise; lowestUnbaked: () => Promise; referendumInfoOf: (param0: unknown) => Promise; votingOf: (param0: unknown) => Promise; lastTabledWasExternal: () => Promise; nextExternal: () => Promise; blacklist: (param0: unknown) => Promise; cancellations: (param0: unknown) => Promise; metadataOf: (param0: unknown) => Promise; }; council: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; technicalCommittee: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; phragmenElection: { members: () => Promise; runnersUp: () => Promise; candidates: () => Promise; electionRounds: () => Promise; voting: (param0: unknown) => Promise; }; technicalMembership: { members: () => Promise; prime: () => Promise; }; treasury: { proposalCount: () => Promise; proposals: (param0: unknown) => Promise; deactivated: () => Promise; approvals: () => Promise; }; tips: { tips: (param0: unknown) => Promise; reasons: (param0: unknown) => Promise; }; sudo: { key: () => Promise; }; identity: { identityOf: (param0: unknown) => Promise; superOf: (param0: unknown) => Promise; subsOf: (param0: unknown) => Promise; registrars: () => Promise; }; scheduler: { incompleteSince: () => Promise; agenda: (param0: unknown) => Promise; lookup: (param0: unknown) => Promise; }; preimage: { statusFor: (param0: unknown) => Promise; preimageFor: (param0: unknown) => Promise; }; proxy: { proxies: (param0: unknown) => Promise; announcements: (param0: unknown) => Promise; }; xcmpQueue: { inboundXcmpStatus: () => Promise; inboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; outboundXcmpStatus: () => Promise; outboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; signalMessages: (param0: unknown) => Promise; queueConfig: () => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; overweightCount: () => Promise; queueSuspended: () => Promise; }; polkadotXcm: { queryCounter: () => Promise; queries: (param0: unknown) => Promise; assetTraps: (param0: unknown) => Promise; safeXcmVersion: () => Promise; supportedVersion: (param0: unknown, param1: unknown) => Promise; versionNotifiers: (param0: unknown, param1: unknown) => Promise; versionNotifyTargets: (param0: unknown, param1: unknown) => Promise; versionDiscoveryQueue: () => Promise; currentMigration: () => Promise; remoteLockedFungibles: (param0: unknown, param1: unknown, param2: unknown) => Promise; lockedFungibles: (param0: unknown) => Promise; }; ethereumXcm: { nonce: () => Promise; ethereumXcmSuspended: () => Promise; }; dmpQueue: { configuration: () => Promise; pageIndex: () => Promise; pages: (param0: unknown) => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; }; ethereum: { pending: () => Promise; currentBlock: () => Promise; currentReceipts: () => Promise; currentTransactionStatuses: () => Promise; blockHash: (param0: unknown) => Promise; }; evm: { accountCodes: (param0: unknown) => Promise; accountStorages: (param0: unknown, param1: unknown) => Promise; }; bridgeRococoGrandpa: { requestCount: () => Promise; initialHash: () => Promise; bestFinalized: () => Promise; importedHashes: (param0: unknown) => Promise; importedHashesPointer: () => Promise; importedHeaders: (param0: unknown) => Promise; currentAuthoritySet: () => Promise; palletOwner: () => Promise; palletOperatingMode: () => Promise; }; bridgeRococoParachain: { palletOwner: () => Promise; palletOperatingMode: () => Promise; parasInfo: (param0: unknown) => Promise; importedParaHeads: (param0: unknown, param1: unknown) => Promise; importedParaHashes: (param0: unknown, param1: unknown) => Promise; }; bridgePangolinMessages: { palletOwner: () => Promise; palletOperatingMode: () => Promise; inboundLanes: (param0: unknown) => Promise; outboundLanes: (param0: unknown) => Promise; outboundMessages: (param0: unknown) => Promise; }; pangolinFeeMarket: { relayersMap: (param0: unknown) => Promise; relayers: () => Promise; assignedRelayers: () => Promise; orders: (param0: unknown) => Promise; collateralSlashProtect: () => Promise; assignedRelayersNumber: () => Promise; }; }; metadata: import("@polkadot/types").Metadata; provider: providers.BaseProvider; }; buildCrabClient: (provider: providers.BaseProvider) => { calls: { system: { remark: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setHeapPages: (signer: import("ethers").Signer, _pages: unknown) => Promise; setHeapPagesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetHeapPagesCall: (_pages: unknown) => import("../index").CallAsParam; buildSetHeapPagesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCode: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCodeWithoutChecks: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeWithoutChecksH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeWithoutChecksCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeWithoutChecksCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setStorage: (signer: import("ethers").Signer, _items: unknown) => Promise; setStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetStorageCall: (_items: unknown) => import("../index").CallAsParam; buildSetStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killStorage: (signer: import("ethers").Signer, _keys: unknown) => Promise; killStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillStorageCall: (_keys: unknown) => import("../index").CallAsParam; buildKillStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPrefix: (signer: import("ethers").Signer, _prefix: unknown, _subkeys: unknown) => Promise; killPrefixH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPrefixCall: (_prefix: unknown, _subkeys: unknown) => import("../index").CallAsParam; buildKillPrefixCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; remarkWithEvent: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkWithEventH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkWithEventCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkWithEventCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainSystem: { setValidationData: (signer: import("ethers").Signer, _data: unknown) => Promise; setValidationDataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetValidationDataCall: (_data: unknown) => import("../index").CallAsParam; buildSetValidationDataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoSendUpwardMessage: (signer: import("ethers").Signer, _message: unknown) => Promise; sudoSendUpwardMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoSendUpwardMessageCall: (_message: unknown) => import("../index").CallAsParam; buildSudoSendUpwardMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; authorizeUpgrade: (signer: import("ethers").Signer, _code_hash: unknown, _check_version: unknown) => Promise; authorizeUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAuthorizeUpgradeCall: (_code_hash: unknown, _check_version: unknown) => import("../index").CallAsParam; buildAuthorizeUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; enactAuthorizedUpgrade: (signer: import("ethers").Signer, _code: unknown) => Promise; enactAuthorizedUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnactAuthorizedUpgradeCall: (_code: unknown) => import("../index").CallAsParam; buildEnactAuthorizedUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; timestamp: { set: (signer: import("ethers").Signer, _now: unknown) => Promise; setH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCall: (_now: unknown) => import("../index").CallAsParam; buildSetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainInfo: {}; balances: { transfer: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setBalance: (signer: import("ethers").Signer, _who: unknown, _new_free: unknown, _new_reserved: unknown) => Promise; setBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetBalanceCall: (_who: unknown, _new_free: unknown, _new_reserved: unknown) => import("../index").CallAsParam; buildSetBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _source: unknown, _dest: unknown, _value: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_source: unknown, _dest: unknown, _value: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferAll: (signer: import("ethers").Signer, _dest: unknown, _keep_alive: unknown) => Promise; transferAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferAllCall: (_dest: unknown, _keep_alive: unknown) => import("../index").CallAsParam; buildTransferAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnreserve: (signer: import("ethers").Signer, _who: unknown, _amount: unknown) => Promise; forceUnreserveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnreserveCall: (_who: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceUnreserveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; assets: { create: (signer: import("ethers").Signer, _id: unknown, _admin: unknown, _min_balance: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_id: unknown, _admin: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCreate: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => Promise; forceCreateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCreateCall: (_id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildForceCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; startDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; startDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStartDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildStartDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyAccounts: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyAccountsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyAccountsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyAccountsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyApprovals: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyApprovalsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyApprovalsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyApprovalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; finishDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; finishDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFinishDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildFinishDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mint: (signer: import("ethers").Signer, _id: unknown, _beneficiary: unknown, _amount: unknown) => Promise; mintH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMintCall: (_id: unknown, _beneficiary: unknown, _amount: unknown) => import("../index").CallAsParam; buildMintCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; burn: (signer: import("ethers").Signer, _id: unknown, _who: unknown, _amount: unknown) => Promise; burnH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBurnCall: (_id: unknown, _who: unknown, _amount: unknown) => import("../index").CallAsParam; buildBurnCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transfer: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freeze: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; freezeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildFreezeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thaw: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; thawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildThawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freezeAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; freezeAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeAssetCall: (_id: unknown) => import("../index").CallAsParam; buildFreezeAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thawAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; thawAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawAssetCall: (_id: unknown) => import("../index").CallAsParam; buildThawAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferOwnership: (signer: import("ethers").Signer, _id: unknown, _owner: unknown) => Promise; transferOwnershipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferOwnershipCall: (_id: unknown, _owner: unknown) => import("../index").CallAsParam; buildTransferOwnershipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setTeam: (signer: import("ethers").Signer, _id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => Promise; setTeamH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetTeamCall: (_id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => import("../index").CallAsParam; buildSetTeamCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; clearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSetMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => Promise; forceSetMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceClearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; forceClearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildForceClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceAssetStatus: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => Promise; forceAssetStatusH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceAssetStatusCall: (_id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceAssetStatusCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveTransfer: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown, _amount: unknown) => Promise; approveTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveTransferCall: (_id: unknown, _delegate: unknown, _amount: unknown) => import("../index").CallAsParam; buildApproveTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelApproval: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown) => Promise; cancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelApprovalCall: (_id: unknown, _delegate: unknown) => import("../index").CallAsParam; buildCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCancelApproval: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _delegate: unknown) => Promise; forceCancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCancelApprovalCall: (_id: unknown, _owner: unknown, _delegate: unknown) => import("../index").CallAsParam; buildForceCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferApproved: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => Promise; transferApprovedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferApprovedCall: (_id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferApprovedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; touch: (signer: import("ethers").Signer, _id: unknown) => Promise; touchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTouchCall: (_id: unknown) => import("../index").CallAsParam; buildTouchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; refund: (signer: import("ethers").Signer, _id: unknown, _allow_burn: unknown) => Promise; refundH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRefundCall: (_id: unknown, _allow_burn: unknown) => import("../index").CallAsParam; buildRefundCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMinBalance: (signer: import("ethers").Signer, _id: unknown, _min_balance: unknown) => Promise; setMinBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMinBalanceCall: (_id: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildSetMinBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; vesting: { vest: (signer: import("ethers").Signer) => Promise; vestH: (signer: import("ethers").Signer) => Promise; buildVestCall: () => import("../index").CallAsParam; buildVestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestOther: (signer: import("ethers").Signer, _target: unknown) => Promise; vestOtherH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestOtherCall: (_target: unknown) => import("../index").CallAsParam; buildVestOtherCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestedTransfer: (signer: import("ethers").Signer, _target: unknown, _schedule: unknown) => Promise; vestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestedTransferCall: (_target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceVestedTransfer: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _schedule: unknown) => Promise; forceVestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceVestedTransferCall: (_source: unknown, _target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildForceVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mergeSchedules: (signer: import("ethers").Signer, _schedule1_index: unknown, _schedule2_index: unknown) => Promise; mergeSchedulesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMergeSchedulesCall: (_schedule1_index: unknown, _schedule2_index: unknown) => import("../index").CallAsParam; buildMergeSchedulesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; deposit: { lock: (signer: import("ethers").Signer, _amount: unknown, _months: unknown) => Promise; lockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLockCall: (_amount: unknown, _months: unknown) => import("../index").CallAsParam; buildLockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claimWithPenalty: (signer: import("ethers").Signer, _id: unknown) => Promise; claimWithPenaltyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClaimWithPenaltyCall: (_id: unknown) => import("../index").CallAsParam; buildClaimWithPenaltyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; accountMigration: { migrate: (signer: import("ethers").Signer, _from: unknown, _to: unknown, _signature: unknown) => Promise; migrateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateCall: (_from: unknown, _to: unknown, _signature: unknown) => import("../index").CallAsParam; buildMigrateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; migrateMultisig: (signer: import("ethers").Signer, _submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => Promise; migrateMultisigH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateMultisigCall: (_submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => import("../index").CallAsParam; buildMigrateMultisigCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; completeMultisigMigration: (signer: import("ethers").Signer, _multisig: unknown, _submitter: unknown, _signature: unknown) => Promise; completeMultisigMigrationH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCompleteMultisigMigrationCall: (_multisig: unknown, _submitter: unknown, _signature: unknown) => import("../index").CallAsParam; buildCompleteMultisigMigrationCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; darwiniaStaking: { stake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; stakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildStakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unstake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; unstakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnstakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildUnstakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; restake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; restakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRestakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildRestakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; collect: (signer: import("ethers").Signer, _commission: unknown) => Promise; collectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCollectCall: (_commission: unknown) => import("../index").CallAsParam; buildCollectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; nominate: (signer: import("ethers").Signer, _target: unknown) => Promise; nominateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNominateCall: (_target: unknown) => import("../index").CallAsParam; buildNominateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; chill: (signer: import("ethers").Signer) => Promise; chillH: (signer: import("ethers").Signer) => Promise; buildChillCall: () => import("../index").CallAsParam; buildChillCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCollatorCount: (signer: import("ethers").Signer, _count: unknown) => Promise; setCollatorCountH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCollatorCountCall: (_count: unknown) => import("../index").CallAsParam; buildSetCollatorCountCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; session: { setKeys: (signer: import("ethers").Signer, _keys: unknown, _proof: unknown) => Promise; setKeysH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeysCall: (_keys: unknown, _proof: unknown) => import("../index").CallAsParam; buildSetKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; purgeKeys: (signer: import("ethers").Signer) => Promise; purgeKeysH: (signer: import("ethers").Signer) => Promise; buildPurgeKeysCall: () => import("../index").CallAsParam; buildPurgeKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageGadget: { setCommitmentContract: (signer: import("ethers").Signer, _commitment_contract: unknown) => Promise; setCommitmentContractH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCommitmentContractCall: (_commitment_contract: unknown) => import("../index").CallAsParam; buildSetCommitmentContractCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ecdsaAuthority: { addAuthority: (signer: import("ethers").Signer, _new: unknown) => Promise; addAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddAuthorityCall: (_new: unknown) => import("../index").CallAsParam; buildAddAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAuthority: (signer: import("ethers").Signer, _old: unknown) => Promise; removeAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAuthorityCall: (_old: unknown) => import("../index").CallAsParam; buildRemoveAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapAuthority: (signer: import("ethers").Signer, _old: unknown, _new: unknown) => Promise; swapAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapAuthorityCall: (_old: unknown, _new: unknown) => import("../index").CallAsParam; buildSwapAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitAuthoritiesChangeSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitAuthoritiesChangeSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitAuthoritiesChangeSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitAuthoritiesChangeSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitNewMessageRootSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitNewMessageRootSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitNewMessageRootSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitNewMessageRootSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; democracy: { propose: (signer: import("ethers").Signer, _proposal: unknown, _value: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_proposal: unknown, _value: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; second: (signer: import("ethers").Signer, _proposal: unknown) => Promise; secondH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSecondCall: (_proposal: unknown) => import("../index").CallAsParam; buildSecondCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _ref_index: unknown, _vote: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_ref_index: unknown, _vote: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; emergencyCancel: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; emergencyCancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEmergencyCancelCall: (_ref_index: unknown) => import("../index").CallAsParam; buildEmergencyCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalPropose: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeMajority: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeMajorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeMajorityCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeMajorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeDefault: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeDefaultH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeDefaultCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeDefaultCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; fastTrack: (signer: import("ethers").Signer, _proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => Promise; fastTrackH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFastTrackCall: (_proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => import("../index").CallAsParam; buildFastTrackCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vetoExternal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; vetoExternalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVetoExternalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildVetoExternalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelReferendum: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; cancelReferendumH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelReferendumCall: (_ref_index: unknown) => import("../index").CallAsParam; buildCancelReferendumCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; delegate: (signer: import("ethers").Signer, _to: unknown, _conviction: unknown, _balance: unknown) => Promise; delegateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDelegateCall: (_to: unknown, _conviction: unknown, _balance: unknown) => import("../index").CallAsParam; buildDelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; undelegate: (signer: import("ethers").Signer) => Promise; undelegateH: (signer: import("ethers").Signer) => Promise; buildUndelegateCall: () => import("../index").CallAsParam; buildUndelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPublicProposals: (signer: import("ethers").Signer) => Promise; clearPublicProposalsH: (signer: import("ethers").Signer) => Promise; buildClearPublicProposalsCall: () => import("../index").CallAsParam; buildClearPublicProposalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unlock: (signer: import("ethers").Signer, _target: unknown) => Promise; unlockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnlockCall: (_target: unknown) => import("../index").CallAsParam; buildUnlockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVote: (signer: import("ethers").Signer, _index: unknown) => Promise; removeVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveVoteCall: (_index: unknown) => import("../index").CallAsParam; buildRemoveVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeOtherVote: (signer: import("ethers").Signer, _target: unknown, _index: unknown) => Promise; removeOtherVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveOtherVoteCall: (_target: unknown, _index: unknown) => import("../index").CallAsParam; buildRemoveOtherVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; blacklist: (signer: import("ethers").Signer, _proposal_hash: unknown, _maybe_ref_index: unknown) => Promise; blacklistH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBlacklistCall: (_proposal_hash: unknown, _maybe_ref_index: unknown) => import("../index").CallAsParam; buildBlacklistCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelProposal: (signer: import("ethers").Signer, _prop_index: unknown) => Promise; cancelProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelProposalCall: (_prop_index: unknown) => import("../index").CallAsParam; buildCancelProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _owner: unknown, _maybe_hash: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_owner: unknown, _maybe_hash: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; council: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalCommittee: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; phragmenElection: { vote: (signer: import("ethers").Signer, _votes: unknown, _value: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_votes: unknown, _value: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVoter: (signer: import("ethers").Signer) => Promise; removeVoterH: (signer: import("ethers").Signer) => Promise; buildRemoveVoterCall: () => import("../index").CallAsParam; buildRemoveVoterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitCandidacy: (signer: import("ethers").Signer, _candidate_count: unknown) => Promise; submitCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitCandidacyCall: (_candidate_count: unknown) => import("../index").CallAsParam; buildSubmitCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renounceCandidacy: (signer: import("ethers").Signer, _renouncing: unknown) => Promise; renounceCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenounceCandidacyCall: (_renouncing: unknown) => import("../index").CallAsParam; buildRenounceCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown, _slash_bond: unknown, _rerun_election: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown, _slash_bond: unknown, _rerun_election: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cleanDefunctVoters: (signer: import("ethers").Signer, _num_voters: unknown, _num_defunct: unknown) => Promise; cleanDefunctVotersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCleanDefunctVotersCall: (_num_voters: unknown, _num_defunct: unknown) => import("../index").CallAsParam; buildCleanDefunctVotersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalMembership: { addMember: (signer: import("ethers").Signer, _who: unknown) => Promise; addMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddMemberCall: (_who: unknown) => import("../index").CallAsParam; buildAddMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapMember: (signer: import("ethers").Signer, _remove: unknown, _add: unknown) => Promise; swapMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapMemberCall: (_remove: unknown, _add: unknown) => import("../index").CallAsParam; buildSwapMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resetMembers: (signer: import("ethers").Signer, _members: unknown) => Promise; resetMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildResetMembersCall: (_members: unknown) => import("../index").CallAsParam; buildResetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; changeKey: (signer: import("ethers").Signer, _new: unknown) => Promise; changeKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildChangeKeyCall: (_new: unknown) => import("../index").CallAsParam; buildChangeKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setPrime: (signer: import("ethers").Signer, _who: unknown) => Promise; setPrimeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetPrimeCall: (_who: unknown) => import("../index").CallAsParam; buildSetPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPrime: (signer: import("ethers").Signer) => Promise; clearPrimeH: (signer: import("ethers").Signer) => Promise; buildClearPrimeCall: () => import("../index").CallAsParam; buildClearPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; treasury: { proposeSpend: (signer: import("ethers").Signer, _value: unknown, _beneficiary: unknown) => Promise; proposeSpendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeSpendCall: (_value: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildProposeSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; rejectProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRejectProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; approveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildApproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; spend: (signer: import("ethers").Signer, _amount: unknown, _beneficiary: unknown) => Promise; spendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSpendCall: (_amount: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeApproval: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; removeApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveApprovalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRemoveApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; tips: { reportAwesome: (signer: import("ethers").Signer, _reason: unknown, _who: unknown) => Promise; reportAwesomeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReportAwesomeCall: (_reason: unknown, _who: unknown) => import("../index").CallAsParam; buildReportAwesomeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; retractTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; retractTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRetractTipCall: (_hash: unknown) => import("../index").CallAsParam; buildRetractTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tipNew: (signer: import("ethers").Signer, _reason: unknown, _who: unknown, _tip_value: unknown) => Promise; tipNewH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipNewCall: (_reason: unknown, _who: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipNewCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tip: (signer: import("ethers").Signer, _hash: unknown, _tip_value: unknown) => Promise; tipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipCall: (_hash: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; closeTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseTipCall: (_hash: unknown) => import("../index").CallAsParam; buildCloseTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; slashTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; slashTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSlashTipCall: (_hash: unknown) => import("../index").CallAsParam; buildSlashTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; utility: { batch: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; asDerivative: (signer: import("ethers").Signer, _index: unknown, _call: unknown) => Promise; asDerivativeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAsDerivativeCall: (_index: unknown, _call: unknown) => import("../index").CallAsParam; buildAsDerivativeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; batchAll: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchAllCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; dispatchAs: (signer: import("ethers").Signer, _as_origin: unknown, _call: unknown) => Promise; dispatchAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDispatchAsCall: (_as_origin: unknown, _call: unknown) => import("../index").CallAsParam; buildDispatchAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceBatch: (signer: import("ethers").Signer, _calls: unknown) => Promise; forceBatchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildForceBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; withWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; withWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildWithWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; identity: { addRegistrar: (signer: import("ethers").Signer, _account: unknown) => Promise; addRegistrarH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddRegistrarCall: (_account: unknown) => import("../index").CallAsParam; buildAddRegistrarCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setIdentity: (signer: import("ethers").Signer, _info: unknown) => Promise; setIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetIdentityCall: (_info: unknown) => import("../index").CallAsParam; buildSetIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSubs: (signer: import("ethers").Signer, _subs: unknown) => Promise; setSubsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSubsCall: (_subs: unknown) => import("../index").CallAsParam; buildSetSubsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearIdentity: (signer: import("ethers").Signer) => Promise; clearIdentityH: (signer: import("ethers").Signer) => Promise; buildClearIdentityCall: () => import("../index").CallAsParam; buildClearIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _max_fee: unknown) => Promise; requestJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestJudgementCall: (_reg_index: unknown, _max_fee: unknown) => import("../index").CallAsParam; buildRequestJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelRequest: (signer: import("ethers").Signer, _reg_index: unknown) => Promise; cancelRequestH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelRequestCall: (_reg_index: unknown) => import("../index").CallAsParam; buildCancelRequestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFee: (signer: import("ethers").Signer, _index: unknown, _fee: unknown) => Promise; setFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFeeCall: (_index: unknown, _fee: unknown) => import("../index").CallAsParam; buildSetFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAccountId: (signer: import("ethers").Signer, _index: unknown, _new: unknown) => Promise; setAccountIdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAccountIdCall: (_index: unknown, _new: unknown) => import("../index").CallAsParam; buildSetAccountIdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFields: (signer: import("ethers").Signer, _index: unknown, _fields: unknown) => Promise; setFieldsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFieldsCall: (_index: unknown, _fields: unknown) => import("../index").CallAsParam; buildSetFieldsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; provideJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => Promise; provideJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProvideJudgementCall: (_reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => import("../index").CallAsParam; buildProvideJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killIdentity: (signer: import("ethers").Signer, _target: unknown) => Promise; killIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillIdentityCall: (_target: unknown) => import("../index").CallAsParam; buildKillIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; addSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildAddSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renameSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; renameSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenameSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildRenameSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeSub: (signer: import("ethers").Signer, _sub: unknown) => Promise; removeSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveSubCall: (_sub: unknown) => import("../index").CallAsParam; buildRemoveSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; quitSub: (signer: import("ethers").Signer) => Promise; quitSubH: (signer: import("ethers").Signer) => Promise; buildQuitSubCall: () => import("../index").CallAsParam; buildQuitSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; scheduler: { schedule: (signer: import("ethers").Signer, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleCall: (_when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancel: (signer: import("ethers").Signer, _when: unknown, _index: unknown) => Promise; cancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelCall: (_when: unknown, _index: unknown) => import("../index").CallAsParam; buildCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamed: (signer: import("ethers").Signer, _id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedCall: (_id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelNamed: (signer: import("ethers").Signer, _id: unknown) => Promise; cancelNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelNamedCall: (_id: unknown) => import("../index").CallAsParam; buildCancelNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleAfter: (signer: import("ethers").Signer, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleAfterCall: (_after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamedAfter: (signer: import("ethers").Signer, _id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedAfterCall: (_id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; preimage: { notePreimage: (signer: import("ethers").Signer, _bytes: unknown) => Promise; notePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNotePreimageCall: (_bytes: unknown) => import("../index").CallAsParam; buildNotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unnotePreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unnotePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnnotePreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnnotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; requestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildRequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unrequestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unrequestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnrequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnrequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; proxy: { proxy: (signer: import("ethers").Signer, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyCall: (_real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; addProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildAddProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; removeProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildRemoveProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxies: (signer: import("ethers").Signer) => Promise; removeProxiesH: (signer: import("ethers").Signer) => Promise; buildRemoveProxiesCall: () => import("../index").CallAsParam; buildRemoveProxiesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; createPure: (signer: import("ethers").Signer, _proxy_type: unknown, _delay: unknown, _index: unknown) => Promise; createPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreatePureCall: (_proxy_type: unknown, _delay: unknown, _index: unknown) => import("../index").CallAsParam; buildCreatePureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPure: (signer: import("ethers").Signer, _spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => Promise; killPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPureCall: (_spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => import("../index").CallAsParam; buildKillPureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; announce: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; announceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAnnounceCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildAnnounceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAnnouncement: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; removeAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAnnouncementCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRemoveAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectAnnouncement: (signer: import("ethers").Signer, _delegate: unknown, _call_hash: unknown) => Promise; rejectAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectAnnouncementCall: (_delegate: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRejectAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; proxyAnnounced: (signer: import("ethers").Signer, _delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyAnnouncedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyAnnouncedCall: (_delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyAnnouncedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; xcmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendXcmExecution: (signer: import("ethers").Signer) => Promise; suspendXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeXcmExecution: (signer: import("ethers").Signer) => Promise; resumeXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeXcmExecutionCall: () => import("../index").CallAsParam; buildResumeXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateSuspendThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateSuspendThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateSuspendThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateSuspendThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateDropThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateDropThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateDropThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateDropThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateResumeThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateResumeThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateResumeThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateResumeThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateThresholdWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateThresholdWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateThresholdWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateThresholdWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateWeightRestrictDecay: (signer: import("ethers").Signer, _new: unknown) => Promise; updateWeightRestrictDecayH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateWeightRestrictDecayCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateWeightRestrictDecayCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateXcmpMaxIndividualWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateXcmpMaxIndividualWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateXcmpMaxIndividualWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateXcmpMaxIndividualWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; polkadotXcm: { send: (signer: import("ethers").Signer, _dest: unknown, _message: unknown) => Promise; sendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendCall: (_dest: unknown, _message: unknown) => import("../index").CallAsParam; buildSendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; teleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; teleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; reserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; reserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _message: unknown, _max_weight: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_message: unknown, _max_weight: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceXcmVersion: (signer: import("ethers").Signer, _location: unknown, _xcm_version: unknown) => Promise; forceXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceXcmVersionCall: (_location: unknown, _xcm_version: unknown) => import("../index").CallAsParam; buildForceXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceDefaultXcmVersion: (signer: import("ethers").Signer, _maybe_xcm_version: unknown) => Promise; forceDefaultXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceDefaultXcmVersionCall: (_maybe_xcm_version: unknown) => import("../index").CallAsParam; buildForceDefaultXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceSubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceSubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnsubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceUnsubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnsubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceUnsubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedReserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedReserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedTeleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedTeleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; cumulusXcm: {}; dmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ethereum: { transact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; evm: { withdraw: (signer: import("ethers").Signer, _address: unknown, _value: unknown) => Promise; withdrawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithdrawCall: (_address: unknown, _value: unknown) => import("../index").CallAsParam; buildWithdrawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; call: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; callH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCallCall: (_source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCallCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create2: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; create2H: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreate2Call: (_source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreate2CallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageTransact: { messageTransact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; messageTransactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMessageTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildMessageTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePolkadotGrandpa: { submitFinalityProof: (signer: import("ethers").Signer, _finality_target: unknown, _justification: unknown) => Promise; submitFinalityProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitFinalityProofCall: (_finality_target: unknown, _justification: unknown) => import("../index").CallAsParam; buildSubmitFinalityProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; initialize: (signer: import("ethers").Signer, _init_data: unknown) => Promise; initializeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildInitializeCall: (_init_data: unknown) => import("../index").CallAsParam; buildInitializeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgePolkadotParachain: { submitParachainHeads: (signer: import("ethers").Signer, _at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => Promise; submitParachainHeadsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitParachainHeadsCall: (_at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => import("../index").CallAsParam; buildSubmitParachainHeadsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeDarwiniaMessages: { setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updatePalletParameter: (signer: import("ethers").Signer, _parameter: unknown) => Promise; updatePalletParameterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdatePalletParameterCall: (_parameter: unknown) => import("../index").CallAsParam; buildUpdatePalletParameterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sendMessage: (signer: import("ethers").Signer, _lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => Promise; sendMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendMessageCall: (_lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => import("../index").CallAsParam; buildSendMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesProof: (signer: import("ethers").Signer, _relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => Promise; receiveMessagesProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesProofCall: (_relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => import("../index").CallAsParam; buildReceiveMessagesProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesDeliveryProof: (signer: import("ethers").Signer, _proof: unknown, _relayers_state: unknown) => Promise; receiveMessagesDeliveryProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesDeliveryProofCall: (_proof: unknown, _relayers_state: unknown) => import("../index").CallAsParam; buildReceiveMessagesDeliveryProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeDarwiniaDispatch: {}; darwiniaFeeMarket: { enrollAndLockCollateral: (signer: import("ethers").Signer, _lock_collateral: unknown, _relay_fee: unknown) => Promise; enrollAndLockCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnrollAndLockCollateralCall: (_lock_collateral: unknown, _relay_fee: unknown) => import("../index").CallAsParam; buildEnrollAndLockCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; increaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; increaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildIncreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildIncreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; decreaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; decreaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDecreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildDecreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateRelayFee: (signer: import("ethers").Signer, _new_fee: unknown) => Promise; updateRelayFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateRelayFeeCall: (_new_fee: unknown) => import("../index").CallAsParam; buildUpdateRelayFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelEnrollment: (signer: import("ethers").Signer) => Promise; cancelEnrollmentH: (signer: import("ethers").Signer) => Promise; buildCancelEnrollmentCall: () => import("../index").CallAsParam; buildCancelEnrollmentCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSlashProtect: (signer: import("ethers").Signer, _slash_protect: unknown) => Promise; setSlashProtectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSlashProtectCall: (_slash_protect: unknown) => import("../index").CallAsParam; buildSetSlashProtectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAssignedRelayersNumber: (signer: import("ethers").Signer, _number: unknown) => Promise; setAssignedRelayersNumberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAssignedRelayersNumberCall: (_number: unknown) => import("../index").CallAsParam; buildSetAssignedRelayersNumberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; }; storages: { system: { account: (param0: unknown) => Promise; extrinsicCount: () => Promise; blockWeight: () => Promise; allExtrinsicsLen: () => Promise; blockHash: (param0: unknown) => Promise; extrinsicData: (param0: unknown) => Promise; number: () => Promise; parentHash: () => Promise; digest: () => Promise; events: () => Promise; eventCount: () => Promise; eventTopics: (param0: unknown) => Promise; lastRuntimeUpgrade: () => Promise; upgradedToU32RefCount: () => Promise; upgradedToTripleRefCount: () => Promise; executionPhase: () => Promise; }; parachainSystem: { pendingValidationCode: () => Promise; newValidationCode: () => Promise; validationData: () => Promise; didSetValidationCode: () => Promise; lastRelayChainBlockNumber: () => Promise; upgradeRestrictionSignal: () => Promise; relayStateProof: () => Promise; relevantMessagingState: () => Promise; hostConfiguration: () => Promise; lastDmqMqcHead: () => Promise; lastHrmpMqcHeads: () => Promise; processedDownwardMessages: () => Promise; hrmpWatermark: () => Promise; hrmpOutboundMessages: () => Promise; upwardMessages: () => Promise; pendingUpwardMessages: () => Promise; announcedHrmpMessagesPerCandidate: () => Promise; reservedXcmpWeightOverride: () => Promise; reservedDmpWeightOverride: () => Promise; authorizedUpgrade: () => Promise; customValidationHeadData: () => Promise; }; timestamp: { now: () => Promise; didUpdate: () => Promise; }; parachainInfo: { parachainId: () => Promise; }; balances: { totalIssuance: () => Promise; inactiveIssuance: () => Promise; account: (param0: unknown) => Promise; locks: (param0: unknown) => Promise; reserves: (param0: unknown) => Promise; }; transactionPayment: { nextFeeMultiplier: () => Promise; storageVersion: () => Promise; }; assets: { asset: (param0: unknown) => Promise; account: (param0: unknown, param1: unknown) => Promise; approvals: (param0: unknown, param1: unknown, param2: unknown) => Promise; metadata: (param0: unknown) => Promise; }; vesting: { vesting: (param0: unknown) => Promise; storageVersion: () => Promise; }; deposit: { deposits: (param0: unknown) => Promise; }; accountMigration: { accounts: (param0: unknown) => Promise; ktonAccounts: (param0: unknown) => Promise; vestings: (param0: unknown) => Promise; deposits: (param0: unknown) => Promise; identities: (param0: unknown) => Promise; ledgers: (param0: unknown) => Promise; multisigs: (param0: unknown) => Promise; }; authorship: { author: () => Promise; }; darwiniaStaking: { ledgers: (param0: unknown) => Promise; ringPool: () => Promise; ktonPool: () => Promise; collators: (param0: unknown) => Promise; exposures: (param0: unknown) => Promise; nextExposures: (param0: unknown) => Promise; collatorCount: () => Promise; nominators: (param0: unknown) => Promise; rewardPoints: () => Promise; sessionStartTime: () => Promise; elapsedTime: () => Promise; }; session: { validators: () => Promise; currentIndex: () => Promise; queuedChanged: () => Promise; queuedKeys: () => Promise; disabledValidators: () => Promise; nextKeys: (param0: unknown) => Promise; keyOwner: (param0: unknown) => Promise; }; aura: { authorities: () => Promise; currentSlot: () => Promise; }; auraExt: { authorities: () => Promise; }; messageGadget: { commitmentContract: () => Promise; }; ecdsaAuthority: { authorities: () => Promise; nextAuthorities: () => Promise; nonce: () => Promise; authoritiesChangeToSign: () => Promise; messageRootToSign: () => Promise; }; democracy: { publicPropCount: () => Promise; publicProps: () => Promise; depositOf: (param0: unknown) => Promise; referendumCount: () => Promise; lowestUnbaked: () => Promise; referendumInfoOf: (param0: unknown) => Promise; votingOf: (param0: unknown) => Promise; lastTabledWasExternal: () => Promise; nextExternal: () => Promise; blacklist: (param0: unknown) => Promise; cancellations: (param0: unknown) => Promise; metadataOf: (param0: unknown) => Promise; }; council: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; technicalCommittee: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; phragmenElection: { members: () => Promise; runnersUp: () => Promise; candidates: () => Promise; electionRounds: () => Promise; voting: (param0: unknown) => Promise; }; technicalMembership: { members: () => Promise; prime: () => Promise; }; treasury: { proposalCount: () => Promise; proposals: (param0: unknown) => Promise; deactivated: () => Promise; approvals: () => Promise; }; tips: { tips: (param0: unknown) => Promise; reasons: (param0: unknown) => Promise; }; identity: { identityOf: (param0: unknown) => Promise; superOf: (param0: unknown) => Promise; subsOf: (param0: unknown) => Promise; registrars: () => Promise; }; scheduler: { incompleteSince: () => Promise; agenda: (param0: unknown) => Promise; lookup: (param0: unknown) => Promise; }; preimage: { statusFor: (param0: unknown) => Promise; preimageFor: (param0: unknown) => Promise; }; proxy: { proxies: (param0: unknown) => Promise; announcements: (param0: unknown) => Promise; }; xcmpQueue: { inboundXcmpStatus: () => Promise; inboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; outboundXcmpStatus: () => Promise; outboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; signalMessages: (param0: unknown) => Promise; queueConfig: () => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; overweightCount: () => Promise; queueSuspended: () => Promise; }; polkadotXcm: { queryCounter: () => Promise; queries: (param0: unknown) => Promise; assetTraps: (param0: unknown) => Promise; safeXcmVersion: () => Promise; supportedVersion: (param0: unknown, param1: unknown) => Promise; versionNotifiers: (param0: unknown, param1: unknown) => Promise; versionNotifyTargets: (param0: unknown, param1: unknown) => Promise; versionDiscoveryQueue: () => Promise; currentMigration: () => Promise; remoteLockedFungibles: (param0: unknown, param1: unknown, param2: unknown) => Promise; lockedFungibles: (param0: unknown) => Promise; }; dmpQueue: { configuration: () => Promise; pageIndex: () => Promise; pages: (param0: unknown) => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; }; ethereum: { pending: () => Promise; currentBlock: () => Promise; currentReceipts: () => Promise; currentTransactionStatuses: () => Promise; blockHash: (param0: unknown) => Promise; }; evm: { accountCodes: (param0: unknown) => Promise; accountStorages: (param0: unknown, param1: unknown) => Promise; }; bridgePolkadotGrandpa: { requestCount: () => Promise; initialHash: () => Promise; bestFinalized: () => Promise; importedHashes: (param0: unknown) => Promise; importedHashesPointer: () => Promise; importedHeaders: (param0: unknown) => Promise; currentAuthoritySet: () => Promise; palletOwner: () => Promise; palletOperatingMode: () => Promise; }; bridgePolkadotParachain: { palletOwner: () => Promise; palletOperatingMode: () => Promise; parasInfo: (param0: unknown) => Promise; importedParaHeads: (param0: unknown, param1: unknown) => Promise; importedParaHashes: (param0: unknown, param1: unknown) => Promise; }; bridgeDarwiniaMessages: { palletOwner: () => Promise; palletOperatingMode: () => Promise; inboundLanes: (param0: unknown) => Promise; outboundLanes: (param0: unknown) => Promise; outboundMessages: (param0: unknown) => Promise; }; darwiniaFeeMarket: { relayersMap: (param0: unknown) => Promise; relayers: () => Promise; assignedRelayers: () => Promise; orders: (param0: unknown) => Promise; collateralSlashProtect: () => Promise; assignedRelayersNumber: () => Promise; }; }; metadata: import("@polkadot/types").Metadata; provider: providers.BaseProvider; }; buildDarwiniaClient: (provider: providers.BaseProvider) => { calls: { system: { remark: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setHeapPages: (signer: import("ethers").Signer, _pages: unknown) => Promise; setHeapPagesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetHeapPagesCall: (_pages: unknown) => import("../index").CallAsParam; buildSetHeapPagesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCode: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCodeWithoutChecks: (signer: import("ethers").Signer, _code: unknown) => Promise; setCodeWithoutChecksH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCodeWithoutChecksCall: (_code: unknown) => import("../index").CallAsParam; buildSetCodeWithoutChecksCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setStorage: (signer: import("ethers").Signer, _items: unknown) => Promise; setStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetStorageCall: (_items: unknown) => import("../index").CallAsParam; buildSetStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killStorage: (signer: import("ethers").Signer, _keys: unknown) => Promise; killStorageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillStorageCall: (_keys: unknown) => import("../index").CallAsParam; buildKillStorageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPrefix: (signer: import("ethers").Signer, _prefix: unknown, _subkeys: unknown) => Promise; killPrefixH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPrefixCall: (_prefix: unknown, _subkeys: unknown) => import("../index").CallAsParam; buildKillPrefixCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; remarkWithEvent: (signer: import("ethers").Signer, _remark: unknown) => Promise; remarkWithEventH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemarkWithEventCall: (_remark: unknown) => import("../index").CallAsParam; buildRemarkWithEventCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainSystem: { setValidationData: (signer: import("ethers").Signer, _data: unknown) => Promise; setValidationDataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetValidationDataCall: (_data: unknown) => import("../index").CallAsParam; buildSetValidationDataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sudoSendUpwardMessage: (signer: import("ethers").Signer, _message: unknown) => Promise; sudoSendUpwardMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSudoSendUpwardMessageCall: (_message: unknown) => import("../index").CallAsParam; buildSudoSendUpwardMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; authorizeUpgrade: (signer: import("ethers").Signer, _code_hash: unknown, _check_version: unknown) => Promise; authorizeUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAuthorizeUpgradeCall: (_code_hash: unknown, _check_version: unknown) => import("../index").CallAsParam; buildAuthorizeUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; enactAuthorizedUpgrade: (signer: import("ethers").Signer, _code: unknown) => Promise; enactAuthorizedUpgradeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnactAuthorizedUpgradeCall: (_code: unknown) => import("../index").CallAsParam; buildEnactAuthorizedUpgradeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; timestamp: { set: (signer: import("ethers").Signer, _now: unknown) => Promise; setH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCall: (_now: unknown) => import("../index").CallAsParam; buildSetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; parachainInfo: {}; balances: { transfer: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setBalance: (signer: import("ethers").Signer, _who: unknown, _new_free: unknown, _new_reserved: unknown) => Promise; setBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetBalanceCall: (_who: unknown, _new_free: unknown, _new_reserved: unknown) => import("../index").CallAsParam; buildSetBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _source: unknown, _dest: unknown, _value: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_source: unknown, _dest: unknown, _value: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _dest: unknown, _value: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_dest: unknown, _value: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferAll: (signer: import("ethers").Signer, _dest: unknown, _keep_alive: unknown) => Promise; transferAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferAllCall: (_dest: unknown, _keep_alive: unknown) => import("../index").CallAsParam; buildTransferAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnreserve: (signer: import("ethers").Signer, _who: unknown, _amount: unknown) => Promise; forceUnreserveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnreserveCall: (_who: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceUnreserveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; assets: { create: (signer: import("ethers").Signer, _id: unknown, _admin: unknown, _min_balance: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_id: unknown, _admin: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCreate: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => Promise; forceCreateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCreateCall: (_id: unknown, _owner: unknown, _is_sufficient: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildForceCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; startDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; startDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStartDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildStartDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyAccounts: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyAccountsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyAccountsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyAccountsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; destroyApprovals: (signer: import("ethers").Signer, _id: unknown) => Promise; destroyApprovalsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDestroyApprovalsCall: (_id: unknown) => import("../index").CallAsParam; buildDestroyApprovalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; finishDestroy: (signer: import("ethers").Signer, _id: unknown) => Promise; finishDestroyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFinishDestroyCall: (_id: unknown) => import("../index").CallAsParam; buildFinishDestroyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mint: (signer: import("ethers").Signer, _id: unknown, _beneficiary: unknown, _amount: unknown) => Promise; mintH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMintCall: (_id: unknown, _beneficiary: unknown, _amount: unknown) => import("../index").CallAsParam; buildMintCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; burn: (signer: import("ethers").Signer, _id: unknown, _who: unknown, _amount: unknown) => Promise; burnH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBurnCall: (_id: unknown, _who: unknown, _amount: unknown) => import("../index").CallAsParam; buildBurnCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transfer: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferKeepAlive: (signer: import("ethers").Signer, _id: unknown, _target: unknown, _amount: unknown) => Promise; transferKeepAliveH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferKeepAliveCall: (_id: unknown, _target: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferKeepAliveCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceTransfer: (signer: import("ethers").Signer, _id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => Promise; forceTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceTransferCall: (_id: unknown, _source: unknown, _dest: unknown, _amount: unknown) => import("../index").CallAsParam; buildForceTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freeze: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; freezeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildFreezeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thaw: (signer: import("ethers").Signer, _id: unknown, _who: unknown) => Promise; thawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawCall: (_id: unknown, _who: unknown) => import("../index").CallAsParam; buildThawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; freezeAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; freezeAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFreezeAssetCall: (_id: unknown) => import("../index").CallAsParam; buildFreezeAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; thawAsset: (signer: import("ethers").Signer, _id: unknown) => Promise; thawAssetH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildThawAssetCall: (_id: unknown) => import("../index").CallAsParam; buildThawAssetCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferOwnership: (signer: import("ethers").Signer, _id: unknown, _owner: unknown) => Promise; transferOwnershipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferOwnershipCall: (_id: unknown, _owner: unknown) => import("../index").CallAsParam; buildTransferOwnershipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setTeam: (signer: import("ethers").Signer, _id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => Promise; setTeamH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetTeamCall: (_id: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown) => import("../index").CallAsParam; buildSetTeamCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; clearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSetMetadata: (signer: import("ethers").Signer, _id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => Promise; forceSetMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSetMetadataCall: (_id: unknown, _name: unknown, _symbol: unknown, _decimals: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceClearMetadata: (signer: import("ethers").Signer, _id: unknown) => Promise; forceClearMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceClearMetadataCall: (_id: unknown) => import("../index").CallAsParam; buildForceClearMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceAssetStatus: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => Promise; forceAssetStatusH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceAssetStatusCall: (_id: unknown, _owner: unknown, _issuer: unknown, _admin: unknown, _freezer: unknown, _min_balance: unknown, _is_sufficient: unknown, _is_frozen: unknown) => import("../index").CallAsParam; buildForceAssetStatusCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveTransfer: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown, _amount: unknown) => Promise; approveTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveTransferCall: (_id: unknown, _delegate: unknown, _amount: unknown) => import("../index").CallAsParam; buildApproveTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelApproval: (signer: import("ethers").Signer, _id: unknown, _delegate: unknown) => Promise; cancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelApprovalCall: (_id: unknown, _delegate: unknown) => import("../index").CallAsParam; buildCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceCancelApproval: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _delegate: unknown) => Promise; forceCancelApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceCancelApprovalCall: (_id: unknown, _owner: unknown, _delegate: unknown) => import("../index").CallAsParam; buildForceCancelApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transferApproved: (signer: import("ethers").Signer, _id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => Promise; transferApprovedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransferApprovedCall: (_id: unknown, _owner: unknown, _destination: unknown, _amount: unknown) => import("../index").CallAsParam; buildTransferApprovedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; touch: (signer: import("ethers").Signer, _id: unknown) => Promise; touchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTouchCall: (_id: unknown) => import("../index").CallAsParam; buildTouchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; refund: (signer: import("ethers").Signer, _id: unknown, _allow_burn: unknown) => Promise; refundH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRefundCall: (_id: unknown, _allow_burn: unknown) => import("../index").CallAsParam; buildRefundCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMinBalance: (signer: import("ethers").Signer, _id: unknown, _min_balance: unknown) => Promise; setMinBalanceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMinBalanceCall: (_id: unknown, _min_balance: unknown) => import("../index").CallAsParam; buildSetMinBalanceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; vesting: { vest: (signer: import("ethers").Signer) => Promise; vestH: (signer: import("ethers").Signer) => Promise; buildVestCall: () => import("../index").CallAsParam; buildVestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestOther: (signer: import("ethers").Signer, _target: unknown) => Promise; vestOtherH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestOtherCall: (_target: unknown) => import("../index").CallAsParam; buildVestOtherCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vestedTransfer: (signer: import("ethers").Signer, _target: unknown, _schedule: unknown) => Promise; vestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVestedTransferCall: (_target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceVestedTransfer: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _schedule: unknown) => Promise; forceVestedTransferH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceVestedTransferCall: (_source: unknown, _target: unknown, _schedule: unknown) => import("../index").CallAsParam; buildForceVestedTransferCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; mergeSchedules: (signer: import("ethers").Signer, _schedule1_index: unknown, _schedule2_index: unknown) => Promise; mergeSchedulesH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMergeSchedulesCall: (_schedule1_index: unknown, _schedule2_index: unknown) => import("../index").CallAsParam; buildMergeSchedulesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; deposit: { lock: (signer: import("ethers").Signer, _amount: unknown, _months: unknown) => Promise; lockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLockCall: (_amount: unknown, _months: unknown) => import("../index").CallAsParam; buildLockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claimWithPenalty: (signer: import("ethers").Signer, _id: unknown) => Promise; claimWithPenaltyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildClaimWithPenaltyCall: (_id: unknown) => import("../index").CallAsParam; buildClaimWithPenaltyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; accountMigration: { migrate: (signer: import("ethers").Signer, _from: unknown, _to: unknown, _signature: unknown) => Promise; migrateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateCall: (_from: unknown, _to: unknown, _signature: unknown) => import("../index").CallAsParam; buildMigrateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; migrateMultisig: (signer: import("ethers").Signer, _submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => Promise; migrateMultisigH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMigrateMultisigCall: (_submitter: unknown, _others: unknown, _threshold: unknown, _to: unknown, _signature: unknown, _new_multisig_params: unknown) => import("../index").CallAsParam; buildMigrateMultisigCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; completeMultisigMigration: (signer: import("ethers").Signer, _multisig: unknown, _submitter: unknown, _signature: unknown) => Promise; completeMultisigMigrationH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCompleteMultisigMigrationCall: (_multisig: unknown, _submitter: unknown, _signature: unknown) => import("../index").CallAsParam; buildCompleteMultisigMigrationCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; darwiniaStaking: { stake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; stakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildStakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildStakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unstake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; unstakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnstakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildUnstakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; restake: (signer: import("ethers").Signer, _ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => Promise; restakeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRestakeCall: (_ring_amount: unknown, _kton_amount: unknown, _deposits: unknown) => import("../index").CallAsParam; buildRestakeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; claim: (signer: import("ethers").Signer) => Promise; claimH: (signer: import("ethers").Signer) => Promise; buildClaimCall: () => import("../index").CallAsParam; buildClaimCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; collect: (signer: import("ethers").Signer, _commission: unknown) => Promise; collectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCollectCall: (_commission: unknown) => import("../index").CallAsParam; buildCollectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; nominate: (signer: import("ethers").Signer, _target: unknown) => Promise; nominateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNominateCall: (_target: unknown) => import("../index").CallAsParam; buildNominateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; chill: (signer: import("ethers").Signer) => Promise; chillH: (signer: import("ethers").Signer) => Promise; buildChillCall: () => import("../index").CallAsParam; buildChillCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setCollatorCount: (signer: import("ethers").Signer, _count: unknown) => Promise; setCollatorCountH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCollatorCountCall: (_count: unknown) => import("../index").CallAsParam; buildSetCollatorCountCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; session: { setKeys: (signer: import("ethers").Signer, _keys: unknown, _proof: unknown) => Promise; setKeysH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetKeysCall: (_keys: unknown, _proof: unknown) => import("../index").CallAsParam; buildSetKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; purgeKeys: (signer: import("ethers").Signer) => Promise; purgeKeysH: (signer: import("ethers").Signer) => Promise; buildPurgeKeysCall: () => import("../index").CallAsParam; buildPurgeKeysCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageGadget: { setCommitmentContract: (signer: import("ethers").Signer, _commitment_contract: unknown) => Promise; setCommitmentContractH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetCommitmentContractCall: (_commitment_contract: unknown) => import("../index").CallAsParam; buildSetCommitmentContractCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ecdsaAuthority: { addAuthority: (signer: import("ethers").Signer, _new: unknown) => Promise; addAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddAuthorityCall: (_new: unknown) => import("../index").CallAsParam; buildAddAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAuthority: (signer: import("ethers").Signer, _old: unknown) => Promise; removeAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAuthorityCall: (_old: unknown) => import("../index").CallAsParam; buildRemoveAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapAuthority: (signer: import("ethers").Signer, _old: unknown, _new: unknown) => Promise; swapAuthorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapAuthorityCall: (_old: unknown, _new: unknown) => import("../index").CallAsParam; buildSwapAuthorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitAuthoritiesChangeSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitAuthoritiesChangeSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitAuthoritiesChangeSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitAuthoritiesChangeSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitNewMessageRootSignature: (signer: import("ethers").Signer, _signature: unknown) => Promise; submitNewMessageRootSignatureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitNewMessageRootSignatureCall: (_signature: unknown) => import("../index").CallAsParam; buildSubmitNewMessageRootSignatureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; democracy: { propose: (signer: import("ethers").Signer, _proposal: unknown, _value: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_proposal: unknown, _value: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; second: (signer: import("ethers").Signer, _proposal: unknown) => Promise; secondH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSecondCall: (_proposal: unknown) => import("../index").CallAsParam; buildSecondCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _ref_index: unknown, _vote: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_ref_index: unknown, _vote: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; emergencyCancel: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; emergencyCancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEmergencyCancelCall: (_ref_index: unknown) => import("../index").CallAsParam; buildEmergencyCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalPropose: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeMajority: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeMajorityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeMajorityCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeMajorityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; externalProposeDefault: (signer: import("ethers").Signer, _proposal: unknown) => Promise; externalProposeDefaultH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExternalProposeDefaultCall: (_proposal: unknown) => import("../index").CallAsParam; buildExternalProposeDefaultCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; fastTrack: (signer: import("ethers").Signer, _proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => Promise; fastTrackH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildFastTrackCall: (_proposal_hash: unknown, _voting_period: unknown, _delay: unknown) => import("../index").CallAsParam; buildFastTrackCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vetoExternal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; vetoExternalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVetoExternalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildVetoExternalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelReferendum: (signer: import("ethers").Signer, _ref_index: unknown) => Promise; cancelReferendumH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelReferendumCall: (_ref_index: unknown) => import("../index").CallAsParam; buildCancelReferendumCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; delegate: (signer: import("ethers").Signer, _to: unknown, _conviction: unknown, _balance: unknown) => Promise; delegateH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDelegateCall: (_to: unknown, _conviction: unknown, _balance: unknown) => import("../index").CallAsParam; buildDelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; undelegate: (signer: import("ethers").Signer) => Promise; undelegateH: (signer: import("ethers").Signer) => Promise; buildUndelegateCall: () => import("../index").CallAsParam; buildUndelegateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPublicProposals: (signer: import("ethers").Signer) => Promise; clearPublicProposalsH: (signer: import("ethers").Signer) => Promise; buildClearPublicProposalsCall: () => import("../index").CallAsParam; buildClearPublicProposalsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unlock: (signer: import("ethers").Signer, _target: unknown) => Promise; unlockH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnlockCall: (_target: unknown) => import("../index").CallAsParam; buildUnlockCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVote: (signer: import("ethers").Signer, _index: unknown) => Promise; removeVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveVoteCall: (_index: unknown) => import("../index").CallAsParam; buildRemoveVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeOtherVote: (signer: import("ethers").Signer, _target: unknown, _index: unknown) => Promise; removeOtherVoteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveOtherVoteCall: (_target: unknown, _index: unknown) => import("../index").CallAsParam; buildRemoveOtherVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; blacklist: (signer: import("ethers").Signer, _proposal_hash: unknown, _maybe_ref_index: unknown) => Promise; blacklistH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBlacklistCall: (_proposal_hash: unknown, _maybe_ref_index: unknown) => import("../index").CallAsParam; buildBlacklistCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelProposal: (signer: import("ethers").Signer, _prop_index: unknown) => Promise; cancelProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelProposalCall: (_prop_index: unknown) => import("../index").CallAsParam; buildCancelProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setMetadata: (signer: import("ethers").Signer, _owner: unknown, _maybe_hash: unknown) => Promise; setMetadataH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMetadataCall: (_owner: unknown, _maybe_hash: unknown) => import("../index").CallAsParam; buildSetMetadataCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; council: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalCommittee: { setMembers: (signer: import("ethers").Signer, _new_members: unknown, _prime: unknown, _old_count: unknown) => Promise; setMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetMembersCall: (_new_members: unknown, _prime: unknown, _old_count: unknown) => import("../index").CallAsParam; buildSetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _proposal: unknown, _length_bound: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; propose: (signer: import("ethers").Signer, _threshold: unknown, _proposal: unknown, _length_bound: unknown) => Promise; proposeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeCall: (_threshold: unknown, _proposal: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildProposeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; vote: (signer: import("ethers").Signer, _proposal: unknown, _index: unknown, _approve: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_proposal: unknown, _index: unknown, _approve: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeOldWeight: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeOldWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseOldWeightCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseOldWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; disapproveProposal: (signer: import("ethers").Signer, _proposal_hash: unknown) => Promise; disapproveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDisapproveProposalCall: (_proposal_hash: unknown) => import("../index").CallAsParam; buildDisapproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; close: (signer: import("ethers").Signer, _proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => Promise; closeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseCall: (_proposal_hash: unknown, _index: unknown, _proposal_weight_bound: unknown, _length_bound: unknown) => import("../index").CallAsParam; buildCloseCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; phragmenElection: { vote: (signer: import("ethers").Signer, _votes: unknown, _value: unknown) => Promise; voteH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildVoteCall: (_votes: unknown, _value: unknown) => import("../index").CallAsParam; buildVoteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeVoter: (signer: import("ethers").Signer) => Promise; removeVoterH: (signer: import("ethers").Signer) => Promise; buildRemoveVoterCall: () => import("../index").CallAsParam; buildRemoveVoterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; submitCandidacy: (signer: import("ethers").Signer, _candidate_count: unknown) => Promise; submitCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitCandidacyCall: (_candidate_count: unknown) => import("../index").CallAsParam; buildSubmitCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renounceCandidacy: (signer: import("ethers").Signer, _renouncing: unknown) => Promise; renounceCandidacyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenounceCandidacyCall: (_renouncing: unknown) => import("../index").CallAsParam; buildRenounceCandidacyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown, _slash_bond: unknown, _rerun_election: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown, _slash_bond: unknown, _rerun_election: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cleanDefunctVoters: (signer: import("ethers").Signer, _num_voters: unknown, _num_defunct: unknown) => Promise; cleanDefunctVotersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCleanDefunctVotersCall: (_num_voters: unknown, _num_defunct: unknown) => import("../index").CallAsParam; buildCleanDefunctVotersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; technicalMembership: { addMember: (signer: import("ethers").Signer, _who: unknown) => Promise; addMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddMemberCall: (_who: unknown) => import("../index").CallAsParam; buildAddMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeMember: (signer: import("ethers").Signer, _who: unknown) => Promise; removeMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveMemberCall: (_who: unknown) => import("../index").CallAsParam; buildRemoveMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; swapMember: (signer: import("ethers").Signer, _remove: unknown, _add: unknown) => Promise; swapMemberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSwapMemberCall: (_remove: unknown, _add: unknown) => import("../index").CallAsParam; buildSwapMemberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resetMembers: (signer: import("ethers").Signer, _members: unknown) => Promise; resetMembersH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildResetMembersCall: (_members: unknown) => import("../index").CallAsParam; buildResetMembersCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; changeKey: (signer: import("ethers").Signer, _new: unknown) => Promise; changeKeyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildChangeKeyCall: (_new: unknown) => import("../index").CallAsParam; buildChangeKeyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setPrime: (signer: import("ethers").Signer, _who: unknown) => Promise; setPrimeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetPrimeCall: (_who: unknown) => import("../index").CallAsParam; buildSetPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearPrime: (signer: import("ethers").Signer) => Promise; clearPrimeH: (signer: import("ethers").Signer) => Promise; buildClearPrimeCall: () => import("../index").CallAsParam; buildClearPrimeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; treasury: { proposeSpend: (signer: import("ethers").Signer, _value: unknown, _beneficiary: unknown) => Promise; proposeSpendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProposeSpendCall: (_value: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildProposeSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; rejectProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRejectProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; approveProposal: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; approveProposalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildApproveProposalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildApproveProposalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; spend: (signer: import("ethers").Signer, _amount: unknown, _beneficiary: unknown) => Promise; spendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSpendCall: (_amount: unknown, _beneficiary: unknown) => import("../index").CallAsParam; buildSpendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeApproval: (signer: import("ethers").Signer, _proposal_id: unknown) => Promise; removeApprovalH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveApprovalCall: (_proposal_id: unknown) => import("../index").CallAsParam; buildRemoveApprovalCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; tips: { reportAwesome: (signer: import("ethers").Signer, _reason: unknown, _who: unknown) => Promise; reportAwesomeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReportAwesomeCall: (_reason: unknown, _who: unknown) => import("../index").CallAsParam; buildReportAwesomeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; retractTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; retractTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRetractTipCall: (_hash: unknown) => import("../index").CallAsParam; buildRetractTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tipNew: (signer: import("ethers").Signer, _reason: unknown, _who: unknown, _tip_value: unknown) => Promise; tipNewH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipNewCall: (_reason: unknown, _who: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipNewCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; tip: (signer: import("ethers").Signer, _hash: unknown, _tip_value: unknown) => Promise; tipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTipCall: (_hash: unknown, _tip_value: unknown) => import("../index").CallAsParam; buildTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; closeTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; closeTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCloseTipCall: (_hash: unknown) => import("../index").CallAsParam; buildCloseTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; slashTip: (signer: import("ethers").Signer, _hash: unknown) => Promise; slashTipH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSlashTipCall: (_hash: unknown) => import("../index").CallAsParam; buildSlashTipCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; utility: { batch: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; asDerivative: (signer: import("ethers").Signer, _index: unknown, _call: unknown) => Promise; asDerivativeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAsDerivativeCall: (_index: unknown, _call: unknown) => import("../index").CallAsParam; buildAsDerivativeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; batchAll: (signer: import("ethers").Signer, _calls: unknown) => Promise; batchAllH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildBatchAllCall: (_calls: unknown) => import("../index").CallAsParam; buildBatchAllCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; dispatchAs: (signer: import("ethers").Signer, _as_origin: unknown, _call: unknown) => Promise; dispatchAsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDispatchAsCall: (_as_origin: unknown, _call: unknown) => import("../index").CallAsParam; buildDispatchAsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceBatch: (signer: import("ethers").Signer, _calls: unknown) => Promise; forceBatchH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceBatchCall: (_calls: unknown) => import("../index").CallAsParam; buildForceBatchCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; withWeight: (signer: import("ethers").Signer, _call: unknown, _weight: unknown) => Promise; withWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithWeightCall: (_call: unknown, _weight: unknown) => import("../index").CallAsParam; buildWithWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; identity: { addRegistrar: (signer: import("ethers").Signer, _account: unknown) => Promise; addRegistrarH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddRegistrarCall: (_account: unknown) => import("../index").CallAsParam; buildAddRegistrarCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setIdentity: (signer: import("ethers").Signer, _info: unknown) => Promise; setIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetIdentityCall: (_info: unknown) => import("../index").CallAsParam; buildSetIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSubs: (signer: import("ethers").Signer, _subs: unknown) => Promise; setSubsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSubsCall: (_subs: unknown) => import("../index").CallAsParam; buildSetSubsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; clearIdentity: (signer: import("ethers").Signer) => Promise; clearIdentityH: (signer: import("ethers").Signer) => Promise; buildClearIdentityCall: () => import("../index").CallAsParam; buildClearIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _max_fee: unknown) => Promise; requestJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestJudgementCall: (_reg_index: unknown, _max_fee: unknown) => import("../index").CallAsParam; buildRequestJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelRequest: (signer: import("ethers").Signer, _reg_index: unknown) => Promise; cancelRequestH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelRequestCall: (_reg_index: unknown) => import("../index").CallAsParam; buildCancelRequestCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFee: (signer: import("ethers").Signer, _index: unknown, _fee: unknown) => Promise; setFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFeeCall: (_index: unknown, _fee: unknown) => import("../index").CallAsParam; buildSetFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAccountId: (signer: import("ethers").Signer, _index: unknown, _new: unknown) => Promise; setAccountIdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAccountIdCall: (_index: unknown, _new: unknown) => import("../index").CallAsParam; buildSetAccountIdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setFields: (signer: import("ethers").Signer, _index: unknown, _fields: unknown) => Promise; setFieldsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetFieldsCall: (_index: unknown, _fields: unknown) => import("../index").CallAsParam; buildSetFieldsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; provideJudgement: (signer: import("ethers").Signer, _reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => Promise; provideJudgementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProvideJudgementCall: (_reg_index: unknown, _target: unknown, _judgement: unknown, _identity: unknown) => import("../index").CallAsParam; buildProvideJudgementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killIdentity: (signer: import("ethers").Signer, _target: unknown) => Promise; killIdentityH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillIdentityCall: (_target: unknown) => import("../index").CallAsParam; buildKillIdentityCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; addSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildAddSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; renameSub: (signer: import("ethers").Signer, _sub: unknown, _data: unknown) => Promise; renameSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRenameSubCall: (_sub: unknown, _data: unknown) => import("../index").CallAsParam; buildRenameSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeSub: (signer: import("ethers").Signer, _sub: unknown) => Promise; removeSubH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveSubCall: (_sub: unknown) => import("../index").CallAsParam; buildRemoveSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; quitSub: (signer: import("ethers").Signer) => Promise; quitSubH: (signer: import("ethers").Signer) => Promise; buildQuitSubCall: () => import("../index").CallAsParam; buildQuitSubCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; scheduler: { schedule: (signer: import("ethers").Signer, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleCall: (_when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancel: (signer: import("ethers").Signer, _when: unknown, _index: unknown) => Promise; cancelH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelCall: (_when: unknown, _index: unknown) => import("../index").CallAsParam; buildCancelCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamed: (signer: import("ethers").Signer, _id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedCall: (_id: unknown, _when: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelNamed: (signer: import("ethers").Signer, _id: unknown) => Promise; cancelNamedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCancelNamedCall: (_id: unknown) => import("../index").CallAsParam; buildCancelNamedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleAfter: (signer: import("ethers").Signer, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleAfterCall: (_after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; scheduleNamedAfter: (signer: import("ethers").Signer, _id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => Promise; scheduleNamedAfterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildScheduleNamedAfterCall: (_id: unknown, _after: unknown, _maybe_periodic: unknown, _priority: unknown, _call: unknown) => import("../index").CallAsParam; buildScheduleNamedAfterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; preimage: { notePreimage: (signer: import("ethers").Signer, _bytes: unknown) => Promise; notePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildNotePreimageCall: (_bytes: unknown) => import("../index").CallAsParam; buildNotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unnotePreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unnotePreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnnotePreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnnotePreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; requestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; requestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildRequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; unrequestPreimage: (signer: import("ethers").Signer, _hash: unknown) => Promise; unrequestPreimageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUnrequestPreimageCall: (_hash: unknown) => import("../index").CallAsParam; buildUnrequestPreimageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; proxy: { proxy: (signer: import("ethers").Signer, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyCall: (_real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; addProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; addProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAddProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildAddProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxy: (signer: import("ethers").Signer, _delegate: unknown, _proxy_type: unknown, _delay: unknown) => Promise; removeProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveProxyCall: (_delegate: unknown, _proxy_type: unknown, _delay: unknown) => import("../index").CallAsParam; buildRemoveProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeProxies: (signer: import("ethers").Signer) => Promise; removeProxiesH: (signer: import("ethers").Signer) => Promise; buildRemoveProxiesCall: () => import("../index").CallAsParam; buildRemoveProxiesCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; createPure: (signer: import("ethers").Signer, _proxy_type: unknown, _delay: unknown, _index: unknown) => Promise; createPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreatePureCall: (_proxy_type: unknown, _delay: unknown, _index: unknown) => import("../index").CallAsParam; buildCreatePureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; killPure: (signer: import("ethers").Signer, _spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => Promise; killPureH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildKillPureCall: (_spawner: unknown, _proxy_type: unknown, _index: unknown, _height: unknown, _ext_index: unknown) => import("../index").CallAsParam; buildKillPureCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; announce: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; announceH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildAnnounceCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildAnnounceCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; removeAnnouncement: (signer: import("ethers").Signer, _real: unknown, _call_hash: unknown) => Promise; removeAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRemoveAnnouncementCall: (_real: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRemoveAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; rejectAnnouncement: (signer: import("ethers").Signer, _delegate: unknown, _call_hash: unknown) => Promise; rejectAnnouncementH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildRejectAnnouncementCall: (_delegate: unknown, _call_hash: unknown) => import("../index").CallAsParam; buildRejectAnnouncementCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; proxyAnnounced: (signer: import("ethers").Signer, _delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => Promise; proxyAnnouncedH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildProxyAnnouncedCall: (_delegate: unknown, _real: unknown, _force_proxy_type: unknown, _call: unknown) => import("../index").CallAsParam; buildProxyAnnouncedCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; xcmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendXcmExecution: (signer: import("ethers").Signer) => Promise; suspendXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeXcmExecution: (signer: import("ethers").Signer) => Promise; resumeXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeXcmExecutionCall: () => import("../index").CallAsParam; buildResumeXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateSuspendThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateSuspendThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateSuspendThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateSuspendThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateDropThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateDropThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateDropThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateDropThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateResumeThreshold: (signer: import("ethers").Signer, _new: unknown) => Promise; updateResumeThresholdH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateResumeThresholdCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateResumeThresholdCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateThresholdWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateThresholdWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateThresholdWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateThresholdWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateWeightRestrictDecay: (signer: import("ethers").Signer, _new: unknown) => Promise; updateWeightRestrictDecayH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateWeightRestrictDecayCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateWeightRestrictDecayCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateXcmpMaxIndividualWeight: (signer: import("ethers").Signer, _new: unknown) => Promise; updateXcmpMaxIndividualWeightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateXcmpMaxIndividualWeightCall: (_new: unknown) => import("../index").CallAsParam; buildUpdateXcmpMaxIndividualWeightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; polkadotXcm: { send: (signer: import("ethers").Signer, _dest: unknown, _message: unknown) => Promise; sendH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendCall: (_dest: unknown, _message: unknown) => import("../index").CallAsParam; buildSendCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; teleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; teleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; reserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => Promise; reserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown) => import("../index").CallAsParam; buildReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; execute: (signer: import("ethers").Signer, _message: unknown, _max_weight: unknown) => Promise; executeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildExecuteCall: (_message: unknown, _max_weight: unknown) => import("../index").CallAsParam; buildExecuteCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceXcmVersion: (signer: import("ethers").Signer, _location: unknown, _xcm_version: unknown) => Promise; forceXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceXcmVersionCall: (_location: unknown, _xcm_version: unknown) => import("../index").CallAsParam; buildForceXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceDefaultXcmVersion: (signer: import("ethers").Signer, _maybe_xcm_version: unknown) => Promise; forceDefaultXcmVersionH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceDefaultXcmVersionCall: (_maybe_xcm_version: unknown) => import("../index").CallAsParam; buildForceDefaultXcmVersionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceSubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceSubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceSubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceSubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; forceUnsubscribeVersionNotify: (signer: import("ethers").Signer, _location: unknown) => Promise; forceUnsubscribeVersionNotifyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildForceUnsubscribeVersionNotifyCall: (_location: unknown) => import("../index").CallAsParam; buildForceUnsubscribeVersionNotifyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedReserveTransferAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedReserveTransferAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedReserveTransferAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedReserveTransferAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; limitedTeleportAssets: (signer: import("ethers").Signer, _dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => Promise; limitedTeleportAssetsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildLimitedTeleportAssetsCall: (_dest: unknown, _beneficiary: unknown, _assets: unknown, _fee_asset_item: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildLimitedTeleportAssetsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; cumulusXcm: {}; ethereumXcm: { transact: (signer: import("ethers").Signer, _xcm_transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; transactThroughProxy: (signer: import("ethers").Signer, _transact_as: unknown, _xcm_transaction: unknown) => Promise; transactThroughProxyH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactThroughProxyCall: (_transact_as: unknown, _xcm_transaction: unknown) => import("../index").CallAsParam; buildTransactThroughProxyCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; suspendEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; suspendEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildSuspendEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildSuspendEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; resumeEthereumXcmExecution: (signer: import("ethers").Signer) => Promise; resumeEthereumXcmExecutionH: (signer: import("ethers").Signer) => Promise; buildResumeEthereumXcmExecutionCall: () => import("../index").CallAsParam; buildResumeEthereumXcmExecutionCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; dmpQueue: { serviceOverweight: (signer: import("ethers").Signer, _index: unknown, _weight_limit: unknown) => Promise; serviceOverweightH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildServiceOverweightCall: (_index: unknown, _weight_limit: unknown) => import("../index").CallAsParam; buildServiceOverweightCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; ethereum: { transact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; transactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; evm: { withdraw: (signer: import("ethers").Signer, _address: unknown, _value: unknown) => Promise; withdrawH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildWithdrawCall: (_address: unknown, _value: unknown) => import("../index").CallAsParam; buildWithdrawCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; call: (signer: import("ethers").Signer, _source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; callH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCallCall: (_source: unknown, _target: unknown, _input: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCallCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; createH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreateCall: (_source: unknown, _init: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreateCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; create2: (signer: import("ethers").Signer, _source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => Promise; create2H: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildCreate2Call: (_source: unknown, _init: unknown, _salt: unknown, _value: unknown, _gas_limit: unknown, _max_fee_per_gas: unknown, _max_priority_fee_per_gas: unknown, _nonce: unknown, _access_list: unknown) => import("../index").CallAsParam; buildCreate2CallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; messageTransact: { messageTransact: (signer: import("ethers").Signer, _transaction: unknown) => Promise; messageTransactH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildMessageTransactCall: (_transaction: unknown) => import("../index").CallAsParam; buildMessageTransactCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeKusamaGrandpa: { submitFinalityProof: (signer: import("ethers").Signer, _finality_target: unknown, _justification: unknown) => Promise; submitFinalityProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitFinalityProofCall: (_finality_target: unknown, _justification: unknown) => import("../index").CallAsParam; buildSubmitFinalityProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; initialize: (signer: import("ethers").Signer, _init_data: unknown) => Promise; initializeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildInitializeCall: (_init_data: unknown) => import("../index").CallAsParam; buildInitializeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeKusamaParachain: { submitParachainHeads: (signer: import("ethers").Signer, _at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => Promise; submitParachainHeadsH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSubmitParachainHeadsCall: (_at_relay_block: unknown, _parachains: unknown, _parachain_heads_proof: unknown) => import("../index").CallAsParam; buildSubmitParachainHeadsCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeCrabMessages: { setOwner: (signer: import("ethers").Signer, _new_owner: unknown) => Promise; setOwnerH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOwnerCall: (_new_owner: unknown) => import("../index").CallAsParam; buildSetOwnerCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setOperatingMode: (signer: import("ethers").Signer, _operating_mode: unknown) => Promise; setOperatingModeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetOperatingModeCall: (_operating_mode: unknown) => import("../index").CallAsParam; buildSetOperatingModeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updatePalletParameter: (signer: import("ethers").Signer, _parameter: unknown) => Promise; updatePalletParameterH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdatePalletParameterCall: (_parameter: unknown) => import("../index").CallAsParam; buildUpdatePalletParameterCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; sendMessage: (signer: import("ethers").Signer, _lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => Promise; sendMessageH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSendMessageCall: (_lane_id: unknown, _payload: unknown, _delivery_and_dispatch_fee: unknown) => import("../index").CallAsParam; buildSendMessageCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesProof: (signer: import("ethers").Signer, _relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => Promise; receiveMessagesProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesProofCall: (_relayer_id_at_bridged_chain: unknown, _proof: unknown, _messages_count: unknown, _dispatch_weight: unknown) => import("../index").CallAsParam; buildReceiveMessagesProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; receiveMessagesDeliveryProof: (signer: import("ethers").Signer, _proof: unknown, _relayers_state: unknown) => Promise; receiveMessagesDeliveryProofH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildReceiveMessagesDeliveryProofCall: (_proof: unknown, _relayers_state: unknown) => import("../index").CallAsParam; buildReceiveMessagesDeliveryProofCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; bridgeCrabDispatch: {}; crabFeeMarket: { enrollAndLockCollateral: (signer: import("ethers").Signer, _lock_collateral: unknown, _relay_fee: unknown) => Promise; enrollAndLockCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildEnrollAndLockCollateralCall: (_lock_collateral: unknown, _relay_fee: unknown) => import("../index").CallAsParam; buildEnrollAndLockCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; increaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; increaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildIncreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildIncreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; decreaseLockedCollateral: (signer: import("ethers").Signer, _new_collateral: unknown) => Promise; decreaseLockedCollateralH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildDecreaseLockedCollateralCall: (_new_collateral: unknown) => import("../index").CallAsParam; buildDecreaseLockedCollateralCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; updateRelayFee: (signer: import("ethers").Signer, _new_fee: unknown) => Promise; updateRelayFeeH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildUpdateRelayFeeCall: (_new_fee: unknown) => import("../index").CallAsParam; buildUpdateRelayFeeCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; cancelEnrollment: (signer: import("ethers").Signer) => Promise; cancelEnrollmentH: (signer: import("ethers").Signer) => Promise; buildCancelEnrollmentCall: () => import("../index").CallAsParam; buildCancelEnrollmentCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setSlashProtect: (signer: import("ethers").Signer, _slash_protect: unknown) => Promise; setSlashProtectH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetSlashProtectCall: (_slash_protect: unknown) => import("../index").CallAsParam; buildSetSlashProtectCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; setAssignedRelayersNumber: (signer: import("ethers").Signer, _number: unknown) => Promise; setAssignedRelayersNumberH: (signer: import("ethers").Signer, argsBytes: import("ethers").BytesLike) => Promise; buildSetAssignedRelayersNumberCall: (_number: unknown) => import("../index").CallAsParam; buildSetAssignedRelayersNumberCallH: (argsBytes: import("ethers").BytesLike) => import("../index").CallAsParam; }; }; storages: { system: { account: (param0: unknown) => Promise; extrinsicCount: () => Promise; blockWeight: () => Promise; allExtrinsicsLen: () => Promise; blockHash: (param0: unknown) => Promise; extrinsicData: (param0: unknown) => Promise; number: () => Promise; parentHash: () => Promise; digest: () => Promise; events: () => Promise; eventCount: () => Promise; eventTopics: (param0: unknown) => Promise; lastRuntimeUpgrade: () => Promise; upgradedToU32RefCount: () => Promise; upgradedToTripleRefCount: () => Promise; executionPhase: () => Promise; }; parachainSystem: { pendingValidationCode: () => Promise; newValidationCode: () => Promise; validationData: () => Promise; didSetValidationCode: () => Promise; lastRelayChainBlockNumber: () => Promise; upgradeRestrictionSignal: () => Promise; relayStateProof: () => Promise; relevantMessagingState: () => Promise; hostConfiguration: () => Promise; lastDmqMqcHead: () => Promise; lastHrmpMqcHeads: () => Promise; processedDownwardMessages: () => Promise; hrmpWatermark: () => Promise; hrmpOutboundMessages: () => Promise; upwardMessages: () => Promise; pendingUpwardMessages: () => Promise; announcedHrmpMessagesPerCandidate: () => Promise; reservedXcmpWeightOverride: () => Promise; reservedDmpWeightOverride: () => Promise; authorizedUpgrade: () => Promise; customValidationHeadData: () => Promise; }; timestamp: { now: () => Promise; didUpdate: () => Promise; }; parachainInfo: { parachainId: () => Promise; }; balances: { totalIssuance: () => Promise; inactiveIssuance: () => Promise; account: (param0: unknown) => Promise; locks: (param0: unknown) => Promise; reserves: (param0: unknown) => Promise; }; transactionPayment: { nextFeeMultiplier: () => Promise; storageVersion: () => Promise; }; assets: { asset: (param0: unknown) => Promise; account: (param0: unknown, param1: unknown) => Promise; approvals: (param0: unknown, param1: unknown, param2: unknown) => Promise; metadata: (param0: unknown) => Promise; }; vesting: { vesting: (param0: unknown) => Promise; storageVersion: () => Promise; }; deposit: { deposits: (param0: unknown) => Promise; }; accountMigration: { accounts: (param0: unknown) => Promise; ktonAccounts: (param0: unknown) => Promise; vestings: (param0: unknown) => Promise; deposits: (param0: unknown) => Promise; identities: (param0: unknown) => Promise; ledgers: (param0: unknown) => Promise; multisigs: (param0: unknown) => Promise; }; authorship: { author: () => Promise; }; darwiniaStaking: { ledgers: (param0: unknown) => Promise; ringPool: () => Promise; ktonPool: () => Promise; collators: (param0: unknown) => Promise; exposures: (param0: unknown) => Promise; nextExposures: (param0: unknown) => Promise; collatorCount: () => Promise; nominators: (param0: unknown) => Promise; rewardPoints: () => Promise; sessionStartTime: () => Promise; elapsedTime: () => Promise; }; session: { validators: () => Promise; currentIndex: () => Promise; queuedChanged: () => Promise; queuedKeys: () => Promise; disabledValidators: () => Promise; nextKeys: (param0: unknown) => Promise; keyOwner: (param0: unknown) => Promise; }; aura: { authorities: () => Promise; currentSlot: () => Promise; }; auraExt: { authorities: () => Promise; }; messageGadget: { commitmentContract: () => Promise; }; ecdsaAuthority: { authorities: () => Promise; nextAuthorities: () => Promise; nonce: () => Promise; authoritiesChangeToSign: () => Promise; messageRootToSign: () => Promise; }; democracy: { publicPropCount: () => Promise; publicProps: () => Promise; depositOf: (param0: unknown) => Promise; referendumCount: () => Promise; lowestUnbaked: () => Promise; referendumInfoOf: (param0: unknown) => Promise; votingOf: (param0: unknown) => Promise; lastTabledWasExternal: () => Promise; nextExternal: () => Promise; blacklist: (param0: unknown) => Promise; cancellations: (param0: unknown) => Promise; metadataOf: (param0: unknown) => Promise; }; council: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; technicalCommittee: { proposals: () => Promise; proposalOf: (param0: unknown) => Promise; voting: (param0: unknown) => Promise; proposalCount: () => Promise; members: () => Promise; prime: () => Promise; }; phragmenElection: { members: () => Promise; runnersUp: () => Promise; candidates: () => Promise; electionRounds: () => Promise; voting: (param0: unknown) => Promise; }; technicalMembership: { members: () => Promise; prime: () => Promise; }; treasury: { proposalCount: () => Promise; proposals: (param0: unknown) => Promise; deactivated: () => Promise; approvals: () => Promise; }; tips: { tips: (param0: unknown) => Promise; reasons: (param0: unknown) => Promise; }; identity: { identityOf: (param0: unknown) => Promise; superOf: (param0: unknown) => Promise; subsOf: (param0: unknown) => Promise; registrars: () => Promise; }; scheduler: { incompleteSince: () => Promise; agenda: (param0: unknown) => Promise; lookup: (param0: unknown) => Promise; }; preimage: { statusFor: (param0: unknown) => Promise; preimageFor: (param0: unknown) => Promise; }; proxy: { proxies: (param0: unknown) => Promise; announcements: (param0: unknown) => Promise; }; xcmpQueue: { inboundXcmpStatus: () => Promise; inboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; outboundXcmpStatus: () => Promise; outboundXcmpMessages: (param0: unknown, param1: unknown) => Promise; signalMessages: (param0: unknown) => Promise; queueConfig: () => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; overweightCount: () => Promise; queueSuspended: () => Promise; }; polkadotXcm: { queryCounter: () => Promise; queries: (param0: unknown) => Promise; assetTraps: (param0: unknown) => Promise; safeXcmVersion: () => Promise; supportedVersion: (param0: unknown, param1: unknown) => Promise; versionNotifiers: (param0: unknown, param1: unknown) => Promise; versionNotifyTargets: (param0: unknown, param1: unknown) => Promise; versionDiscoveryQueue: () => Promise; currentMigration: () => Promise; remoteLockedFungibles: (param0: unknown, param1: unknown, param2: unknown) => Promise; lockedFungibles: (param0: unknown) => Promise; }; ethereumXcm: { nonce: () => Promise; ethereumXcmSuspended: () => Promise; }; dmpQueue: { configuration: () => Promise; pageIndex: () => Promise; pages: (param0: unknown) => Promise; overweight: (param0: unknown) => Promise; counterForOverweight: () => Promise; }; ethereum: { pending: () => Promise; currentBlock: () => Promise; currentReceipts: () => Promise; currentTransactionStatuses: () => Promise; blockHash: (param0: unknown) => Promise; }; evm: { accountCodes: (param0: unknown) => Promise; accountStorages: (param0: unknown, param1: unknown) => Promise; }; bridgeKusamaGrandpa: { requestCount: () => Promise; initialHash: () => Promise; bestFinalized: () => Promise; importedHashes: (param0: unknown) => Promise; importedHashesPointer: () => Promise; importedHeaders: (param0: unknown) => Promise; currentAuthoritySet: () => Promise; palletOwner: () => Promise; palletOperatingMode: () => Promise; }; bridgeKusamaParachain: { palletOwner: () => Promise; palletOperatingMode: () => Promise; parasInfo: (param0: unknown) => Promise; importedParaHeads: (param0: unknown, param1: unknown) => Promise; importedParaHashes: (param0: unknown, param1: unknown) => Promise; }; bridgeCrabMessages: { palletOwner: () => Promise; palletOperatingMode: () => Promise; inboundLanes: (param0: unknown) => Promise; outboundLanes: (param0: unknown) => Promise; outboundMessages: (param0: unknown) => Promise; }; crabFeeMarket: { relayersMap: (param0: unknown) => Promise; relayers: () => Promise; assignedRelayers: () => Promise; orders: (param0: unknown) => Promise; collateralSlashProtect: () => Promise; assignedRelayersNumber: () => Promise; }; }; metadata: import("@polkadot/types").Metadata; provider: providers.BaseProvider; }; };