@sentio/sdk
    Preparing search index...

    Class multisig_account

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    getChainId onEntryAddOwner onEntryAddOwners onEntryAddOwnersAndUpdateSignaturesRequired onEntryApproveTransaction onEntryCreate onEntryCreateTransaction onEntryCreateTransactionWithHash onEntryCreateWithExistingAccount onEntryCreateWithExistingAccountAndRevokeAuthKey onEntryCreateWithExistingAccountAndRevokeAuthKeyCall onEntryCreateWithExistingAccountCall onEntryCreateWithOwners onEntryCreateWithOwnersAndTimelock onEntryCreateWithOwnersThenRemoveBootstrapper onEntryExecuteRejectedTransaction onEntryExecuteRejectedTransactions onEntryFunctionCall onEntryRejectTransaction onEntryRemoveOwner onEntryRemoveOwners onEntryRemoveTimelock onEntrySwapOwner onEntrySwapOwners onEntrySwapOwnersAndUpdateSignaturesRequired onEntryUpdateMetadata onEntryUpdateSignaturesRequired onEntryUpsertTimelock onEntryVoteTransaction onEntryVoteTransactions onEntryVoteTransanction onEvent onEventAddOwners onEventAddOwnersEvent onEventCreateTransaction onEventCreateTransactionEvent onEventExecuteRejectedTransaction onEventExecuteRejectedTransactionEvent onEventMetadataUpdated onEventMetadataUpdatedEvent onEventRemoveOwners onEventRemoveOwnersEvent onEventTimelockRemoved onEventTimelockUpdated onEventTransactionExecutionFailed onEventTransactionExecutionFailedEvent onEventTransactionExecutionSucceeded onEventTransactionExecutionSucceededEvent onEventUpdateSignaturesRequired onEventUpdateSignaturesRequiredEvent onEventVote onEventVoteEvent onInterval onMoveEvent onResourceChange onTimeInterval onTransaction onVersionInterval bind

    Constructors

    Properties

    callHandlers: CallHandler<AptCall>[] = []
    coder: MoveCoder
    config: IndexConfigure
    eventHandlers: EventHandler<AptEvent>[] = []
    moduleName: string
    resourceChangeHandlers: ResourceChangeHandler<AptResource>[] = []
    transactionIntervalHandlers: TransactionIntervalHandler[] = []
    DEFAULT_OPTIONS: AptosBindOptions = ...

    Methods

    • For a given function, creates a bound function that has the same body as the original function. The this object of the bound function is associated with the specified object, and has the specified initial parameters.

      Parameters

      Returns _0x1.multisig_account