Dfns TypeScript SDK - v0.8.12
    Preparing search index...

    Type Alias ListSignaturesResponse

    type ListSignaturesResponse = {
        items: {
            approvalId?: string;
            dateConfirmed?: string;
            datePolicyResolved?: string;
            dateRequested: string;
            dateSigned?: string;
            externalId?: string;
            fee?: string;
            id: string;
            keyId: string;
            network?:
                | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
            reason?: string;
            requestBody: | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                hash: string;
                kind: "Hash";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                taprootMerkleRoot?: string;
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "Message";
                message: string;
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "Transaction";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                transaction: string
                | {};
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "Eip191";
                message: string;
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                domain: {
                    chainId?: number
                    | string;
                    name?: string;
                    salt?: string;
                    verifyingContract?: string;
                    version?: string;
                };
                externalId?: string;
                kind: "Eip712";
                message: { [x: string]: unknown };
                network?:
                    | "Algorand"
                    | "AlgorandTestnet"
                    | "Aptos"
                    | "AptosTestnet"
                    | "ArbitrumOne"
                    | "ArbitrumGoerli"
                    | "ArbitrumSepolia"
                    | "ArcTestnet"
                    | "AvalancheC"
                    | "AvalancheCFuji"
                    | "Adi"
                    | "AdiTestnet"
                    | "AdiTestnetAb"
                    | "BabylonGenesis"
                    | "BabylonTestnet5"
                    | "Base"
                    | "BaseGoerli"
                    | "BaseSepolia"
                    | "Berachain"
                    | "BerachainBArtio"
                    | "BerachainBepolia"
                    | "Bitcoin"
                    | "BitcoinSignet"
                    | "BitcoinTestnet3"
                    | "BitcoinCash"
                    | "BitcoinCashTestnet"
                    | "Bob"
                    | "BobSepolia"
                    | "Bsc"
                    | "BscTestnet"
                    | "Canton"
                    | "CantonDevnet"
                    | "CantonTestnet"
                    | "Cardano"
                    | "CardanoPreprod"
                    | "Concordium"
                    | "ConcordiumTestnet"
                    | "Celo"
                    | "CeloAlfajores"
                    | "Codex"
                    | "CodexSepolia"
                    | "CosmosHub4"
                    | "CosmosIcsTestnet"
                    | "Dogecoin"
                    | "DogecoinTestnet"
                    | "Ethereum"
                    | "EthereumClassic"
                    | "EthereumClassicMordor"
                    | "EthereumGoerli"
                    | "EthereumSepolia"
                    | "EthereumHolesky"
                    | "EthereumHoodi"
                    | "FantomOpera"
                    | "FantomTestnet"
                    | "FlareC"
                    | "FlareCCoston2"
                    | "FlowEvm"
                    | "FlowEvmTestnet"
                    | "Hedera"
                    | "HederaTestnet"
                    | "Ink"
                    | "InkSepolia"
                    | "InternetComputer"
                    | "Ion"
                    | "IonTestnet"
                    | "Iota"
                    | "IotaTestnet"
                    | "IotaZodianet"
                    | "Kaspa"
                    | "KaspaTestnet11"
                    | "Kusama"
                    | "KusamaAssetHub"
                    | "Litecoin"
                    | "LitecoinTestnet"
                    | "Near"
                    | "NearTestnet"
                    | "Optimism"
                    | "OptimismGoerli"
                    | "OptimismSepolia"
                    | "Origyn"
                    | "Plasma"
                    | "PlasmaTestnet"
                    | "Plume"
                    | "PlumeSepolia"
                    | "Paseo"
                    | "PaseoAssetHub"
                    | "Polkadot"
                    | "PolkadotAssetHub"
                    | "Polygon"
                    | "PolygonAmoy"
                    | "PolygonMumbai"
                    | "Polymesh"
                    | "PolymeshTestnet"
                    | "Race"
                    | "RaceSepolia"
                    | "SeiAtlantic2"
                    | "SeiPacific1"
                    | "Solana"
                    | "SolanaDevnet"
                    | "Sonic"
                    | "SonicTestnet"
                    | "Starknet"
                    | "StarknetSepolia"
                    | "Stellar"
                    | "StellarTestnet"
                    | "Sui"
                    | "SuiTestnet"
                    | "Tezos"
                    | "TezosGhostnet"
                    | "Tempo"
                    | "TempoAndantino"
                    | "TempoModerato"
                    | "Tsc"
                    | "TscTestnet1"
                    | "Ton"
                    | "TonTestnet"
                    | "Tron"
                    | "TronNile"
                    | "Westend"
                    | "WestendAssetHub"
                    | "XrpLedger"
                    | "XrpLedgerTestnet";
                types: { [x: string]: { name: string; type: string }[] };
            }
            | {
                address: string;
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                chainId: number;
                externalId?: string;
                kind: "Eip7702";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                nonce: number;
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                domain: {
                    chainId?: number
                    | string;
                    name?: string;
                    revision?: number | string;
                    version?: string;
                };
                externalId?: string;
                kind: "Snip12";
                message: { [x: string]: unknown };
                network?:
                    | "Algorand"
                    | "AlgorandTestnet"
                    | "Aptos"
                    | "AptosTestnet"
                    | "ArbitrumOne"
                    | "ArbitrumGoerli"
                    | "ArbitrumSepolia"
                    | "ArcTestnet"
                    | "AvalancheC"
                    | "AvalancheCFuji"
                    | "Adi"
                    | "AdiTestnet"
                    | "AdiTestnetAb"
                    | "BabylonGenesis"
                    | "BabylonTestnet5"
                    | "Base"
                    | "BaseGoerli"
                    | "BaseSepolia"
                    | "Berachain"
                    | "BerachainBArtio"
                    | "BerachainBepolia"
                    | "Bitcoin"
                    | "BitcoinSignet"
                    | "BitcoinTestnet3"
                    | "BitcoinCash"
                    | "BitcoinCashTestnet"
                    | "Bob"
                    | "BobSepolia"
                    | "Bsc"
                    | "BscTestnet"
                    | "Canton"
                    | "CantonDevnet"
                    | "CantonTestnet"
                    | "Cardano"
                    | "CardanoPreprod"
                    | "Concordium"
                    | "ConcordiumTestnet"
                    | "Celo"
                    | "CeloAlfajores"
                    | "Codex"
                    | "CodexSepolia"
                    | "CosmosHub4"
                    | "CosmosIcsTestnet"
                    | "Dogecoin"
                    | "DogecoinTestnet"
                    | "Ethereum"
                    | "EthereumClassic"
                    | "EthereumClassicMordor"
                    | "EthereumGoerli"
                    | "EthereumSepolia"
                    | "EthereumHolesky"
                    | "EthereumHoodi"
                    | "FantomOpera"
                    | "FantomTestnet"
                    | "FlareC"
                    | "FlareCCoston2"
                    | "FlowEvm"
                    | "FlowEvmTestnet"
                    | "Hedera"
                    | "HederaTestnet"
                    | "Ink"
                    | "InkSepolia"
                    | "InternetComputer"
                    | "Ion"
                    | "IonTestnet"
                    | "Iota"
                    | "IotaTestnet"
                    | "IotaZodianet"
                    | "Kaspa"
                    | "KaspaTestnet11"
                    | "Kusama"
                    | "KusamaAssetHub"
                    | "Litecoin"
                    | "LitecoinTestnet"
                    | "Near"
                    | "NearTestnet"
                    | "Optimism"
                    | "OptimismGoerli"
                    | "OptimismSepolia"
                    | "Origyn"
                    | "Plasma"
                    | "PlasmaTestnet"
                    | "Plume"
                    | "PlumeSepolia"
                    | "Paseo"
                    | "PaseoAssetHub"
                    | "Polkadot"
                    | "PolkadotAssetHub"
                    | "Polygon"
                    | "PolygonAmoy"
                    | "PolygonMumbai"
                    | "Polymesh"
                    | "PolymeshTestnet"
                    | "Race"
                    | "RaceSepolia"
                    | "SeiAtlantic2"
                    | "SeiPacific1"
                    | "Solana"
                    | "SolanaDevnet"
                    | "Sonic"
                    | "SonicTestnet"
                    | "Starknet"
                    | "StarknetSepolia"
                    | "Stellar"
                    | "StellarTestnet"
                    | "Sui"
                    | "SuiTestnet"
                    | "Tezos"
                    | "TezosGhostnet"
                    | "Tempo"
                    | "TempoAndantino"
                    | "TempoModerato"
                    | "Tsc"
                    | "TscTestnet1"
                    | "Ton"
                    | "TonTestnet"
                    | "Tron"
                    | "TronNile"
                    | "Westend"
                    | "WestendAssetHub"
                    | "XrpLedger"
                    | "XrpLedgerTestnet";
                primaryType: string;
                types: { [x: string]: { name: string; type: string }[] };
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "Psbt";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                psbt: string;
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                format?: "Simple"
                | "Full";
                kind: "Bip322";
                message: string;
                network?:
                    | "Algorand"
                    | "AlgorandTestnet"
                    | "Aptos"
                    | "AptosTestnet"
                    | "ArbitrumOne"
                    | "ArbitrumGoerli"
                    | "ArbitrumSepolia"
                    | "ArcTestnet"
                    | "AvalancheC"
                    | "AvalancheCFuji"
                    | "Adi"
                    | "AdiTestnet"
                    | "AdiTestnetAb"
                    | "BabylonGenesis"
                    | "BabylonTestnet5"
                    | "Base"
                    | "BaseGoerli"
                    | "BaseSepolia"
                    | "Berachain"
                    | "BerachainBArtio"
                    | "BerachainBepolia"
                    | "Bitcoin"
                    | "BitcoinSignet"
                    | "BitcoinTestnet3"
                    | "BitcoinCash"
                    | "BitcoinCashTestnet"
                    | "Bob"
                    | "BobSepolia"
                    | "Bsc"
                    | "BscTestnet"
                    | "Canton"
                    | "CantonDevnet"
                    | "CantonTestnet"
                    | "Cardano"
                    | "CardanoPreprod"
                    | "Concordium"
                    | "ConcordiumTestnet"
                    | "Celo"
                    | "CeloAlfajores"
                    | "Codex"
                    | "CodexSepolia"
                    | "CosmosHub4"
                    | "CosmosIcsTestnet"
                    | "Dogecoin"
                    | "DogecoinTestnet"
                    | "Ethereum"
                    | "EthereumClassic"
                    | "EthereumClassicMordor"
                    | "EthereumGoerli"
                    | "EthereumSepolia"
                    | "EthereumHolesky"
                    | "EthereumHoodi"
                    | "FantomOpera"
                    | "FantomTestnet"
                    | "FlareC"
                    | "FlareCCoston2"
                    | "FlowEvm"
                    | "FlowEvmTestnet"
                    | "Hedera"
                    | "HederaTestnet"
                    | "Ink"
                    | "InkSepolia"
                    | "InternetComputer"
                    | "Ion"
                    | "IonTestnet"
                    | "Iota"
                    | "IotaTestnet"
                    | "IotaZodianet"
                    | "Kaspa"
                    | "KaspaTestnet11"
                    | "Kusama"
                    | "KusamaAssetHub"
                    | "Litecoin"
                    | "LitecoinTestnet"
                    | "Near"
                    | "NearTestnet"
                    | "Optimism"
                    | "OptimismGoerli"
                    | "OptimismSepolia"
                    | "Origyn"
                    | "Plasma"
                    | "PlasmaTestnet"
                    | "Plume"
                    | "PlumeSepolia"
                    | "Paseo"
                    | "PaseoAssetHub"
                    | "Polkadot"
                    | "PolkadotAssetHub"
                    | "Polygon"
                    | "PolygonAmoy"
                    | "PolygonMumbai"
                    | "Polymesh"
                    | "PolymeshTestnet"
                    | "Race"
                    | "RaceSepolia"
                    | "SeiAtlantic2"
                    | "SeiPacific1"
                    | "Solana"
                    | "SolanaDevnet"
                    | "Sonic"
                    | "SonicTestnet"
                    | "Starknet"
                    | "StarknetSepolia"
                    | "Stellar"
                    | "StellarTestnet"
                    | "Sui"
                    | "SuiTestnet"
                    | "Tezos"
                    | "TezosGhostnet"
                    | "Tempo"
                    | "TempoAndantino"
                    | "TempoModerato"
                    | "Tsc"
                    | "TscTestnet1"
                    | "Ton"
                    | "TonTestnet"
                    | "Tron"
                    | "TronNile"
                    | "Westend"
                    | "WestendAssetHub"
                    | "XrpLedger"
                    | "XrpLedgerTestnet";
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "SignDocDirect";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                signDoc: string;
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                externalId?: string;
                kind: "SignerPayload";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                payload: string
                | {};
            }
            | {
                blockchainKind?: | "Algorand"
                | "Aptos"
                | "Bitcoin"
                | "BitcoinCash"
                | "Canton"
                | "Cardano"
                | "Concordium"
                | "Cosmos"
                | "Evm"
                | "Hedera"
                | "Icp"
                | "Iota"
                | "Kaspa"
                | "Near"
                | "Polymesh"
                | "Solana"
                | "Starknet"
                | "Stellar"
                | "Substrate"
                | "Sui"
                | "Tezos"
                | "Ton"
                | "Tron"
                | "Xrpl";
                context: "Signature1";
                externalAad?: string;
                externalId?: string;
                kind: "Cip8";
                network?: | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
                payload?: string;
            };
            requester: { tokenId?: string; userId: string };
            signature?: { encoded?: string; r: string; recid?: number; s: string };
            signatures?: { encoded?: string; r: string; recid?: number; s: string }[];
            signedData?: string;
            status:
                | "Pending"
                | "Executing"
                | "Signed"
                | "Confirmed"
                | "Failed"
                | "Rejected";
            txHash?: string;
        }[];
        keyId: string;
        nextPageToken?: string;
    }
    Index

    Properties

    items: {
        approvalId?: string;
        dateConfirmed?: string;
        datePolicyResolved?: string;
        dateRequested: string;
        dateSigned?: string;
        externalId?: string;
        fee?: string;
        id: string;
        keyId: string;
        network?:
            | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
        reason?: string;
        requestBody: | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            hash: string;
            kind: "Hash";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            taprootMerkleRoot?: string;
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "Message";
            message: string;
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "Transaction";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            transaction: string
            | {};
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "Eip191";
            message: string;
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            domain: {
                chainId?: number
                | string;
                name?: string;
                salt?: string;
                verifyingContract?: string;
                version?: string;
            };
            externalId?: string;
            kind: "Eip712";
            message: { [x: string]: unknown };
            network?:
                | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
            types: { [x: string]: { name: string; type: string }[] };
        }
        | {
            address: string;
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            chainId: number;
            externalId?: string;
            kind: "Eip7702";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            nonce: number;
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            domain: {
                chainId?: number
                | string;
                name?: string;
                revision?: number | string;
                version?: string;
            };
            externalId?: string;
            kind: "Snip12";
            message: { [x: string]: unknown };
            network?:
                | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
            primaryType: string;
            types: { [x: string]: { name: string; type: string }[] };
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "Psbt";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            psbt: string;
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            format?: "Simple"
            | "Full";
            kind: "Bip322";
            message: string;
            network?:
                | "Algorand"
                | "AlgorandTestnet"
                | "Aptos"
                | "AptosTestnet"
                | "ArbitrumOne"
                | "ArbitrumGoerli"
                | "ArbitrumSepolia"
                | "ArcTestnet"
                | "AvalancheC"
                | "AvalancheCFuji"
                | "Adi"
                | "AdiTestnet"
                | "AdiTestnetAb"
                | "BabylonGenesis"
                | "BabylonTestnet5"
                | "Base"
                | "BaseGoerli"
                | "BaseSepolia"
                | "Berachain"
                | "BerachainBArtio"
                | "BerachainBepolia"
                | "Bitcoin"
                | "BitcoinSignet"
                | "BitcoinTestnet3"
                | "BitcoinCash"
                | "BitcoinCashTestnet"
                | "Bob"
                | "BobSepolia"
                | "Bsc"
                | "BscTestnet"
                | "Canton"
                | "CantonDevnet"
                | "CantonTestnet"
                | "Cardano"
                | "CardanoPreprod"
                | "Concordium"
                | "ConcordiumTestnet"
                | "Celo"
                | "CeloAlfajores"
                | "Codex"
                | "CodexSepolia"
                | "CosmosHub4"
                | "CosmosIcsTestnet"
                | "Dogecoin"
                | "DogecoinTestnet"
                | "Ethereum"
                | "EthereumClassic"
                | "EthereumClassicMordor"
                | "EthereumGoerli"
                | "EthereumSepolia"
                | "EthereumHolesky"
                | "EthereumHoodi"
                | "FantomOpera"
                | "FantomTestnet"
                | "FlareC"
                | "FlareCCoston2"
                | "FlowEvm"
                | "FlowEvmTestnet"
                | "Hedera"
                | "HederaTestnet"
                | "Ink"
                | "InkSepolia"
                | "InternetComputer"
                | "Ion"
                | "IonTestnet"
                | "Iota"
                | "IotaTestnet"
                | "IotaZodianet"
                | "Kaspa"
                | "KaspaTestnet11"
                | "Kusama"
                | "KusamaAssetHub"
                | "Litecoin"
                | "LitecoinTestnet"
                | "Near"
                | "NearTestnet"
                | "Optimism"
                | "OptimismGoerli"
                | "OptimismSepolia"
                | "Origyn"
                | "Plasma"
                | "PlasmaTestnet"
                | "Plume"
                | "PlumeSepolia"
                | "Paseo"
                | "PaseoAssetHub"
                | "Polkadot"
                | "PolkadotAssetHub"
                | "Polygon"
                | "PolygonAmoy"
                | "PolygonMumbai"
                | "Polymesh"
                | "PolymeshTestnet"
                | "Race"
                | "RaceSepolia"
                | "SeiAtlantic2"
                | "SeiPacific1"
                | "Solana"
                | "SolanaDevnet"
                | "Sonic"
                | "SonicTestnet"
                | "Starknet"
                | "StarknetSepolia"
                | "Stellar"
                | "StellarTestnet"
                | "Sui"
                | "SuiTestnet"
                | "Tezos"
                | "TezosGhostnet"
                | "Tempo"
                | "TempoAndantino"
                | "TempoModerato"
                | "Tsc"
                | "TscTestnet1"
                | "Ton"
                | "TonTestnet"
                | "Tron"
                | "TronNile"
                | "Westend"
                | "WestendAssetHub"
                | "XrpLedger"
                | "XrpLedgerTestnet";
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "SignDocDirect";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            signDoc: string;
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            externalId?: string;
            kind: "SignerPayload";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            payload: string
            | {};
        }
        | {
            blockchainKind?: | "Algorand"
            | "Aptos"
            | "Bitcoin"
            | "BitcoinCash"
            | "Canton"
            | "Cardano"
            | "Concordium"
            | "Cosmos"
            | "Evm"
            | "Hedera"
            | "Icp"
            | "Iota"
            | "Kaspa"
            | "Near"
            | "Polymesh"
            | "Solana"
            | "Starknet"
            | "Stellar"
            | "Substrate"
            | "Sui"
            | "Tezos"
            | "Ton"
            | "Tron"
            | "Xrpl";
            context: "Signature1";
            externalAad?: string;
            externalId?: string;
            kind: "Cip8";
            network?: | "Algorand"
            | "AlgorandTestnet"
            | "Aptos"
            | "AptosTestnet"
            | "ArbitrumOne"
            | "ArbitrumGoerli"
            | "ArbitrumSepolia"
            | "ArcTestnet"
            | "AvalancheC"
            | "AvalancheCFuji"
            | "Adi"
            | "AdiTestnet"
            | "AdiTestnetAb"
            | "BabylonGenesis"
            | "BabylonTestnet5"
            | "Base"
            | "BaseGoerli"
            | "BaseSepolia"
            | "Berachain"
            | "BerachainBArtio"
            | "BerachainBepolia"
            | "Bitcoin"
            | "BitcoinSignet"
            | "BitcoinTestnet3"
            | "BitcoinCash"
            | "BitcoinCashTestnet"
            | "Bob"
            | "BobSepolia"
            | "Bsc"
            | "BscTestnet"
            | "Canton"
            | "CantonDevnet"
            | "CantonTestnet"
            | "Cardano"
            | "CardanoPreprod"
            | "Concordium"
            | "ConcordiumTestnet"
            | "Celo"
            | "CeloAlfajores"
            | "Codex"
            | "CodexSepolia"
            | "CosmosHub4"
            | "CosmosIcsTestnet"
            | "Dogecoin"
            | "DogecoinTestnet"
            | "Ethereum"
            | "EthereumClassic"
            | "EthereumClassicMordor"
            | "EthereumGoerli"
            | "EthereumSepolia"
            | "EthereumHolesky"
            | "EthereumHoodi"
            | "FantomOpera"
            | "FantomTestnet"
            | "FlareC"
            | "FlareCCoston2"
            | "FlowEvm"
            | "FlowEvmTestnet"
            | "Hedera"
            | "HederaTestnet"
            | "Ink"
            | "InkSepolia"
            | "InternetComputer"
            | "Ion"
            | "IonTestnet"
            | "Iota"
            | "IotaTestnet"
            | "IotaZodianet"
            | "Kaspa"
            | "KaspaTestnet11"
            | "Kusama"
            | "KusamaAssetHub"
            | "Litecoin"
            | "LitecoinTestnet"
            | "Near"
            | "NearTestnet"
            | "Optimism"
            | "OptimismGoerli"
            | "OptimismSepolia"
            | "Origyn"
            | "Plasma"
            | "PlasmaTestnet"
            | "Plume"
            | "PlumeSepolia"
            | "Paseo"
            | "PaseoAssetHub"
            | "Polkadot"
            | "PolkadotAssetHub"
            | "Polygon"
            | "PolygonAmoy"
            | "PolygonMumbai"
            | "Polymesh"
            | "PolymeshTestnet"
            | "Race"
            | "RaceSepolia"
            | "SeiAtlantic2"
            | "SeiPacific1"
            | "Solana"
            | "SolanaDevnet"
            | "Sonic"
            | "SonicTestnet"
            | "Starknet"
            | "StarknetSepolia"
            | "Stellar"
            | "StellarTestnet"
            | "Sui"
            | "SuiTestnet"
            | "Tezos"
            | "TezosGhostnet"
            | "Tempo"
            | "TempoAndantino"
            | "TempoModerato"
            | "Tsc"
            | "TscTestnet1"
            | "Ton"
            | "TonTestnet"
            | "Tron"
            | "TronNile"
            | "Westend"
            | "WestendAssetHub"
            | "XrpLedger"
            | "XrpLedgerTestnet";
            payload?: string;
        };
        requester: { tokenId?: string; userId: string };
        signature?: { encoded?: string; r: string; recid?: number; s: string };
        signatures?: { encoded?: string; r: string; recid?: number; s: string }[];
        signedData?: string;
        status:
            | "Pending"
            | "Executing"
            | "Signed"
            | "Confirmed"
            | "Failed"
            | "Rejected";
        txHash?: string;
    }[]

    Current page items.

    Type Declaration

    • OptionalapprovalId?: string
    • OptionaldateConfirmed?: string
    • OptionaldatePolicyResolved?: string
    • dateRequested: string
    • OptionaldateSigned?: string
    • OptionalexternalId?: string
    • Optionalfee?: string
    • id: string

      Signature id.

    • keyId: string

      Key id.

    • Optionalnetwork?:
          | "Algorand"
          | "AlgorandTestnet"
          | "Aptos"
          | "AptosTestnet"
          | "ArbitrumOne"
          | "ArbitrumGoerli"
          | "ArbitrumSepolia"
          | "ArcTestnet"
          | "AvalancheC"
          | "AvalancheCFuji"
          | "Adi"
          | "AdiTestnet"
          | "AdiTestnetAb"
          | "BabylonGenesis"
          | "BabylonTestnet5"
          | "Base"
          | "BaseGoerli"
          | "BaseSepolia"
          | "Berachain"
          | "BerachainBArtio"
          | "BerachainBepolia"
          | "Bitcoin"
          | "BitcoinSignet"
          | "BitcoinTestnet3"
          | "BitcoinCash"
          | "BitcoinCashTestnet"
          | "Bob"
          | "BobSepolia"
          | "Bsc"
          | "BscTestnet"
          | "Canton"
          | "CantonDevnet"
          | "CantonTestnet"
          | "Cardano"
          | "CardanoPreprod"
          | "Concordium"
          | "ConcordiumTestnet"
          | "Celo"
          | "CeloAlfajores"
          | "Codex"
          | "CodexSepolia"
          | "CosmosHub4"
          | "CosmosIcsTestnet"
          | "Dogecoin"
          | "DogecoinTestnet"
          | "Ethereum"
          | "EthereumClassic"
          | "EthereumClassicMordor"
          | "EthereumGoerli"
          | "EthereumSepolia"
          | "EthereumHolesky"
          | "EthereumHoodi"
          | "FantomOpera"
          | "FantomTestnet"
          | "FlareC"
          | "FlareCCoston2"
          | "FlowEvm"
          | "FlowEvmTestnet"
          | "Hedera"
          | "HederaTestnet"
          | "Ink"
          | "InkSepolia"
          | "InternetComputer"
          | "Ion"
          | "IonTestnet"
          | "Iota"
          | "IotaTestnet"
          | "IotaZodianet"
          | "Kaspa"
          | "KaspaTestnet11"
          | "Kusama"
          | "KusamaAssetHub"
          | "Litecoin"
          | "LitecoinTestnet"
          | "Near"
          | "NearTestnet"
          | "Optimism"
          | "OptimismGoerli"
          | "OptimismSepolia"
          | "Origyn"
          | "Plasma"
          | "PlasmaTestnet"
          | "Plume"
          | "PlumeSepolia"
          | "Paseo"
          | "PaseoAssetHub"
          | "Polkadot"
          | "PolkadotAssetHub"
          | "Polygon"
          | "PolygonAmoy"
          | "PolygonMumbai"
          | "Polymesh"
          | "PolymeshTestnet"
          | "Race"
          | "RaceSepolia"
          | "SeiAtlantic2"
          | "SeiPacific1"
          | "Solana"
          | "SolanaDevnet"
          | "Sonic"
          | "SonicTestnet"
          | "Starknet"
          | "StarknetSepolia"
          | "Stellar"
          | "StellarTestnet"
          | "Sui"
          | "SuiTestnet"
          | "Tezos"
          | "TezosGhostnet"
          | "Tempo"
          | "TempoAndantino"
          | "TempoModerato"
          | "Tsc"
          | "TscTestnet1"
          | "Ton"
          | "TonTestnet"
          | "Tron"
          | "TronNile"
          | "Westend"
          | "WestendAssetHub"
          | "XrpLedger"
          | "XrpLedgerTestnet"
    • Optionalreason?: string
    • requestBody:
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              hash: string;
              kind: "Hash";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              taprootMerkleRoot?: string;
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "Message";
              message: string;
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "Transaction";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              transaction: string
              | {};
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "Eip191";
              message: string;
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              domain: {
                  chainId?: number
                  | string;
                  name?: string;
                  salt?: string;
                  verifyingContract?: string;
                  version?: string;
              };
              externalId?: string;
              kind: "Eip712";
              message: { [x: string]: unknown };
              network?:
                  | "Algorand"
                  | "AlgorandTestnet"
                  | "Aptos"
                  | "AptosTestnet"
                  | "ArbitrumOne"
                  | "ArbitrumGoerli"
                  | "ArbitrumSepolia"
                  | "ArcTestnet"
                  | "AvalancheC"
                  | "AvalancheCFuji"
                  | "Adi"
                  | "AdiTestnet"
                  | "AdiTestnetAb"
                  | "BabylonGenesis"
                  | "BabylonTestnet5"
                  | "Base"
                  | "BaseGoerli"
                  | "BaseSepolia"
                  | "Berachain"
                  | "BerachainBArtio"
                  | "BerachainBepolia"
                  | "Bitcoin"
                  | "BitcoinSignet"
                  | "BitcoinTestnet3"
                  | "BitcoinCash"
                  | "BitcoinCashTestnet"
                  | "Bob"
                  | "BobSepolia"
                  | "Bsc"
                  | "BscTestnet"
                  | "Canton"
                  | "CantonDevnet"
                  | "CantonTestnet"
                  | "Cardano"
                  | "CardanoPreprod"
                  | "Concordium"
                  | "ConcordiumTestnet"
                  | "Celo"
                  | "CeloAlfajores"
                  | "Codex"
                  | "CodexSepolia"
                  | "CosmosHub4"
                  | "CosmosIcsTestnet"
                  | "Dogecoin"
                  | "DogecoinTestnet"
                  | "Ethereum"
                  | "EthereumClassic"
                  | "EthereumClassicMordor"
                  | "EthereumGoerli"
                  | "EthereumSepolia"
                  | "EthereumHolesky"
                  | "EthereumHoodi"
                  | "FantomOpera"
                  | "FantomTestnet"
                  | "FlareC"
                  | "FlareCCoston2"
                  | "FlowEvm"
                  | "FlowEvmTestnet"
                  | "Hedera"
                  | "HederaTestnet"
                  | "Ink"
                  | "InkSepolia"
                  | "InternetComputer"
                  | "Ion"
                  | "IonTestnet"
                  | "Iota"
                  | "IotaTestnet"
                  | "IotaZodianet"
                  | "Kaspa"
                  | "KaspaTestnet11"
                  | "Kusama"
                  | "KusamaAssetHub"
                  | "Litecoin"
                  | "LitecoinTestnet"
                  | "Near"
                  | "NearTestnet"
                  | "Optimism"
                  | "OptimismGoerli"
                  | "OptimismSepolia"
                  | "Origyn"
                  | "Plasma"
                  | "PlasmaTestnet"
                  | "Plume"
                  | "PlumeSepolia"
                  | "Paseo"
                  | "PaseoAssetHub"
                  | "Polkadot"
                  | "PolkadotAssetHub"
                  | "Polygon"
                  | "PolygonAmoy"
                  | "PolygonMumbai"
                  | "Polymesh"
                  | "PolymeshTestnet"
                  | "Race"
                  | "RaceSepolia"
                  | "SeiAtlantic2"
                  | "SeiPacific1"
                  | "Solana"
                  | "SolanaDevnet"
                  | "Sonic"
                  | "SonicTestnet"
                  | "Starknet"
                  | "StarknetSepolia"
                  | "Stellar"
                  | "StellarTestnet"
                  | "Sui"
                  | "SuiTestnet"
                  | "Tezos"
                  | "TezosGhostnet"
                  | "Tempo"
                  | "TempoAndantino"
                  | "TempoModerato"
                  | "Tsc"
                  | "TscTestnet1"
                  | "Ton"
                  | "TonTestnet"
                  | "Tron"
                  | "TronNile"
                  | "Westend"
                  | "WestendAssetHub"
                  | "XrpLedger"
                  | "XrpLedgerTestnet";
              types: { [x: string]: { name: string; type: string }[] };
          }
          | {
              address: string;
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              chainId: number;
              externalId?: string;
              kind: "Eip7702";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              nonce: number;
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              domain: {
                  chainId?: number
                  | string;
                  name?: string;
                  revision?: number | string;
                  version?: string;
              };
              externalId?: string;
              kind: "Snip12";
              message: { [x: string]: unknown };
              network?:
                  | "Algorand"
                  | "AlgorandTestnet"
                  | "Aptos"
                  | "AptosTestnet"
                  | "ArbitrumOne"
                  | "ArbitrumGoerli"
                  | "ArbitrumSepolia"
                  | "ArcTestnet"
                  | "AvalancheC"
                  | "AvalancheCFuji"
                  | "Adi"
                  | "AdiTestnet"
                  | "AdiTestnetAb"
                  | "BabylonGenesis"
                  | "BabylonTestnet5"
                  | "Base"
                  | "BaseGoerli"
                  | "BaseSepolia"
                  | "Berachain"
                  | "BerachainBArtio"
                  | "BerachainBepolia"
                  | "Bitcoin"
                  | "BitcoinSignet"
                  | "BitcoinTestnet3"
                  | "BitcoinCash"
                  | "BitcoinCashTestnet"
                  | "Bob"
                  | "BobSepolia"
                  | "Bsc"
                  | "BscTestnet"
                  | "Canton"
                  | "CantonDevnet"
                  | "CantonTestnet"
                  | "Cardano"
                  | "CardanoPreprod"
                  | "Concordium"
                  | "ConcordiumTestnet"
                  | "Celo"
                  | "CeloAlfajores"
                  | "Codex"
                  | "CodexSepolia"
                  | "CosmosHub4"
                  | "CosmosIcsTestnet"
                  | "Dogecoin"
                  | "DogecoinTestnet"
                  | "Ethereum"
                  | "EthereumClassic"
                  | "EthereumClassicMordor"
                  | "EthereumGoerli"
                  | "EthereumSepolia"
                  | "EthereumHolesky"
                  | "EthereumHoodi"
                  | "FantomOpera"
                  | "FantomTestnet"
                  | "FlareC"
                  | "FlareCCoston2"
                  | "FlowEvm"
                  | "FlowEvmTestnet"
                  | "Hedera"
                  | "HederaTestnet"
                  | "Ink"
                  | "InkSepolia"
                  | "InternetComputer"
                  | "Ion"
                  | "IonTestnet"
                  | "Iota"
                  | "IotaTestnet"
                  | "IotaZodianet"
                  | "Kaspa"
                  | "KaspaTestnet11"
                  | "Kusama"
                  | "KusamaAssetHub"
                  | "Litecoin"
                  | "LitecoinTestnet"
                  | "Near"
                  | "NearTestnet"
                  | "Optimism"
                  | "OptimismGoerli"
                  | "OptimismSepolia"
                  | "Origyn"
                  | "Plasma"
                  | "PlasmaTestnet"
                  | "Plume"
                  | "PlumeSepolia"
                  | "Paseo"
                  | "PaseoAssetHub"
                  | "Polkadot"
                  | "PolkadotAssetHub"
                  | "Polygon"
                  | "PolygonAmoy"
                  | "PolygonMumbai"
                  | "Polymesh"
                  | "PolymeshTestnet"
                  | "Race"
                  | "RaceSepolia"
                  | "SeiAtlantic2"
                  | "SeiPacific1"
                  | "Solana"
                  | "SolanaDevnet"
                  | "Sonic"
                  | "SonicTestnet"
                  | "Starknet"
                  | "StarknetSepolia"
                  | "Stellar"
                  | "StellarTestnet"
                  | "Sui"
                  | "SuiTestnet"
                  | "Tezos"
                  | "TezosGhostnet"
                  | "Tempo"
                  | "TempoAndantino"
                  | "TempoModerato"
                  | "Tsc"
                  | "TscTestnet1"
                  | "Ton"
                  | "TonTestnet"
                  | "Tron"
                  | "TronNile"
                  | "Westend"
                  | "WestendAssetHub"
                  | "XrpLedger"
                  | "XrpLedgerTestnet";
              primaryType: string;
              types: { [x: string]: { name: string; type: string }[] };
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "Psbt";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              psbt: string;
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              format?: "Simple"
              | "Full";
              kind: "Bip322";
              message: string;
              network?:
                  | "Algorand"
                  | "AlgorandTestnet"
                  | "Aptos"
                  | "AptosTestnet"
                  | "ArbitrumOne"
                  | "ArbitrumGoerli"
                  | "ArbitrumSepolia"
                  | "ArcTestnet"
                  | "AvalancheC"
                  | "AvalancheCFuji"
                  | "Adi"
                  | "AdiTestnet"
                  | "AdiTestnetAb"
                  | "BabylonGenesis"
                  | "BabylonTestnet5"
                  | "Base"
                  | "BaseGoerli"
                  | "BaseSepolia"
                  | "Berachain"
                  | "BerachainBArtio"
                  | "BerachainBepolia"
                  | "Bitcoin"
                  | "BitcoinSignet"
                  | "BitcoinTestnet3"
                  | "BitcoinCash"
                  | "BitcoinCashTestnet"
                  | "Bob"
                  | "BobSepolia"
                  | "Bsc"
                  | "BscTestnet"
                  | "Canton"
                  | "CantonDevnet"
                  | "CantonTestnet"
                  | "Cardano"
                  | "CardanoPreprod"
                  | "Concordium"
                  | "ConcordiumTestnet"
                  | "Celo"
                  | "CeloAlfajores"
                  | "Codex"
                  | "CodexSepolia"
                  | "CosmosHub4"
                  | "CosmosIcsTestnet"
                  | "Dogecoin"
                  | "DogecoinTestnet"
                  | "Ethereum"
                  | "EthereumClassic"
                  | "EthereumClassicMordor"
                  | "EthereumGoerli"
                  | "EthereumSepolia"
                  | "EthereumHolesky"
                  | "EthereumHoodi"
                  | "FantomOpera"
                  | "FantomTestnet"
                  | "FlareC"
                  | "FlareCCoston2"
                  | "FlowEvm"
                  | "FlowEvmTestnet"
                  | "Hedera"
                  | "HederaTestnet"
                  | "Ink"
                  | "InkSepolia"
                  | "InternetComputer"
                  | "Ion"
                  | "IonTestnet"
                  | "Iota"
                  | "IotaTestnet"
                  | "IotaZodianet"
                  | "Kaspa"
                  | "KaspaTestnet11"
                  | "Kusama"
                  | "KusamaAssetHub"
                  | "Litecoin"
                  | "LitecoinTestnet"
                  | "Near"
                  | "NearTestnet"
                  | "Optimism"
                  | "OptimismGoerli"
                  | "OptimismSepolia"
                  | "Origyn"
                  | "Plasma"
                  | "PlasmaTestnet"
                  | "Plume"
                  | "PlumeSepolia"
                  | "Paseo"
                  | "PaseoAssetHub"
                  | "Polkadot"
                  | "PolkadotAssetHub"
                  | "Polygon"
                  | "PolygonAmoy"
                  | "PolygonMumbai"
                  | "Polymesh"
                  | "PolymeshTestnet"
                  | "Race"
                  | "RaceSepolia"
                  | "SeiAtlantic2"
                  | "SeiPacific1"
                  | "Solana"
                  | "SolanaDevnet"
                  | "Sonic"
                  | "SonicTestnet"
                  | "Starknet"
                  | "StarknetSepolia"
                  | "Stellar"
                  | "StellarTestnet"
                  | "Sui"
                  | "SuiTestnet"
                  | "Tezos"
                  | "TezosGhostnet"
                  | "Tempo"
                  | "TempoAndantino"
                  | "TempoModerato"
                  | "Tsc"
                  | "TscTestnet1"
                  | "Ton"
                  | "TonTestnet"
                  | "Tron"
                  | "TronNile"
                  | "Westend"
                  | "WestendAssetHub"
                  | "XrpLedger"
                  | "XrpLedgerTestnet";
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "SignDocDirect";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              signDoc: string;
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              externalId?: string;
              kind: "SignerPayload";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              payload: string
              | {};
          }
          | {
              blockchainKind?: | "Algorand"
              | "Aptos"
              | "Bitcoin"
              | "BitcoinCash"
              | "Canton"
              | "Cardano"
              | "Concordium"
              | "Cosmos"
              | "Evm"
              | "Hedera"
              | "Icp"
              | "Iota"
              | "Kaspa"
              | "Near"
              | "Polymesh"
              | "Solana"
              | "Starknet"
              | "Stellar"
              | "Substrate"
              | "Sui"
              | "Tezos"
              | "Ton"
              | "Tron"
              | "Xrpl";
              context: "Signature1";
              externalAad?: string;
              externalId?: string;
              kind: "Cip8";
              network?: | "Algorand"
              | "AlgorandTestnet"
              | "Aptos"
              | "AptosTestnet"
              | "ArbitrumOne"
              | "ArbitrumGoerli"
              | "ArbitrumSepolia"
              | "ArcTestnet"
              | "AvalancheC"
              | "AvalancheCFuji"
              | "Adi"
              | "AdiTestnet"
              | "AdiTestnetAb"
              | "BabylonGenesis"
              | "BabylonTestnet5"
              | "Base"
              | "BaseGoerli"
              | "BaseSepolia"
              | "Berachain"
              | "BerachainBArtio"
              | "BerachainBepolia"
              | "Bitcoin"
              | "BitcoinSignet"
              | "BitcoinTestnet3"
              | "BitcoinCash"
              | "BitcoinCashTestnet"
              | "Bob"
              | "BobSepolia"
              | "Bsc"
              | "BscTestnet"
              | "Canton"
              | "CantonDevnet"
              | "CantonTestnet"
              | "Cardano"
              | "CardanoPreprod"
              | "Concordium"
              | "ConcordiumTestnet"
              | "Celo"
              | "CeloAlfajores"
              | "Codex"
              | "CodexSepolia"
              | "CosmosHub4"
              | "CosmosIcsTestnet"
              | "Dogecoin"
              | "DogecoinTestnet"
              | "Ethereum"
              | "EthereumClassic"
              | "EthereumClassicMordor"
              | "EthereumGoerli"
              | "EthereumSepolia"
              | "EthereumHolesky"
              | "EthereumHoodi"
              | "FantomOpera"
              | "FantomTestnet"
              | "FlareC"
              | "FlareCCoston2"
              | "FlowEvm"
              | "FlowEvmTestnet"
              | "Hedera"
              | "HederaTestnet"
              | "Ink"
              | "InkSepolia"
              | "InternetComputer"
              | "Ion"
              | "IonTestnet"
              | "Iota"
              | "IotaTestnet"
              | "IotaZodianet"
              | "Kaspa"
              | "KaspaTestnet11"
              | "Kusama"
              | "KusamaAssetHub"
              | "Litecoin"
              | "LitecoinTestnet"
              | "Near"
              | "NearTestnet"
              | "Optimism"
              | "OptimismGoerli"
              | "OptimismSepolia"
              | "Origyn"
              | "Plasma"
              | "PlasmaTestnet"
              | "Plume"
              | "PlumeSepolia"
              | "Paseo"
              | "PaseoAssetHub"
              | "Polkadot"
              | "PolkadotAssetHub"
              | "Polygon"
              | "PolygonAmoy"
              | "PolygonMumbai"
              | "Polymesh"
              | "PolymeshTestnet"
              | "Race"
              | "RaceSepolia"
              | "SeiAtlantic2"
              | "SeiPacific1"
              | "Solana"
              | "SolanaDevnet"
              | "Sonic"
              | "SonicTestnet"
              | "Starknet"
              | "StarknetSepolia"
              | "Stellar"
              | "StellarTestnet"
              | "Sui"
              | "SuiTestnet"
              | "Tezos"
              | "TezosGhostnet"
              | "Tempo"
              | "TempoAndantino"
              | "TempoModerato"
              | "Tsc"
              | "TscTestnet1"
              | "Ton"
              | "TonTestnet"
              | "Tron"
              | "TronNile"
              | "Westend"
              | "WestendAssetHub"
              | "XrpLedger"
              | "XrpLedgerTestnet";
              payload?: string;
          }
    • requester: { tokenId?: string; userId: string }

      The user who initiated the request.

      • OptionaltokenId?: string

        Token id.

      • userId: string

        User id.

    • Optionalsignature?: { encoded?: string; r: string; recid?: number; s: string }
    • Optionalsignatures?: { encoded?: string; r: string; recid?: number; s: string }[]
    • OptionalsignedData?: string
    • status: "Pending" | "Executing" | "Signed" | "Confirmed" | "Failed" | "Rejected"
    • OptionaltxHash?: string
    keyId: string

    The underlying key of the wallet.

    nextPageToken?: string

    token to use as paginationToken to request the next page.