AptosUserParams: Readonly<{
    accountAddress: string;
    walletBlockchain: AptosBlockchain;
    walletPublicKey: string;
}>